Shades of Tory Blue #425395
Tints of Tory Blue #425395
RGB
CMYK
RGB Variations
Color information
#425395 (or 0x425395) is known color: Tory Blue. HEX triplet: 42, 53 and 95. RGB value is (66,83,149). Sum of RGB (Red+Green+Blue) = 66+83+149=298 (39% of max value = 765). Red value is 66 (26.17% from 255 or 22.15% from 298); Green value is 83 (32.81% from 255 or 27.85% from 298); Blue value is 149 (58.59% from 255 or 50% from 298); Max value from RGB is 149 - color contains mainly: blue. Hex color #425395 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #425395 is #BDAC6A. Grayscale: #555555. Windows color (decimal): -12430443 or 9786178. OLE color: 9786178.
HSL color Cylindrical-coordinate representation of color #425395: hue angle of 227.71º degrees, saturation: 0.39, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #425395 is Cyan = 0.56, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 83 | 149 | - |
| CMYK | 0.56 | 0.44 | 0 | 0.42 |
| HSL | 227.71º | 0.39% | 0.42% | - |
| HSV(B) | 227.71º | 0.56% | 0.58% | - |
| XYZ | 10.76 | 9.51 | 29.7 | - |
| YUV | 85.44 | 163.87 | 114.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 83 | 149 | 0.56 | 0.44 | 0 | 0.42 | 227.71 | 0.39 | 0.42 |
| Hex | 42 | 53 | 95 | 38 | 2C | 0 | 2A | E4 | 27 | 2A |
| Octal | 102 | 123 | 225 | 70 | 54 | 0 | 52 | 344 | 47 | 52 |
| Binary | 1000010 | 1010011 | 10010101 | 111000 | 101100 | 0 | 101010 | 11100100 | 100111 | 101010 |
Color Harmonies of #425395
Complementary color
Monochromatic Colors of #425395
Black with #425395
Text Example
Text Example
White with #425395
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425395; }
p { color: rgb(66,83,149); }
H1.HeaderClassName
{
color: #425395;
}
.AnyTagClassName
{
color: #425395;
}
</style>
background-color css
<style>
a { background-color: #425395; }
a { background-color: rgb(66,83,149); }
div.DivClassName
{
background-color: #425395;
}
.BgClassName
{
background-color: #425395;
}
</style>
border-color css
<style>
span { border-color: #425395; }
span { border-color: rgb(66,83,149); }
td.TdClassName
{
border-color: #425395;
}
.TagClassName
{
border-color: #425395;
}
</style>