Shades of Astral #396590
Tints of Astral #396590
RGB
CMYK
RGB Variations
Color information
#396590 (or 0x396590) is known color: Astral. HEX triplet: 39, 65 and 90. RGB value is (57,101,144). Sum of RGB (Red+Green+Blue) = 57+101+144=302 (40% of max value = 765). Red value is 57 (22.66% from 255 or 18.87% from 302); Green value is 101 (39.84% from 255 or 33.44% from 302); Blue value is 144 (56.64% from 255 or 47.68% from 302); Max value from RGB is 144 - color contains mainly: blue. Hex color #396590 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #396590 is #C69A6F. Grayscale: #5C5C5C. Windows color (decimal): -13015664 or 9463097. OLE color: 9463097.
HSL color Cylindrical-coordinate representation of color #396590: hue angle of 209.66º 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 #396590 is Cyan = 0.60, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 57 | 101 | 144 | - |
| CMYK | 0.60 | 0.30 | 0 | 0.44 |
| HSL | 209.66º | 0.43% | 0.39% | - |
| HSV(B) | 209.66º | 0.6% | 0.56% | - |
| XYZ | 11.38 | 12.19 | 28.14 | - |
| YUV | 92.75 | 156.92 | 102.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 101 | 144 | 0.60 | 0.30 | 0 | 0.44 | 209.66 | 0.43 | 0.39 |
| Hex | 39 | 65 | 90 | 3C | 1E | 0 | 2C | D2 | 2B | 27 |
| Octal | 71 | 145 | 220 | 74 | 36 | 0 | 54 | 322 | 53 | 47 |
| Binary | 111001 | 1100101 | 10010000 | 111100 | 11110 | 0 | 101100 | 11010010 | 101011 | 100111 |
Color Harmonies of #396590
Complementary color
Monochromatic Colors of #396590
Black with #396590
Text Example
Text Example
White with #396590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396590; }
p { color: rgb(57,101,144); }
H1.HeaderClassName
{
color: #396590;
}
.AnyTagClassName
{
color: #396590;
}
</style>
background-color css
<style>
a { background-color: #396590; }
a { background-color: rgb(57,101,144); }
div.DivClassName
{
background-color: #396590;
}
.BgClassName
{
background-color: #396590;
}
</style>
border-color css
<style>
span { border-color: #396590; }
span { border-color: rgb(57,101,144); }
td.TdClassName
{
border-color: #396590;
}
.TagClassName
{
border-color: #396590;
}
</style>