Shades of Tory Blue #425491
Tints of Tory Blue #425491
RGB
CMYK
RGB Variations
Color information
#425491 (or 0x425491) is known color: Tory Blue. HEX triplet: 42, 54 and 91. RGB value is (66,84,145). Sum of RGB (Red+Green+Blue) = 66+84+145=295 (39% of max value = 765). Red value is 66 (26.17% from 255 or 22.37% from 295); Green value is 84 (33.20% from 255 or 28.47% from 295); Blue value is 145 (57.03% from 255 or 49.15% from 295); Max value from RGB is 145 - color contains mainly: blue. Hex color #425491 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #425491 is #BDAB6E. Grayscale: #555555. Windows color (decimal): -12430191 or 9524290. OLE color: 9524290.
HSL color Cylindrical-coordinate representation of color #425491: hue angle of 226.33º 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 #425491 is Cyan = 0.54, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 66 | 84 | 145 | - |
| CMYK | 0.54 | 0.42 | 0 | 0.43 |
| HSL | 226.33º | 0.37% | 0.41% | - |
| HSV(B) | 226.33º | 0.54% | 0.57% | - |
| XYZ | 10.53 | 9.54 | 28.08 | - |
| YUV | 85.57 | 161.54 | 114.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 84 | 145 | 0.54 | 0.42 | 0 | 0.43 | 226.33 | 0.37 | 0.41 |
| Hex | 42 | 54 | 91 | 36 | 2A | 0 | 2B | E2 | 25 | 29 |
| Octal | 102 | 124 | 221 | 66 | 52 | 0 | 53 | 342 | 45 | 51 |
| Binary | 1000010 | 1010100 | 10010001 | 110110 | 101010 | 0 | 101011 | 11100010 | 100101 | 101001 |
Color Harmonies of #425491
Complementary color
Monochromatic Colors of #425491
Black with #425491
Text Example
Text Example
White with #425491
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425491; }
p { color: rgb(66,84,145); }
H1.HeaderClassName
{
color: #425491;
}
.AnyTagClassName
{
color: #425491;
}
</style>
background-color css
<style>
a { background-color: #425491; }
a { background-color: rgb(66,84,145); }
div.DivClassName
{
background-color: #425491;
}
.BgClassName
{
background-color: #425491;
}
</style>
border-color css
<style>
span { border-color: #425491; }
span { border-color: rgb(66,84,145); }
td.TdClassName
{
border-color: #425491;
}
.TagClassName
{
border-color: #425491;
}
</style>