Shades of Astral #396791
Tints of Astral #396791
RGB
CMYK
RGB Variations
Color information
#396791 (or 0x396791) is known color: Astral. HEX triplet: 39, 67 and 91. RGB value is (57,103,145). Sum of RGB (Red+Green+Blue) = 57+103+145=305 (40% of max value = 765). Red value is 57 (22.66% from 255 or 18.69% from 305); Green value is 103 (40.62% from 255 or 33.77% from 305); Blue value is 145 (57.03% from 255 or 47.54% from 305); Max value from RGB is 145 - color contains mainly: blue. Hex color #396791 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #396791 is #C6986E. Grayscale: #5D5D5D. Windows color (decimal): -13015151 or 9529145. OLE color: 9529145.
HSL color Cylindrical-coordinate representation of color #396791: hue angle of 208.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 #396791 is Cyan = 0.61, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 57 | 103 | 145 | - |
| CMYK | 0.61 | 0.29 | 0 | 0.43 |
| HSL | 208.64º | 0.44% | 0.4% | - |
| HSV(B) | 208.64º | 0.61% | 0.57% | - |
| XYZ | 11.65 | 12.61 | 28.61 | - |
| YUV | 94.03 | 156.76 | 101.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 103 | 145 | 0.61 | 0.29 | 0 | 0.43 | 208.64 | 0.44 | 0.4 |
| Hex | 39 | 67 | 91 | 3D | 1D | 0 | 2B | D1 | 2C | 28 |
| Octal | 71 | 147 | 221 | 75 | 35 | 0 | 53 | 321 | 54 | 50 |
| Binary | 111001 | 1100111 | 10010001 | 111101 | 11101 | 0 | 101011 | 11010001 | 101100 | 101000 |
Color Harmonies of #396791
Complementary color
Monochromatic Colors of #396791
Black with #396791
Text Example
Text Example
White with #396791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396791; }
p { color: rgb(57,103,145); }
H1.HeaderClassName
{
color: #396791;
}
.AnyTagClassName
{
color: #396791;
}
</style>
background-color css
<style>
a { background-color: #396791; }
a { background-color: rgb(57,103,145); }
div.DivClassName
{
background-color: #396791;
}
.BgClassName
{
background-color: #396791;
}
</style>
border-color css
<style>
span { border-color: #396791; }
span { border-color: rgb(57,103,145); }
td.TdClassName
{
border-color: #396791;
}
.TagClassName
{
border-color: #396791;
}
</style>