Shades of Tory Blue #425092
Tints of Tory Blue #425092
RGB
CMYK
RGB Variations
Color information
#425092 (or 0x425092) is known color: Tory Blue. HEX triplet: 42, 50 and 92. RGB value is (66,80,146). Sum of RGB (Red+Green+Blue) = 66+80+146=292 (38% of max value = 765). Red value is 66 (26.17% from 255 or 22.60% from 292); Green value is 80 (31.64% from 255 or 27.40% from 292); Blue value is 146 (57.42% from 255 or 50% from 292); Max value from RGB is 146 - color contains mainly: blue. Hex color #425092 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #425092 is #BDAF6D. Grayscale: #535353. Windows color (decimal): -12431214 or 9588802. OLE color: 9588802.
HSL color Cylindrical-coordinate representation of color #425092: hue angle of 229.5º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #425092 is Cyan = 0.55, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 66 | 80 | 146 | - |
| CMYK | 0.55 | 0.45 | 0 | 0.43 |
| HSL | 229.5º | 0.38% | 0.42% | - |
| HSV(B) | 229.5º | 0.55% | 0.57% | - |
| XYZ | 10.3 | 8.97 | 28.38 | - |
| YUV | 83.34 | 163.36 | 115.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 80 | 146 | 0.55 | 0.45 | 0 | 0.43 | 229.5 | 0.38 | 0.42 |
| Hex | 42 | 50 | 92 | 37 | 2D | 0 | 2B | E6 | 26 | 2A |
| Octal | 102 | 120 | 222 | 67 | 55 | 0 | 53 | 346 | 46 | 52 |
| Binary | 1000010 | 1010000 | 10010010 | 110111 | 101101 | 0 | 101011 | 11100110 | 100110 | 101010 |
Color Harmonies of #425092
Complementary color
Monochromatic Colors of #425092
Black with #425092
Text Example
Text Example
White with #425092
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425092; }
p { color: rgb(66,80,146); }
H1.HeaderClassName
{
color: #425092;
}
.AnyTagClassName
{
color: #425092;
}
</style>
background-color css
<style>
a { background-color: #425092; }
a { background-color: rgb(66,80,146); }
div.DivClassName
{
background-color: #425092;
}
.BgClassName
{
background-color: #425092;
}
</style>
border-color css
<style>
span { border-color: #425092; }
span { border-color: rgb(66,80,146); }
td.TdClassName
{
border-color: #425092;
}
.TagClassName
{
border-color: #425092;
}
</style>