Shades of Tory Blue #425987
Tints of Tory Blue #425987
RGB
CMYK
RGB Variations
Color information
#425987 (or 0x425987) is known color: Tory Blue. HEX triplet: 42, 59 and 87. RGB value is (66,89,135). Sum of RGB (Red+Green+Blue) = 66+89+135=290 (38% of max value = 765). Red value is 66 (26.17% from 255 or 22.76% from 290); Green value is 89 (35.16% from 255 or 30.69% from 290); Blue value is 135 (53.12% from 255 or 46.55% from 290); Max value from RGB is 135 - color contains mainly: blue. Hex color #425987 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #425987 is #BDA678. Grayscale: #575757. Windows color (decimal): -12428921 or 8870210. OLE color: 8870210.
HSL color Cylindrical-coordinate representation of color #425987: hue angle of 220º degrees, saturation: 0.34, 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 #425987 is Cyan = 0.51, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 66 | 89 | 135 | - |
| CMYK | 0.51 | 0.34 | 0 | 0.47 |
| HSL | 220º | 0.34% | 0.39% | - |
| HSV(B) | 220º | 0.51% | 0.53% | - |
| XYZ | 10.19 | 10.05 | 24.32 | - |
| YUV | 87.37 | 154.88 | 112.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 89 | 135 | 0.51 | 0.34 | 0 | 0.47 | 220 | 0.34 | 0.39 |
| Hex | 42 | 59 | 87 | 33 | 22 | 0 | 2F | DC | 22 | 27 |
| Octal | 102 | 131 | 207 | 63 | 42 | 0 | 57 | 334 | 42 | 47 |
| Binary | 1000010 | 1011001 | 10000111 | 110011 | 100010 | 0 | 101111 | 11011100 | 100010 | 100111 |
Color Harmonies of #425987
Complementary color
Monochromatic Colors of #425987
Black with #425987
Text Example
Text Example
White with #425987
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425987; }
p { color: rgb(66,89,135); }
H1.HeaderClassName
{
color: #425987;
}
.AnyTagClassName
{
color: #425987;
}
</style>
background-color css
<style>
a { background-color: #425987; }
a { background-color: rgb(66,89,135); }
div.DivClassName
{
background-color: #425987;
}
.BgClassName
{
background-color: #425987;
}
</style>
border-color css
<style>
span { border-color: #425987; }
span { border-color: rgb(66,89,135); }
td.TdClassName
{
border-color: #425987;
}
.TagClassName
{
border-color: #425987;
}
</style>