Shades of Astral #397691
Tints of Astral #397691
RGB
CMYK
RGB Variations
Color information
#397691 (or 0x397691) is known color: Astral. HEX triplet: 39, 76 and 91. RGB value is (57,118,145). Sum of RGB (Red+Green+Blue) = 57+118+145=320 (42% of max value = 765). Red value is 57 (22.66% from 255 or 17.81% from 320); Green value is 118 (46.48% from 255 or 36.88% from 320); Blue value is 145 (57.03% from 255 or 45.31% from 320); Max value from RGB is 145 - color contains mainly: blue. Hex color #397691 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #397691 is #C6896E. Grayscale: #666666. Windows color (decimal): -13011311 or 9532985. OLE color: 9532985.
HSL color Cylindrical-coordinate representation of color #397691: hue angle of 198.41º degrees, saturation: 0.44, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #397691 is Cyan = 0.61, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 57 | 118 | 145 | - |
| CMYK | 0.61 | 0.19 | 0 | 0.43 |
| HSL | 198.41º | 0.44% | 0.4% | - |
| HSV(B) | 198.41º | 0.61% | 0.57% | - |
| XYZ | 13.28 | 15.87 | 29.15 | - |
| YUV | 102.84 | 151.79 | 95.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 118 | 145 | 0.61 | 0.19 | 0 | 0.43 | 198.41 | 0.44 | 0.4 |
| Hex | 39 | 76 | 91 | 3D | 13 | 0 | 2B | C6 | 2C | 28 |
| Octal | 71 | 166 | 221 | 75 | 23 | 0 | 53 | 306 | 54 | 50 |
| Binary | 111001 | 1110110 | 10010001 | 111101 | 10011 | 0 | 101011 | 11000110 | 101100 | 101000 |
Color Harmonies of #397691
Complementary color
Monochromatic Colors of #397691
Black with #397691
Text Example
Text Example
White with #397691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397691; }
p { color: rgb(57,118,145); }
H1.HeaderClassName
{
color: #397691;
}
.AnyTagClassName
{
color: #397691;
}
</style>
background-color css
<style>
a { background-color: #397691; }
a { background-color: rgb(57,118,145); }
div.DivClassName
{
background-color: #397691;
}
.BgClassName
{
background-color: #397691;
}
</style>
border-color css
<style>
span { border-color: #397691; }
span { border-color: rgb(57,118,145); }
td.TdClassName
{
border-color: #397691;
}
.TagClassName
{
border-color: #397691;
}
</style>