Shades of Tory Blue #395490
Tints of Tory Blue #395490
RGB
CMYK
RGB Variations
Color information
#395490 (or 0x395490) is known color: Tory Blue. HEX triplet: 39, 54 and 90. RGB value is (57,84,144). Sum of RGB (Red+Green+Blue) = 57+84+144=285 (37% of max value = 765). Red value is 57 (22.66% from 255 or 20% from 285); Green value is 84 (33.20% from 255 or 29.47% from 285); Blue value is 144 (56.64% from 255 or 50.53% from 285); Max value from RGB is 144 - color contains mainly: blue. Hex color #395490 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #395490 is #C6AB6F. Grayscale: #525252. Windows color (decimal): -13020016 or 9458745. OLE color: 9458745.
HSL color Cylindrical-coordinate representation of color #395490: hue angle of 221.38º degrees, saturation: 0.43, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #395490 is Cyan = 0.60, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 57 | 84 | 144 | - |
| CMYK | 0.60 | 0.42 | 0 | 0.44 |
| HSL | 221.38º | 0.43% | 0.39% | - |
| HSV(B) | 221.38º | 0.6% | 0.56% | - |
| XYZ | 9.89 | 9.22 | 27.64 | - |
| YUV | 82.77 | 162.55 | 109.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 84 | 144 | 0.60 | 0.42 | 0 | 0.44 | 221.38 | 0.43 | 0.39 |
| Hex | 39 | 54 | 90 | 3C | 2A | 0 | 2C | DD | 2B | 27 |
| Octal | 71 | 124 | 220 | 74 | 52 | 0 | 54 | 335 | 53 | 47 |
| Binary | 111001 | 1010100 | 10010000 | 111100 | 101010 | 0 | 101100 | 11011101 | 101011 | 100111 |
Color Harmonies of #395490
Complementary color
Monochromatic Colors of #395490
Black with #395490
Text Example
Text Example
White with #395490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395490; }
p { color: rgb(57,84,144); }
H1.HeaderClassName
{
color: #395490;
}
.AnyTagClassName
{
color: #395490;
}
</style>
background-color css
<style>
a { background-color: #395490; }
a { background-color: rgb(57,84,144); }
div.DivClassName
{
background-color: #395490;
}
.BgClassName
{
background-color: #395490;
}
</style>
border-color css
<style>
span { border-color: #395490; }
span { border-color: rgb(57,84,144); }
td.TdClassName
{
border-color: #395490;
}
.TagClassName
{
border-color: #395490;
}
</style>