Shades of Tory Blue #415187
Tints of Tory Blue #415187
RGB
CMYK
RGB Variations
Color information
#415187 (or 0x415187) is known color: Tory Blue. HEX triplet: 41, 51 and 87. RGB value is (65,81,135). Sum of RGB (Red+Green+Blue) = 65+81+135=281 (37% of max value = 765). Red value is 65 (25.78% from 255 or 23.13% from 281); Green value is 81 (32.03% from 255 or 28.83% from 281); Blue value is 135 (53.12% from 255 or 48.04% from 281); Max value from RGB is 135 - color contains mainly: blue. Hex color #415187 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #415187 is #BEAE78. Grayscale: #525252. Windows color (decimal): -12496505 or 8868161. OLE color: 8868161.
HSL color Cylindrical-coordinate representation of color #415187: hue angle of 226.29º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #415187 is Cyan = 0.52, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 65 | 81 | 135 | - |
| CMYK | 0.52 | 0.40 | 0 | 0.47 |
| HSL | 226.29º | 0.35% | 0.39% | - |
| HSV(B) | 226.29º | 0.52% | 0.53% | - |
| XYZ | 9.5 | 8.76 | 24.11 | - |
| YUV | 82.37 | 157.7 | 115.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 81 | 135 | 0.52 | 0.40 | 0 | 0.47 | 226.29 | 0.35 | 0.39 |
| Hex | 41 | 51 | 87 | 34 | 28 | 0 | 2F | E2 | 23 | 27 |
| Octal | 101 | 121 | 207 | 64 | 50 | 0 | 57 | 342 | 43 | 47 |
| Binary | 1000001 | 1010001 | 10000111 | 110100 | 101000 | 0 | 101111 | 11100010 | 100011 | 100111 |
Color Harmonies of #415187
Complementary color
Monochromatic Colors of #415187
Black with #415187
Text Example
Text Example
White with #415187
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415187; }
p { color: rgb(65,81,135); }
H1.HeaderClassName
{
color: #415187;
}
.AnyTagClassName
{
color: #415187;
}
</style>
background-color css
<style>
a { background-color: #415187; }
a { background-color: rgb(65,81,135); }
div.DivClassName
{
background-color: #415187;
}
.BgClassName
{
background-color: #415187;
}
</style>
border-color css
<style>
span { border-color: #415187; }
span { border-color: rgb(65,81,135); }
td.TdClassName
{
border-color: #415187;
}
.TagClassName
{
border-color: #415187;
}
</style>