Shades of Tory Blue #425789
Tints of Tory Blue #425789
RGB
CMYK
RGB Variations
Color information
#425789 (or 0x425789) is known color: Tory Blue. HEX triplet: 42, 57 and 89. RGB value is (66,87,137). Sum of RGB (Red+Green+Blue) = 66+87+137=290 (38% of max value = 765). Red value is 66 (26.17% from 255 or 22.76% from 290); Green value is 87 (34.38% from 255 or 30% from 290); Blue value is 137 (53.91% from 255 or 47.24% from 290); Max value from RGB is 137 - color contains mainly: blue. Hex color #425789 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #425789 is #BDA876. Grayscale: #565656. Windows color (decimal): -12429431 or 9000770. OLE color: 9000770.
HSL color Cylindrical-coordinate representation of color #425789: hue angle of 222.25º degrees, saturation: 0.35, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #425789 is Cyan = 0.52, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 66 | 87 | 137 | - |
| CMYK | 0.52 | 0.36 | 0 | 0.46 |
| HSL | 222.25º | 0.35% | 0.4% | - |
| HSV(B) | 222.25º | 0.52% | 0.54% | - |
| XYZ | 10.17 | 9.78 | 25.02 | - |
| YUV | 86.42 | 156.54 | 113.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 87 | 137 | 0.52 | 0.36 | 0 | 0.46 | 222.25 | 0.35 | 0.4 |
| Hex | 42 | 57 | 89 | 34 | 24 | 0 | 2E | DE | 23 | 28 |
| Octal | 102 | 127 | 211 | 64 | 44 | 0 | 56 | 336 | 43 | 50 |
| Binary | 1000010 | 1010111 | 10001001 | 110100 | 100100 | 0 | 101110 | 11011110 | 100011 | 101000 |
Color Harmonies of #425789
Complementary color
Monochromatic Colors of #425789
Black with #425789
Text Example
Text Example
White with #425789
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425789; }
p { color: rgb(66,87,137); }
H1.HeaderClassName
{
color: #425789;
}
.AnyTagClassName
{
color: #425789;
}
</style>
background-color css
<style>
a { background-color: #425789; }
a { background-color: rgb(66,87,137); }
div.DivClassName
{
background-color: #425789;
}
.BgClassName
{
background-color: #425789;
}
</style>
border-color css
<style>
span { border-color: #425789; }
span { border-color: rgb(66,87,137); }
td.TdClassName
{
border-color: #425789;
}
.TagClassName
{
border-color: #425789;
}
</style>