Shades of Tory Blue #425494
Tints of Tory Blue #425494
RGB
CMYK
RGB Variations
Color information
#425494 (or 0x425494) is known color: Tory Blue. HEX triplet: 42, 54 and 94. RGB value is (66,84,148). Sum of RGB (Red+Green+Blue) = 66+84+148=298 (39% of max value = 765). Red value is 66 (26.17% from 255 or 22.15% from 298); Green value is 84 (33.20% from 255 or 28.19% from 298); Blue value is 148 (58.20% from 255 or 49.66% from 298); Max value from RGB is 148 - color contains mainly: blue. Hex color #425494 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #425494 is #BDAB6B. Grayscale: #555555. Windows color (decimal): -12430188 or 9720898. OLE color: 9720898.
HSL color Cylindrical-coordinate representation of color #425494: hue angle of 226.83º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #425494 is Cyan = 0.55, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 84 | 148 | - |
| CMYK | 0.55 | 0.43 | 0 | 0.42 |
| HSL | 226.83º | 0.38% | 0.42% | - |
| HSV(B) | 226.83º | 0.55% | 0.58% | - |
| XYZ | 10.76 | 9.64 | 29.31 | - |
| YUV | 85.91 | 163.04 | 113.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 84 | 148 | 0.55 | 0.43 | 0 | 0.42 | 226.83 | 0.38 | 0.42 |
| Hex | 42 | 54 | 94 | 37 | 2B | 0 | 2A | E3 | 26 | 2A |
| Octal | 102 | 124 | 224 | 67 | 53 | 0 | 52 | 343 | 46 | 52 |
| Binary | 1000010 | 1010100 | 10010100 | 110111 | 101011 | 0 | 101010 | 11100011 | 100110 | 101010 |
Color Harmonies of #425494
Complementary color
Monochromatic Colors of #425494
Black with #425494
Text Example
Text Example
White with #425494
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425494; }
p { color: rgb(66,84,148); }
H1.HeaderClassName
{
color: #425494;
}
.AnyTagClassName
{
color: #425494;
}
</style>
background-color css
<style>
a { background-color: #425494; }
a { background-color: rgb(66,84,148); }
div.DivClassName
{
background-color: #425494;
}
.BgClassName
{
background-color: #425494;
}
</style>
border-color css
<style>
span { border-color: #425494; }
span { border-color: rgb(66,84,148); }
td.TdClassName
{
border-color: #425494;
}
.TagClassName
{
border-color: #425494;
}
</style>