Shades of Tory Blue #425390
Tints of Tory Blue #425390
RGB
CMYK
RGB Variations
Color information
#425390 (or 0x425390) is known color: Tory Blue. HEX triplet: 42, 53 and 90. RGB value is (66,83,144). Sum of RGB (Red+Green+Blue) = 66+83+144=293 (38% of max value = 765). Red value is 66 (26.17% from 255 or 22.53% from 293); Green value is 83 (32.81% from 255 or 28.33% from 293); Blue value is 144 (56.64% from 255 or 49.15% from 293); Max value from RGB is 144 - color contains mainly: blue. Hex color #425390 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #425390 is #BDAC6F. Grayscale: #545454. Windows color (decimal): -12430448 or 9458498. OLE color: 9458498.
HSL color Cylindrical-coordinate representation of color #425390: hue angle of 226.92º 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 #425390 is Cyan = 0.54, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 66 | 83 | 144 | - |
| CMYK | 0.54 | 0.42 | 0 | 0.44 |
| HSL | 226.92º | 0.37% | 0.41% | - |
| HSV(B) | 226.92º | 0.54% | 0.56% | - |
| XYZ | 10.37 | 9.36 | 27.65 | - |
| YUV | 84.87 | 161.37 | 114.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 83 | 144 | 0.54 | 0.42 | 0 | 0.44 | 226.92 | 0.37 | 0.41 |
| Hex | 42 | 53 | 90 | 36 | 2A | 0 | 2C | E3 | 25 | 29 |
| Octal | 102 | 123 | 220 | 66 | 52 | 0 | 54 | 343 | 45 | 51 |
| Binary | 1000010 | 1010011 | 10010000 | 110110 | 101010 | 0 | 101100 | 11100011 | 100101 | 101001 |
Color Harmonies of #425390
Complementary color
Monochromatic Colors of #425390
Black with #425390
Text Example
Text Example
White with #425390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425390; }
p { color: rgb(66,83,144); }
H1.HeaderClassName
{
color: #425390;
}
.AnyTagClassName
{
color: #425390;
}
</style>
background-color css
<style>
a { background-color: #425390; }
a { background-color: rgb(66,83,144); }
div.DivClassName
{
background-color: #425390;
}
.BgClassName
{
background-color: #425390;
}
</style>
border-color css
<style>
span { border-color: #425390; }
span { border-color: rgb(66,83,144); }
td.TdClassName
{
border-color: #425390;
}
.TagClassName
{
border-color: #425390;
}
</style>