Shades of Tory Blue #425490
Tints of Tory Blue #425490
RGB
CMYK
RGB Variations
Color information
#425490 (or 0x425490) is known color: Tory Blue. HEX triplet: 42, 54 and 90. RGB value is (66,84,144). Sum of RGB (Red+Green+Blue) = 66+84+144=294 (38% of max value = 765). Red value is 66 (26.17% from 255 or 22.45% from 294); Green value is 84 (33.20% from 255 or 28.57% from 294); Blue value is 144 (56.64% from 255 or 48.98% from 294); Max value from RGB is 144 - color contains mainly: blue. Hex color #425490 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #425490 is #BDAB6F. Grayscale: #555555. Windows color (decimal): -12430192 or 9458754. OLE color: 9458754.
HSL color Cylindrical-coordinate representation of color #425490: hue angle of 226.15º degrees, saturation: 0.37, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #425490 is Cyan = 0.54, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 66 | 84 | 144 | - |
| CMYK | 0.54 | 0.42 | 0 | 0.44 |
| HSL | 226.15º | 0.37% | 0.41% | - |
| HSV(B) | 226.15º | 0.54% | 0.56% | - |
| XYZ | 10.45 | 9.51 | 27.67 | - |
| YUV | 85.46 | 161.04 | 114.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 84 | 144 | 0.54 | 0.42 | 0 | 0.44 | 226.15 | 0.37 | 0.41 |
| Hex | 42 | 54 | 90 | 36 | 2A | 0 | 2C | E2 | 25 | 29 |
| Octal | 102 | 124 | 220 | 66 | 52 | 0 | 54 | 342 | 45 | 51 |
| Binary | 1000010 | 1010100 | 10010000 | 110110 | 101010 | 0 | 101100 | 11100010 | 100101 | 101001 |
Color Harmonies of #425490
Complementary color
Monochromatic Colors of #425490
Black with #425490
Text Example
Text Example
White with #425490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425490; }
p { color: rgb(66,84,144); }
H1.HeaderClassName
{
color: #425490;
}
.AnyTagClassName
{
color: #425490;
}
</style>
background-color css
<style>
a { background-color: #425490; }
a { background-color: rgb(66,84,144); }
div.DivClassName
{
background-color: #425490;
}
.BgClassName
{
background-color: #425490;
}
</style>
border-color css
<style>
span { border-color: #425490; }
span { border-color: rgb(66,84,144); }
td.TdClassName
{
border-color: #425490;
}
.TagClassName
{
border-color: #425490;
}
</style>