Shades of Astral #396992
Tints of Astral #396992
RGB
CMYK
RGB Variations
Color information
#396992 (or 0x396992) is known color: Astral. HEX triplet: 39, 69 and 92. RGB value is (57,105,146). Sum of RGB (Red+Green+Blue) = 57+105+146=308 (40% of max value = 765). Red value is 57 (22.66% from 255 or 18.51% from 308); Green value is 105 (41.41% from 255 or 34.09% from 308); Blue value is 146 (57.42% from 255 or 47.40% from 308); Max value from RGB is 146 - color contains mainly: blue. Hex color #396992 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #396992 is #C6966D. Grayscale: #5F5F5F. Windows color (decimal): -13014638 or 9595193. OLE color: 9595193.
HSL color Cylindrical-coordinate representation of color #396992: hue angle of 207.64º 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 #396992 is Cyan = 0.61, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 57 | 105 | 146 | - |
| CMYK | 0.61 | 0.28 | 0 | 0.43 |
| HSL | 207.64º | 0.44% | 0.4% | - |
| HSV(B) | 207.64º | 0.61% | 0.57% | - |
| XYZ | 11.93 | 13.05 | 29.08 | - |
| YUV | 95.32 | 156.6 | 100.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 105 | 146 | 0.61 | 0.28 | 0 | 0.43 | 207.64 | 0.44 | 0.4 |
| Hex | 39 | 69 | 92 | 3D | 1C | 0 | 2B | D0 | 2C | 28 |
| Octal | 71 | 151 | 222 | 75 | 34 | 0 | 53 | 320 | 54 | 50 |
| Binary | 111001 | 1101001 | 10010010 | 111101 | 11100 | 0 | 101011 | 11010000 | 101100 | 101000 |
Color Harmonies of #396992
Complementary color
Monochromatic Colors of #396992
Black with #396992
Text Example
Text Example
White with #396992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396992; }
p { color: rgb(57,105,146); }
H1.HeaderClassName
{
color: #396992;
}
.AnyTagClassName
{
color: #396992;
}
</style>
background-color css
<style>
a { background-color: #396992; }
a { background-color: rgb(57,105,146); }
div.DivClassName
{
background-color: #396992;
}
.BgClassName
{
background-color: #396992;
}
</style>
border-color css
<style>
span { border-color: #396992; }
span { border-color: rgb(57,105,146); }
td.TdClassName
{
border-color: #396992;
}
.TagClassName
{
border-color: #396992;
}
</style>