Shades of Tory Blue #425386
Tints of Tory Blue #425386
RGB
CMYK
RGB Variations
Color information
#425386 (or 0x425386) is known color: Tory Blue. HEX triplet: 42, 53 and 86. RGB value is (66,83,134). Sum of RGB (Red+Green+Blue) = 66+83+134=283 (37% of max value = 765). Red value is 66 (26.17% from 255 or 23.32% from 283); Green value is 83 (32.81% from 255 or 29.33% from 283); Blue value is 134 (52.73% from 255 or 47.35% from 283); Max value from RGB is 134 - color contains mainly: blue. Hex color #425386 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #425386 is #BDAC79. Grayscale: #535353. Windows color (decimal): -12430458 or 8803138. OLE color: 8803138.
HSL color Cylindrical-coordinate representation of color #425386: hue angle of 225º degrees, saturation: 0.34, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #425386 is Cyan = 0.51, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 66 | 83 | 134 | - |
| CMYK | 0.51 | 0.38 | 0 | 0.47 |
| HSL | 225º | 0.34% | 0.39% | - |
| HSV(B) | 225º | 0.51% | 0.53% | - |
| XYZ | 9.64 | 9.07 | 23.8 | - |
| YUV | 83.73 | 156.37 | 115.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 83 | 134 | 0.51 | 0.38 | 0 | 0.47 | 225 | 0.34 | 0.39 |
| Hex | 42 | 53 | 86 | 33 | 26 | 0 | 2F | E1 | 22 | 27 |
| Octal | 102 | 123 | 206 | 63 | 46 | 0 | 57 | 341 | 42 | 47 |
| Binary | 1000010 | 1010011 | 10000110 | 110011 | 100110 | 0 | 101111 | 11100001 | 100010 | 100111 |
Color Harmonies of #425386
Complementary color
Monochromatic Colors of #425386
Black with #425386
Text Example
Text Example
White with #425386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425386; }
p { color: rgb(66,83,134); }
H1.HeaderClassName
{
color: #425386;
}
.AnyTagClassName
{
color: #425386;
}
</style>
background-color css
<style>
a { background-color: #425386; }
a { background-color: rgb(66,83,134); }
div.DivClassName
{
background-color: #425386;
}
.BgClassName
{
background-color: #425386;
}
</style>
border-color css
<style>
span { border-color: #425386; }
span { border-color: rgb(66,83,134); }
td.TdClassName
{
border-color: #425386;
}
.TagClassName
{
border-color: #425386;
}
</style>