Shades of Tory Blue #414991
Tints of Tory Blue #414991
RGB
CMYK
RGB Variations
Color information
#414991 (or 0x414991) is known color: Tory Blue. HEX triplet: 41, 49 and 91. RGB value is (65,73,145). Sum of RGB (Red+Green+Blue) = 65+73+145=283 (37% of max value = 765). Red value is 65 (25.78% from 255 or 22.97% from 283); Green value is 73 (28.91% from 255 or 25.80% from 283); Blue value is 145 (57.03% from 255 or 51.24% from 283); Max value from RGB is 145 - color contains mainly: blue. Hex color #414991 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #414991 is #BEB66E. Grayscale: #4E4E4E. Windows color (decimal): -12498543 or 9521473. OLE color: 9521473.
HSL color Cylindrical-coordinate representation of color #414991: hue angle of 234º degrees, saturation: 0.38, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #414991 is Cyan = 0.55, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 65 | 73 | 145 | - |
| CMYK | 0.55 | 0.50 | 0 | 0.43 |
| HSL | 234º | 0.38% | 0.41% | - |
| HSV(B) | 234º | 0.55% | 0.57% | - |
| XYZ | 9.67 | 7.93 | 27.81 | - |
| YUV | 78.82 | 165.35 | 118.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 73 | 145 | 0.55 | 0.50 | 0 | 0.43 | 234 | 0.38 | 0.41 |
| Hex | 41 | 49 | 91 | 37 | 32 | 0 | 2B | EA | 26 | 29 |
| Octal | 101 | 111 | 221 | 67 | 62 | 0 | 53 | 352 | 46 | 51 |
| Binary | 1000001 | 1001001 | 10010001 | 110111 | 110010 | 0 | 101011 | 11101010 | 100110 | 101001 |
Color Harmonies of #414991
Complementary color
Monochromatic Colors of #414991
Black with #414991
Text Example
Text Example
White with #414991
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #414991; }
p { color: rgb(65,73,145); }
H1.HeaderClassName
{
color: #414991;
}
.AnyTagClassName
{
color: #414991;
}
</style>
background-color css
<style>
a { background-color: #414991; }
a { background-color: rgb(65,73,145); }
div.DivClassName
{
background-color: #414991;
}
.BgClassName
{
background-color: #414991;
}
</style>
border-color css
<style>
span { border-color: #414991; }
span { border-color: rgb(65,73,145); }
td.TdClassName
{
border-color: #414991;
}
.TagClassName
{
border-color: #414991;
}
</style>