Shades of Tory Blue #415584
Tints of Tory Blue #415584
RGB
CMYK
RGB Variations
Color information
#415584 (or 0x415584) is known color: Tory Blue. HEX triplet: 41, 55 and 84. RGB value is (65,85,132). Sum of RGB (Red+Green+Blue) = 65+85+132=282 (37% of max value = 765). Red value is 65 (25.78% from 255 or 23.05% from 282); Green value is 85 (33.59% from 255 or 30.14% from 282); Blue value is 132 (51.95% from 255 or 46.81% from 282); Max value from RGB is 132 - color contains mainly: blue. Hex color #415584 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #415584 is #BEAA7B. Grayscale: #545454. Windows color (decimal): -12495484 or 8672577. OLE color: 8672577.
HSL color Cylindrical-coordinate representation of color #415584: hue angle of 222.09º degrees, saturation: 0.34, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #415584 is Cyan = 0.51, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 65 | 85 | 132 | - |
| CMYK | 0.51 | 0.36 | 0 | 0.48 |
| HSL | 222.09º | 0.34% | 0.39% | - |
| HSV(B) | 222.09º | 0.51% | 0.52% | - |
| XYZ | 9.59 | 9.29 | 23.12 | - |
| YUV | 84.38 | 154.87 | 114.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 85 | 132 | 0.51 | 0.36 | 0 | 0.48 | 222.09 | 0.34 | 0.39 |
| Hex | 41 | 55 | 84 | 33 | 24 | 0 | 30 | DE | 22 | 27 |
| Octal | 101 | 125 | 204 | 63 | 44 | 0 | 60 | 336 | 42 | 47 |
| Binary | 1000001 | 1010101 | 10000100 | 110011 | 100100 | 0 | 110000 | 11011110 | 100010 | 100111 |
Color Harmonies of #415584
Complementary color
Monochromatic Colors of #415584
Black with #415584
Text Example
Text Example
White with #415584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415584; }
p { color: rgb(65,85,132); }
H1.HeaderClassName
{
color: #415584;
}
.AnyTagClassName
{
color: #415584;
}
</style>
background-color css
<style>
a { background-color: #415584; }
a { background-color: rgb(65,85,132); }
div.DivClassName
{
background-color: #415584;
}
.BgClassName
{
background-color: #415584;
}
</style>
border-color css
<style>
span { border-color: #415584; }
span { border-color: rgb(65,85,132); }
td.TdClassName
{
border-color: #415584;
}
.TagClassName
{
border-color: #415584;
}
</style>