Shades of Tory Blue #425691
Tints of Tory Blue #425691
RGB
CMYK
RGB Variations
Color information
#425691 (or 0x425691) is known color: Tory Blue. HEX triplet: 42, 56 and 91. RGB value is (66,86,145). Sum of RGB (Red+Green+Blue) = 66+86+145=297 (39% of max value = 765). Red value is 66 (26.17% from 255 or 22.22% from 297); Green value is 86 (33.98% from 255 or 28.96% from 297); Blue value is 145 (57.03% from 255 or 48.82% from 297); Max value from RGB is 145 - color contains mainly: blue. Hex color #425691 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #425691 is #BDA96E. Grayscale: #565656. Windows color (decimal): -12429679 or 9524802. OLE color: 9524802.
HSL color Cylindrical-coordinate representation of color #425691: hue angle of 224.81º degrees, saturation: 0.37, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #425691 is Cyan = 0.54, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 66 | 86 | 145 | - |
| CMYK | 0.54 | 0.41 | 0 | 0.43 |
| HSL | 224.81º | 0.37% | 0.41% | - |
| HSV(B) | 224.81º | 0.54% | 0.57% | - |
| XYZ | 10.69 | 9.86 | 28.13 | - |
| YUV | 86.75 | 160.87 | 113.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 86 | 145 | 0.54 | 0.41 | 0 | 0.43 | 224.81 | 0.37 | 0.41 |
| Hex | 42 | 56 | 91 | 36 | 29 | 0 | 2B | E1 | 25 | 29 |
| Octal | 102 | 126 | 221 | 66 | 51 | 0 | 53 | 341 | 45 | 51 |
| Binary | 1000010 | 1010110 | 10010001 | 110110 | 101001 | 0 | 101011 | 11100001 | 100101 | 101001 |
Color Harmonies of #425691
Complementary color
Monochromatic Colors of #425691
Black with #425691
Text Example
Text Example
White with #425691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425691; }
p { color: rgb(66,86,145); }
H1.HeaderClassName
{
color: #425691;
}
.AnyTagClassName
{
color: #425691;
}
</style>
background-color css
<style>
a { background-color: #425691; }
a { background-color: rgb(66,86,145); }
div.DivClassName
{
background-color: #425691;
}
.BgClassName
{
background-color: #425691;
}
</style>
border-color css
<style>
span { border-color: #425691; }
span { border-color: rgb(66,86,145); }
td.TdClassName
{
border-color: #425691;
}
.TagClassName
{
border-color: #425691;
}
</style>