Shades of Tory Blue #425381
Tints of Tory Blue #425381
RGB
CMYK
RGB Variations
Color information
#425381 (or 0x425381) is known color: Tory Blue. HEX triplet: 42, 53 and 81. RGB value is (66,83,129). Sum of RGB (Red+Green+Blue) = 66+83+129=278 (36% of max value = 765). Red value is 66 (26.17% from 255 or 23.74% from 278); Green value is 83 (32.81% from 255 or 29.86% from 278); Blue value is 129 (50.78% from 255 or 46.40% from 278); Max value from RGB is 129 - color contains mainly: blue. Hex color #425381 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #425381 is #BDAC7E. Grayscale: #525252. Windows color (decimal): -12430463 or 8475458. OLE color: 8475458.
HSL color Cylindrical-coordinate representation of color #425381: hue angle of 223.81º degrees, saturation: 0.32, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #425381 is Cyan = 0.49, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 66 | 83 | 129 | - |
| CMYK | 0.49 | 0.36 | 0 | 0.49 |
| HSL | 223.81º | 0.32% | 0.38% | - |
| HSV(B) | 223.81º | 0.49% | 0.51% | - |
| XYZ | 9.3 | 8.93 | 22 | - |
| YUV | 83.16 | 153.87 | 115.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 83 | 129 | 0.49 | 0.36 | 0 | 0.49 | 223.81 | 0.32 | 0.38 |
| Hex | 42 | 53 | 81 | 31 | 24 | 0 | 31 | E0 | 20 | 26 |
| Octal | 102 | 123 | 201 | 61 | 44 | 0 | 61 | 340 | 40 | 46 |
| Binary | 1000010 | 1010011 | 10000001 | 110001 | 100100 | 0 | 110001 | 11100000 | 100000 | 100110 |
Color Harmonies of #425381
Complementary color
Monochromatic Colors of #425381
Black with #425381
Text Example
Text Example
White with #425381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425381; }
p { color: rgb(66,83,129); }
H1.HeaderClassName
{
color: #425381;
}
.AnyTagClassName
{
color: #425381;
}
</style>
background-color css
<style>
a { background-color: #425381; }
a { background-color: rgb(66,83,129); }
div.DivClassName
{
background-color: #425381;
}
.BgClassName
{
background-color: #425381;
}
</style>
border-color css
<style>
span { border-color: #425381; }
span { border-color: rgb(66,83,129); }
td.TdClassName
{
border-color: #425381;
}
.TagClassName
{
border-color: #425381;
}
</style>