Shades of Tory Blue #415885
Tints of Tory Blue #415885
RGB
CMYK
RGB Variations
Color information
#415885 (or 0x415885) is known color: Tory Blue. HEX triplet: 41, 58 and 85. RGB value is (65,88,133). Sum of RGB (Red+Green+Blue) = 65+88+133=286 (37% of max value = 765). Red value is 65 (25.78% from 255 or 22.73% from 286); Green value is 88 (34.77% from 255 or 30.77% from 286); Blue value is 133 (52.34% from 255 or 46.50% from 286); Max value from RGB is 133 - color contains mainly: blue. Hex color #415885 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #415885 is #BEA77A. Grayscale: #565656. Windows color (decimal): -12494715 or 8738881. OLE color: 8738881.
HSL color Cylindrical-coordinate representation of color #415885: hue angle of 219.71º 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 #415885 is Cyan = 0.51, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 65 | 88 | 133 | - |
| CMYK | 0.51 | 0.34 | 0 | 0.48 |
| HSL | 219.71º | 0.34% | 0.39% | - |
| HSV(B) | 219.71º | 0.51% | 0.52% | - |
| XYZ | 9.9 | 9.8 | 23.56 | - |
| YUV | 86.25 | 154.38 | 112.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 88 | 133 | 0.51 | 0.34 | 0 | 0.48 | 219.71 | 0.34 | 0.39 |
| Hex | 41 | 58 | 85 | 33 | 22 | 0 | 30 | DC | 22 | 27 |
| Octal | 101 | 130 | 205 | 63 | 42 | 0 | 60 | 334 | 42 | 47 |
| Binary | 1000001 | 1011000 | 10000101 | 110011 | 100010 | 0 | 110000 | 11011100 | 100010 | 100111 |
Color Harmonies of #415885
Complementary color
Monochromatic Colors of #415885
Black with #415885
Text Example
Text Example
White with #415885
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415885; }
p { color: rgb(65,88,133); }
H1.HeaderClassName
{
color: #415885;
}
.AnyTagClassName
{
color: #415885;
}
</style>
background-color css
<style>
a { background-color: #415885; }
a { background-color: rgb(65,88,133); }
div.DivClassName
{
background-color: #415885;
}
.BgClassName
{
background-color: #415885;
}
</style>
border-color css
<style>
span { border-color: #415885; }
span { border-color: rgb(65,88,133); }
td.TdClassName
{
border-color: #415885;
}
.TagClassName
{
border-color: #415885;
}
</style>