Shades of Astral #397394
Tints of Astral #397394
RGB
CMYK
RGB Variations
Color information
#397394 (or 0x397394) is known color: Astral. HEX triplet: 39, 73 and 94. RGB value is (57,115,148). Sum of RGB (Red+Green+Blue) = 57+115+148=320 (42% of max value = 765). Red value is 57 (22.66% from 255 or 17.81% from 320); Green value is 115 (45.31% from 255 or 35.94% from 320); Blue value is 148 (58.20% from 255 or 46.25% from 320); Max value from RGB is 148 - color contains mainly: blue. Hex color #397394 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #397394 is #C68C6B. Grayscale: #656565. Windows color (decimal): -13012076 or 9728825. OLE color: 9728825.
HSL color Cylindrical-coordinate representation of color #397394: hue angle of 201.76º degrees, saturation: 0.44, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #397394 is Cyan = 0.61, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 57 | 115 | 148 | - |
| CMYK | 0.61 | 0.22 | 0 | 0.42 |
| HSL | 201.76º | 0.44% | 0.4% | - |
| HSV(B) | 201.76º | 0.61% | 0.58% | - |
| XYZ | 13.16 | 15.27 | 30.27 | - |
| YUV | 101.42 | 154.28 | 96.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 115 | 148 | 0.61 | 0.22 | 0 | 0.42 | 201.76 | 0.44 | 0.4 |
| Hex | 39 | 73 | 94 | 3D | 16 | 0 | 2A | CA | 2C | 28 |
| Octal | 71 | 163 | 224 | 75 | 26 | 0 | 52 | 312 | 54 | 50 |
| Binary | 111001 | 1110011 | 10010100 | 111101 | 10110 | 0 | 101010 | 11001010 | 101100 | 101000 |
Color Harmonies of #397394
Complementary color
Monochromatic Colors of #397394
Black with #397394
Text Example
Text Example
White with #397394
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397394; }
p { color: rgb(57,115,148); }
H1.HeaderClassName
{
color: #397394;
}
.AnyTagClassName
{
color: #397394;
}
</style>
background-color css
<style>
a { background-color: #397394; }
a { background-color: rgb(57,115,148); }
div.DivClassName
{
background-color: #397394;
}
.BgClassName
{
background-color: #397394;
}
</style>
border-color css
<style>
span { border-color: #397394; }
span { border-color: rgb(57,115,148); }
td.TdClassName
{
border-color: #397394;
}
.TagClassName
{
border-color: #397394;
}
</style>