Shades of Astral #397086
Tints of Astral #397086
RGB
CMYK
RGB Variations
Color information
#397086 (or 0x397086) is known color: Astral. HEX triplet: 39, 70 and 86. RGB value is (57,112,134). Sum of RGB (Red+Green+Blue) = 57+112+134=303 (40% of max value = 765). Red value is 57 (22.66% from 255 or 18.81% from 303); Green value is 112 (44.14% from 255 or 36.96% from 303); Blue value is 134 (52.73% from 255 or 44.22% from 303); Max value from RGB is 134 - color contains mainly: blue. Hex color #397086 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #397086 is #C68F79. Grayscale: #616161. Windows color (decimal): -13012858 or 8810553. OLE color: 8810553.
HSL color Cylindrical-coordinate representation of color #397086: hue angle of 197.14º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #397086 is Cyan = 0.57, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 57 | 112 | 134 | - |
| CMYK | 0.57 | 0.16 | 0 | 0.47 |
| HSL | 197.14º | 0.4% | 0.37% | - |
| HSV(B) | 197.14º | 0.57% | 0.53% | - |
| XYZ | 11.78 | 14.18 | 24.67 | - |
| YUV | 98.06 | 148.28 | 98.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 112 | 134 | 0.57 | 0.16 | 0 | 0.47 | 197.14 | 0.4 | 0.37 |
| Hex | 39 | 70 | 86 | 39 | 10 | 0 | 2F | C5 | 28 | 25 |
| Octal | 71 | 160 | 206 | 71 | 20 | 0 | 57 | 305 | 50 | 45 |
| Binary | 111001 | 1110000 | 10000110 | 111001 | 10000 | 0 | 101111 | 11000101 | 101000 | 100101 |
Color Harmonies of #397086
Complementary color
Monochromatic Colors of #397086
Black with #397086
Text Example
Text Example
White with #397086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397086; }
p { color: rgb(57,112,134); }
H1.HeaderClassName
{
color: #397086;
}
.AnyTagClassName
{
color: #397086;
}
</style>
background-color css
<style>
a { background-color: #397086; }
a { background-color: rgb(57,112,134); }
div.DivClassName
{
background-color: #397086;
}
.BgClassName
{
background-color: #397086;
}
</style>
border-color css
<style>
span { border-color: #397086; }
span { border-color: rgb(57,112,134); }
td.TdClassName
{
border-color: #397086;
}
.TagClassName
{
border-color: #397086;
}
</style>