Shades of Tory Blue #425086
Tints of Tory Blue #425086
RGB
CMYK
RGB Variations
Color information
#425086 (or 0x425086) is known color: Tory Blue. HEX triplet: 42, 50 and 86. RGB value is (66,80,134). Sum of RGB (Red+Green+Blue) = 66+80+134=280 (37% of max value = 765). Red value is 66 (26.17% from 255 or 23.57% from 280); Green value is 80 (31.64% from 255 or 28.57% from 280); Blue value is 134 (52.73% from 255 or 47.86% from 280); Max value from RGB is 134 - color contains mainly: blue. Hex color #425086 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #425086 is #BDAF79. Grayscale: #515151. Windows color (decimal): -12431226 or 8802370. OLE color: 8802370.
HSL color Cylindrical-coordinate representation of color #425086: hue angle of 227.65º 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 #425086 is Cyan = 0.51, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 66 | 80 | 134 | - |
| CMYK | 0.51 | 0.40 | 0 | 0.47 |
| HSL | 227.65º | 0.34% | 0.39% | - |
| HSV(B) | 227.65º | 0.51% | 0.53% | - |
| XYZ | 9.42 | 8.62 | 23.72 | - |
| YUV | 81.97 | 157.36 | 116.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 80 | 134 | 0.51 | 0.40 | 0 | 0.47 | 227.65 | 0.34 | 0.39 |
| Hex | 42 | 50 | 86 | 33 | 28 | 0 | 2F | E4 | 22 | 27 |
| Octal | 102 | 120 | 206 | 63 | 50 | 0 | 57 | 344 | 42 | 47 |
| Binary | 1000010 | 1010000 | 10000110 | 110011 | 101000 | 0 | 101111 | 11100100 | 100010 | 100111 |
Color Harmonies of #425086
Complementary color
Monochromatic Colors of #425086
Black with #425086
Text Example
Text Example
White with #425086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425086; }
p { color: rgb(66,80,134); }
H1.HeaderClassName
{
color: #425086;
}
.AnyTagClassName
{
color: #425086;
}
</style>
background-color css
<style>
a { background-color: #425086; }
a { background-color: rgb(66,80,134); }
div.DivClassName
{
background-color: #425086;
}
.BgClassName
{
background-color: #425086;
}
</style>
border-color css
<style>
span { border-color: #425086; }
span { border-color: rgb(66,80,134); }
td.TdClassName
{
border-color: #425086;
}
.TagClassName
{
border-color: #425086;
}
</style>