Shades of Tory Blue #425492
Tints of Tory Blue #425492
RGB
CMYK
RGB Variations
Color information
#425492 (or 0x425492) is known color: Tory Blue. HEX triplet: 42, 54 and 92. RGB value is (66,84,146). Sum of RGB (Red+Green+Blue) = 66+84+146=296 (39% of max value = 765). Red value is 66 (26.17% from 255 or 22.30% from 296); Green value is 84 (33.20% from 255 or 28.38% from 296); Blue value is 146 (57.42% from 255 or 49.32% from 296); Max value from RGB is 146 - color contains mainly: blue. Hex color #425492 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #425492 is #BDAB6D. Grayscale: #555555. Windows color (decimal): -12430190 or 9589826. OLE color: 9589826.
HSL color Cylindrical-coordinate representation of color #425492: hue angle of 226.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 #425492 is Cyan = 0.55, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 66 | 84 | 146 | - |
| CMYK | 0.55 | 0.42 | 0 | 0.43 |
| HSL | 226.5º | 0.38% | 0.42% | - |
| HSV(B) | 226.5º | 0.55% | 0.57% | - |
| XYZ | 10.61 | 9.57 | 28.48 | - |
| YUV | 85.69 | 162.04 | 113.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 84 | 146 | 0.55 | 0.42 | 0 | 0.43 | 226.5 | 0.38 | 0.42 |
| Hex | 42 | 54 | 92 | 37 | 2A | 0 | 2B | E2 | 26 | 2A |
| Octal | 102 | 124 | 222 | 67 | 52 | 0 | 53 | 342 | 46 | 52 |
| Binary | 1000010 | 1010100 | 10010010 | 110111 | 101010 | 0 | 101011 | 11100010 | 100110 | 101010 |
Color Harmonies of #425492
Complementary color
Monochromatic Colors of #425492
Black with #425492
Text Example
Text Example
White with #425492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425492; }
p { color: rgb(66,84,146); }
H1.HeaderClassName
{
color: #425492;
}
.AnyTagClassName
{
color: #425492;
}
</style>
background-color css
<style>
a { background-color: #425492; }
a { background-color: rgb(66,84,146); }
div.DivClassName
{
background-color: #425492;
}
.BgClassName
{
background-color: #425492;
}
</style>
border-color css
<style>
span { border-color: #425492; }
span { border-color: rgb(66,84,146); }
td.TdClassName
{
border-color: #425492;
}
.TagClassName
{
border-color: #425492;
}
</style>