RGB, CMYK, HSV, and HSL values for the color represented by the HEX code #4169e1.
RGB: 65, 105, 225 | CMYK: 71%, 53%, 0%, 12% |
HSV: H: 225° S: 71% V: 88% | HSL: H: 225° S: 73% L: 57% |
#4169E1 Color Preview
#4169e1 is a shade of blue color with RGB values (65, 105, 225). As mentioned above, this color is a combination of CMYK: 71% Cyan, 53% Magenta, 0% Yellow, and 12% Key (Black) in the CMYK color model.
As mentioned in the table, the HSL cylindrical-coordinate representations have the following values: Hue (H): 225°, Saturation (S): 73%, and Lightness (L): 57%.
The HSV values for #4169e1 are as follows: Hue (H): 225°, Saturation (S): 71, Value (V): 88%.
RGB Values
RGB Values in Percentage
CMYK Distribution
Below is the visual demonstration of #4169E1 color shade that interacts to create distinct effects on black and white backgrounds and texts.
<div style="color: #4169E1; background-color: #000000;">This is sample text</div>
<div style="color: #000000; background-color: #4169E1;">This is sample text</div>
<div style="color: #ffffff; background-color: #4169E1;">This is sample text</div>
<div style="color: #4169E1;">This is sample text</div>
CSS Codes
You can freely substitute any of these values for CSS properties that require a color input: color, background color, and border color.
color: rgb(65, 105, 225);
color: #4169E1;
Examples
color: rgb(65, 105, 225);
background-color: rgb(65, 105, 225);
border-color: rgb(65, 105, 225);
color: #4169E1;
background-color: #4169E1;
border-color: #4169E1;
Color schemes with #4169E1
Analogous
Here, the analogous color with hex code #4169E1 has #6941E1 and #41B9E1 at 30 degrees clockwise and counterclockwise.
Monochromatic
For the shade with hex code #4169E1, a monochromatic palette will feature a corresponding shade #214CCE, originating from the same hue.
Triadic
The triadic palette built around #4169E1 uses two accents #E14169 and #69E141, each 120 degrees apart from the main hue.
Complementary
The complementary color for #4169E1 is #E1B941.
Tetradic
Here, for the primary color #4169E1, the complementary shade is #E141B9 plus two accent colors, i.e., #E1B941 and #41E169.