Shades of Astral #397590
Tints of Astral #397590
RGB
CMYK
RGB Variations
Color information
#397590 (or 0x397590) is known color: Astral. HEX triplet: 39, 75 and 90. RGB value is (57,117,144). Sum of RGB (Red+Green+Blue) = 57+117+144=318 (42% of max value = 765). Red value is 57 (22.66% from 255 or 17.92% from 318); Green value is 117 (46.09% from 255 or 36.79% from 318); Blue value is 144 (56.64% from 255 or 45.28% from 318); Max value from RGB is 144 - color contains mainly: blue. Hex color #397590 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #397590 is #C68A6F. Grayscale: #656565. Windows color (decimal): -13011568 or 9467193. OLE color: 9467193.
HSL color Cylindrical-coordinate representation of color #397590: hue angle of 198.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 #397590 is Cyan = 0.60, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 57 | 117 | 144 | - |
| CMYK | 0.60 | 0.19 | 0 | 0.44 |
| HSL | 198.62º | 0.43% | 0.39% | - |
| HSV(B) | 198.62º | 0.6% | 0.56% | - |
| XYZ | 13.08 | 15.61 | 28.71 | - |
| YUV | 102.14 | 151.62 | 95.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 117 | 144 | 0.60 | 0.19 | 0 | 0.44 | 198.62 | 0.43 | 0.39 |
| Hex | 39 | 75 | 90 | 3C | 13 | 0 | 2C | C7 | 2B | 27 |
| Octal | 71 | 165 | 220 | 74 | 23 | 0 | 54 | 307 | 53 | 47 |
| Binary | 111001 | 1110101 | 10010000 | 111100 | 10011 | 0 | 101100 | 11000111 | 101011 | 100111 |
Color Harmonies of #397590
Complementary color
Monochromatic Colors of #397590
Black with #397590
Text Example
Text Example
White with #397590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397590; }
p { color: rgb(57,117,144); }
H1.HeaderClassName
{
color: #397590;
}
.AnyTagClassName
{
color: #397590;
}
</style>
background-color css
<style>
a { background-color: #397590; }
a { background-color: rgb(57,117,144); }
div.DivClassName
{
background-color: #397590;
}
.BgClassName
{
background-color: #397590;
}
</style>
border-color css
<style>
span { border-color: #397590; }
span { border-color: rgb(57,117,144); }
td.TdClassName
{
border-color: #397590;
}
.TagClassName
{
border-color: #397590;
}
</style>