Shades of Tory Blue #415088
Tints of Tory Blue #415088
RGB
CMYK
RGB Variations
Color information
#415088 (or 0x415088) is known color: Tory Blue. HEX triplet: 41, 50 and 88. RGB value is (65,80,136). Sum of RGB (Red+Green+Blue) = 65+80+136=281 (37% of max value = 765). Red value is 65 (25.78% from 255 or 23.13% from 281); Green value is 80 (31.64% from 255 or 28.47% from 281); Blue value is 136 (53.52% from 255 or 48.40% from 281); Max value from RGB is 136 - color contains mainly: blue. Hex color #415088 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #415088 is #BEAF77. Grayscale: #515151. Windows color (decimal): -12496760 or 8933441. OLE color: 8933441.
HSL color Cylindrical-coordinate representation of color #415088: hue angle of 227.32º 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 #415088 is Cyan = 0.52, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 65 | 80 | 136 | - |
| CMYK | 0.52 | 0.41 | 0 | 0.47 |
| HSL | 227.32º | 0.35% | 0.39% | - |
| HSV(B) | 227.32º | 0.52% | 0.53% | - |
| XYZ | 9.49 | 8.64 | 24.46 | - |
| YUV | 81.9 | 158.53 | 115.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 80 | 136 | 0.52 | 0.41 | 0 | 0.47 | 227.32 | 0.35 | 0.39 |
| Hex | 41 | 50 | 88 | 34 | 29 | 0 | 2F | E3 | 23 | 27 |
| Octal | 101 | 120 | 210 | 64 | 51 | 0 | 57 | 343 | 43 | 47 |
| Binary | 1000001 | 1010000 | 10001000 | 110100 | 101001 | 0 | 101111 | 11100011 | 100011 | 100111 |
Color Harmonies of #415088
Complementary color
Monochromatic Colors of #415088
Black with #415088
Text Example
Text Example
White with #415088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415088; }
p { color: rgb(65,80,136); }
H1.HeaderClassName
{
color: #415088;
}
.AnyTagClassName
{
color: #415088;
}
</style>
background-color css
<style>
a { background-color: #415088; }
a { background-color: rgb(65,80,136); }
div.DivClassName
{
background-color: #415088;
}
.BgClassName
{
background-color: #415088;
}
</style>
border-color css
<style>
span { border-color: #415088; }
span { border-color: rgb(65,80,136); }
td.TdClassName
{
border-color: #415088;
}
.TagClassName
{
border-color: #415088;
}
</style>