Shades of Tory Blue #415990
Tints of Tory Blue #415990
RGB
CMYK
RGB Variations
Color information
#415990 (or 0x415990) is known color: Tory Blue. HEX triplet: 41, 59 and 90. RGB value is (65,89,144). Sum of RGB (Red+Green+Blue) = 65+89+144=298 (39% of max value = 765). Red value is 65 (25.78% from 255 or 21.81% from 298); Green value is 89 (35.16% from 255 or 29.87% from 298); Blue value is 144 (56.64% from 255 or 48.32% from 298); Max value from RGB is 144 - color contains mainly: blue. Hex color #415990 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #415990 is #BEA66F. Grayscale: #575757. Windows color (decimal): -12494448 or 9460033. OLE color: 9460033.
HSL color Cylindrical-coordinate representation of color #415990: hue angle of 221.77º degrees, saturation: 0.38, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #415990 is Cyan = 0.55, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 65 | 89 | 144 | - |
| CMYK | 0.55 | 0.38 | 0 | 0.44 |
| HSL | 221.77º | 0.38% | 0.41% | - |
| HSV(B) | 221.77º | 0.55% | 0.56% | - |
| XYZ | 10.79 | 10.28 | 27.8 | - |
| YUV | 88.09 | 159.55 | 111.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 89 | 144 | 0.55 | 0.38 | 0 | 0.44 | 221.77 | 0.38 | 0.41 |
| Hex | 41 | 59 | 90 | 37 | 26 | 0 | 2C | DE | 26 | 29 |
| Octal | 101 | 131 | 220 | 67 | 46 | 0 | 54 | 336 | 46 | 51 |
| Binary | 1000001 | 1011001 | 10010000 | 110111 | 100110 | 0 | 101100 | 11011110 | 100110 | 101001 |
Color Harmonies of #415990
Complementary color
Monochromatic Colors of #415990
Black with #415990
Text Example
Text Example
White with #415990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415990; }
p { color: rgb(65,89,144); }
H1.HeaderClassName
{
color: #415990;
}
.AnyTagClassName
{
color: #415990;
}
</style>
background-color css
<style>
a { background-color: #415990; }
a { background-color: rgb(65,89,144); }
div.DivClassName
{
background-color: #415990;
}
.BgClassName
{
background-color: #415990;
}
</style>
border-color css
<style>
span { border-color: #415990; }
span { border-color: rgb(65,89,144); }
td.TdClassName
{
border-color: #415990;
}
.TagClassName
{
border-color: #415990;
}
</style>