Shades of Astral #397189
Tints of Astral #397189
RGB
CMYK
RGB Variations
Color information
#397189 (or 0x397189) is known color: Astral. HEX triplet: 39, 71 and 89. RGB value is (57,113,137). Sum of RGB (Red+Green+Blue) = 57+113+137=307 (40% of max value = 765). Red value is 57 (22.66% from 255 or 18.57% from 307); Green value is 113 (44.53% from 255 or 36.81% from 307); Blue value is 137 (53.91% from 255 or 44.63% from 307); Max value from RGB is 137 - color contains mainly: blue. Hex color #397189 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #397189 is #C68E76. Grayscale: #626262. Windows color (decimal): -13012599 or 9007417. OLE color: 9007417.
HSL color Cylindrical-coordinate representation of color #397189: hue angle of 198º degrees, saturation: 0.41, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #397189 is Cyan = 0.58, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 57 | 113 | 137 | - |
| CMYK | 0.58 | 0.18 | 0 | 0.46 |
| HSL | 198º | 0.41% | 0.38% | - |
| HSV(B) | 198º | 0.58% | 0.54% | - |
| XYZ | 12.11 | 14.49 | 25.82 | - |
| YUV | 98.99 | 149.45 | 98.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 113 | 137 | 0.58 | 0.18 | 0 | 0.46 | 198 | 0.41 | 0.38 |
| Hex | 39 | 71 | 89 | 3A | 12 | 0 | 2E | C6 | 29 | 26 |
| Octal | 71 | 161 | 211 | 72 | 22 | 0 | 56 | 306 | 51 | 46 |
| Binary | 111001 | 1110001 | 10001001 | 111010 | 10010 | 0 | 101110 | 11000110 | 101001 | 100110 |
Color Harmonies of #397189
Complementary color
Monochromatic Colors of #397189
Black with #397189
Text Example
Text Example
White with #397189
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397189; }
p { color: rgb(57,113,137); }
H1.HeaderClassName
{
color: #397189;
}
.AnyTagClassName
{
color: #397189;
}
</style>
background-color css
<style>
a { background-color: #397189; }
a { background-color: rgb(57,113,137); }
div.DivClassName
{
background-color: #397189;
}
.BgClassName
{
background-color: #397189;
}
</style>
border-color css
<style>
span { border-color: #397189; }
span { border-color: rgb(57,113,137); }
td.TdClassName
{
border-color: #397189;
}
.TagClassName
{
border-color: #397189;
}
</style>