Shades of Tory Blue #425081
Tints of Tory Blue #425081
RGB
CMYK
RGB Variations
Color information
#425081 (or 0x425081) is known color: Tory Blue. HEX triplet: 42, 50 and 81. RGB value is (66,80,129). Sum of RGB (Red+Green+Blue) = 66+80+129=275 (36% of max value = 765). Red value is 66 (26.17% from 255 or 24% from 275); Green value is 80 (31.64% from 255 or 29.09% from 275); Blue value is 129 (50.78% from 255 or 46.91% from 275); Max value from RGB is 129 - color contains mainly: blue. Hex color #425081 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #425081 is #BDAF7E. Grayscale: #515151. Windows color (decimal): -12431231 or 8474690. OLE color: 8474690.
HSL color Cylindrical-coordinate representation of color #425081: hue angle of 226.67º 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 #425081 is Cyan = 0.49, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 66 | 80 | 129 | - |
| CMYK | 0.49 | 0.38 | 0 | 0.49 |
| HSL | 226.67º | 0.32% | 0.38% | - |
| HSV(B) | 226.67º | 0.49% | 0.51% | - |
| XYZ | 9.08 | 8.48 | 21.93 | - |
| YUV | 81.4 | 154.86 | 117.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 80 | 129 | 0.49 | 0.38 | 0 | 0.49 | 226.67 | 0.32 | 0.38 |
| Hex | 42 | 50 | 81 | 31 | 26 | 0 | 31 | E3 | 20 | 26 |
| Octal | 102 | 120 | 201 | 61 | 46 | 0 | 61 | 343 | 40 | 46 |
| Binary | 1000010 | 1010000 | 10000001 | 110001 | 100110 | 0 | 110001 | 11100011 | 100000 | 100110 |
Color Harmonies of #425081
Complementary color
Monochromatic Colors of #425081
Black with #425081
Text Example
Text Example
White with #425081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425081; }
p { color: rgb(66,80,129); }
H1.HeaderClassName
{
color: #425081;
}
.AnyTagClassName
{
color: #425081;
}
</style>
background-color css
<style>
a { background-color: #425081; }
a { background-color: rgb(66,80,129); }
div.DivClassName
{
background-color: #425081;
}
.BgClassName
{
background-color: #425081;
}
</style>
border-color css
<style>
span { border-color: #425081; }
span { border-color: rgb(66,80,129); }
td.TdClassName
{
border-color: #425081;
}
.TagClassName
{
border-color: #425081;
}
</style>