Shades of Astral #397087
Tints of Astral #397087
RGB
CMYK
RGB Variations
Color information
#397087 (or 0x397087) is known color: Astral. HEX triplet: 39, 70 and 87. RGB value is (57,112,135). Sum of RGB (Red+Green+Blue) = 57+112+135=304 (40% of max value = 765). Red value is 57 (22.66% from 255 or 18.75% from 304); Green value is 112 (44.14% from 255 or 36.84% from 304); Blue value is 135 (53.12% from 255 or 44.41% from 304); Max value from RGB is 135 - color contains mainly: blue. Hex color #397087 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #397087 is #C68F78. Grayscale: #626262. Windows color (decimal): -13012857 or 8876089. OLE color: 8876089.
HSL color Cylindrical-coordinate representation of color #397087: hue angle of 197.69º degrees, saturation: 0.41, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #397087 is Cyan = 0.58, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 57 | 112 | 135 | - |
| CMYK | 0.58 | 0.17 | 0 | 0.47 |
| HSL | 197.69º | 0.41% | 0.38% | - |
| HSV(B) | 197.69º | 0.58% | 0.53% | - |
| XYZ | 11.85 | 14.21 | 25.04 | - |
| YUV | 98.18 | 148.78 | 98.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 112 | 135 | 0.58 | 0.17 | 0 | 0.47 | 197.69 | 0.41 | 0.38 |
| Hex | 39 | 70 | 87 | 3A | 11 | 0 | 2F | C6 | 29 | 26 |
| Octal | 71 | 160 | 207 | 72 | 21 | 0 | 57 | 306 | 51 | 46 |
| Binary | 111001 | 1110000 | 10000111 | 111010 | 10001 | 0 | 101111 | 11000110 | 101001 | 100110 |
Color Harmonies of #397087
Complementary color
Monochromatic Colors of #397087
Black with #397087
Text Example
Text Example
White with #397087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397087; }
p { color: rgb(57,112,135); }
H1.HeaderClassName
{
color: #397087;
}
.AnyTagClassName
{
color: #397087;
}
</style>
background-color css
<style>
a { background-color: #397087; }
a { background-color: rgb(57,112,135); }
div.DivClassName
{
background-color: #397087;
}
.BgClassName
{
background-color: #397087;
}
</style>
border-color css
<style>
span { border-color: #397087; }
span { border-color: rgb(57,112,135); }
td.TdClassName
{
border-color: #397087;
}
.TagClassName
{
border-color: #397087;
}
</style>