Shades of Tory Blue #395890
Tints of Tory Blue #395890
RGB
CMYK
RGB Variations
Color information
#395890 (or 0x395890) is known color: Tory Blue. HEX triplet: 39, 58 and 90. RGB value is (57,88,144). Sum of RGB (Red+Green+Blue) = 57+88+144=289 (38% of max value = 765). Red value is 57 (22.66% from 255 or 19.72% from 289); Green value is 88 (34.77% from 255 or 30.45% from 289); Blue value is 144 (56.64% from 255 or 49.83% from 289); Max value from RGB is 144 - color contains mainly: blue. Hex color #395890 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #395890 is #C6A76F. Grayscale: #545454. Windows color (decimal): -13018992 or 9459769. OLE color: 9459769.
HSL color Cylindrical-coordinate representation of color #395890: hue angle of 218.62º 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 #395890 is Cyan = 0.60, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 57 | 88 | 144 | - |
| CMYK | 0.60 | 0.39 | 0 | 0.44 |
| HSL | 218.62º | 0.43% | 0.39% | - |
| HSV(B) | 218.62º | 0.6% | 0.56% | - |
| XYZ | 10.21 | 9.86 | 27.75 | - |
| YUV | 85.12 | 161.23 | 107.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 88 | 144 | 0.60 | 0.39 | 0 | 0.44 | 218.62 | 0.43 | 0.39 |
| Hex | 39 | 58 | 90 | 3C | 27 | 0 | 2C | DB | 2B | 27 |
| Octal | 71 | 130 | 220 | 74 | 47 | 0 | 54 | 333 | 53 | 47 |
| Binary | 111001 | 1011000 | 10010000 | 111100 | 100111 | 0 | 101100 | 11011011 | 101011 | 100111 |
Color Harmonies of #395890
Complementary color
Monochromatic Colors of #395890
Black with #395890
Text Example
Text Example
White with #395890
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395890; }
p { color: rgb(57,88,144); }
H1.HeaderClassName
{
color: #395890;
}
.AnyTagClassName
{
color: #395890;
}
</style>
background-color css
<style>
a { background-color: #395890; }
a { background-color: rgb(57,88,144); }
div.DivClassName
{
background-color: #395890;
}
.BgClassName
{
background-color: #395890;
}
</style>
border-color css
<style>
span { border-color: #395890; }
span { border-color: rgb(57,88,144); }
td.TdClassName
{
border-color: #395890;
}
.TagClassName
{
border-color: #395890;
}
</style>