Shades of Tory Blue #415186
Tints of Tory Blue #415186
RGB
CMYK
RGB Variations
Color information
#415186 (or 0x415186) is known color: Tory Blue. HEX triplet: 41, 51 and 86. RGB value is (65,81,134). Sum of RGB (Red+Green+Blue) = 65+81+134=280 (37% of max value = 765). Red value is 65 (25.78% from 255 or 23.21% from 280); Green value is 81 (32.03% from 255 or 28.93% from 280); Blue value is 134 (52.73% from 255 or 47.86% from 280); Max value from RGB is 134 - color contains mainly: blue. Hex color #415186 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #415186 is #BEAE79. Grayscale: #525252. Windows color (decimal): -12496506 or 8802625. OLE color: 8802625.
HSL color Cylindrical-coordinate representation of color #415186: hue angle of 226.09º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #415186 is Cyan = 0.51, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 65 | 81 | 134 | - |
| CMYK | 0.51 | 0.40 | 0 | 0.47 |
| HSL | 226.09º | 0.35% | 0.39% | - |
| HSV(B) | 226.09º | 0.51% | 0.53% | - |
| XYZ | 9.43 | 8.73 | 23.74 | - |
| YUV | 82.26 | 157.2 | 115.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 81 | 134 | 0.51 | 0.40 | 0 | 0.47 | 226.09 | 0.35 | 0.39 |
| Hex | 41 | 51 | 86 | 33 | 28 | 0 | 2F | E2 | 23 | 27 |
| Octal | 101 | 121 | 206 | 63 | 50 | 0 | 57 | 342 | 43 | 47 |
| Binary | 1000001 | 1010001 | 10000110 | 110011 | 101000 | 0 | 101111 | 11100010 | 100011 | 100111 |
Color Harmonies of #415186
Complementary color
Monochromatic Colors of #415186
Black with #415186
Text Example
Text Example
White with #415186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415186; }
p { color: rgb(65,81,134); }
H1.HeaderClassName
{
color: #415186;
}
.AnyTagClassName
{
color: #415186;
}
</style>
background-color css
<style>
a { background-color: #415186; }
a { background-color: rgb(65,81,134); }
div.DivClassName
{
background-color: #415186;
}
.BgClassName
{
background-color: #415186;
}
</style>
border-color css
<style>
span { border-color: #415186; }
span { border-color: rgb(65,81,134); }
td.TdClassName
{
border-color: #415186;
}
.TagClassName
{
border-color: #415186;
}
</style>