Shades of Astral #397290
Tints of Astral #397290
RGB
CMYK
RGB Variations
Color information
#397290 (or 0x397290) is known color: Astral. HEX triplet: 39, 72 and 90. RGB value is (57,114,144). Sum of RGB (Red+Green+Blue) = 57+114+144=315 (41% of max value = 765). Red value is 57 (22.66% from 255 or 18.10% from 315); Green value is 114 (44.92% from 255 or 36.19% from 315); Blue value is 144 (56.64% from 255 or 45.71% from 315); Max value from RGB is 144 - color contains mainly: blue. Hex color #397290 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #397290 is #C68D6F. Grayscale: #646464. Windows color (decimal): -13012336 or 9466425. OLE color: 9466425.
HSL color Cylindrical-coordinate representation of color #397290: hue angle of 200.69º 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 #397290 is Cyan = 0.60, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 57 | 114 | 144 | - |
| CMYK | 0.60 | 0.21 | 0 | 0.44 |
| HSL | 200.69º | 0.43% | 0.39% | - |
| HSV(B) | 200.69º | 0.6% | 0.56% | - |
| XYZ | 12.74 | 14.92 | 28.59 | - |
| YUV | 100.38 | 152.62 | 97.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 114 | 144 | 0.60 | 0.21 | 0 | 0.44 | 200.69 | 0.43 | 0.39 |
| Hex | 39 | 72 | 90 | 3C | 15 | 0 | 2C | C9 | 2B | 27 |
| Octal | 71 | 162 | 220 | 74 | 25 | 0 | 54 | 311 | 53 | 47 |
| Binary | 111001 | 1110010 | 10010000 | 111100 | 10101 | 0 | 101100 | 11001001 | 101011 | 100111 |
Color Harmonies of #397290
Complementary color
Monochromatic Colors of #397290
Black with #397290
Text Example
Text Example
White with #397290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397290; }
p { color: rgb(57,114,144); }
H1.HeaderClassName
{
color: #397290;
}
.AnyTagClassName
{
color: #397290;
}
</style>
background-color css
<style>
a { background-color: #397290; }
a { background-color: rgb(57,114,144); }
div.DivClassName
{
background-color: #397290;
}
.BgClassName
{
background-color: #397290;
}
</style>
border-color css
<style>
span { border-color: #397290; }
span { border-color: rgb(57,114,144); }
td.TdClassName
{
border-color: #397290;
}
.TagClassName
{
border-color: #397290;
}
</style>