Shades of Astral #396786
Tints of Astral #396786
RGB
CMYK
RGB Variations
Color information
#396786 (or 0x396786) is known color: Astral. HEX triplet: 39, 67 and 86. RGB value is (57,103,134). Sum of RGB (Red+Green+Blue) = 57+103+134=294 (38% of max value = 765). Red value is 57 (22.66% from 255 or 19.39% from 294); Green value is 103 (40.62% from 255 or 35.03% from 294); Blue value is 134 (52.73% from 255 or 45.58% from 294); Max value from RGB is 134 - color contains mainly: blue. Hex color #396786 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #396786 is #C69879. Grayscale: #5C5C5C. Windows color (decimal): -13015162 or 8808249. OLE color: 8808249.
HSL color Cylindrical-coordinate representation of color #396786: hue angle of 204.16º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #396786 is Cyan = 0.57, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 57 | 103 | 134 | - |
| CMYK | 0.57 | 0.23 | 0 | 0.47 |
| HSL | 204.16º | 0.4% | 0.37% | - |
| HSV(B) | 204.16º | 0.57% | 0.53% | - |
| XYZ | 10.84 | 12.29 | 24.36 | - |
| YUV | 92.78 | 151.26 | 102.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 103 | 134 | 0.57 | 0.23 | 0 | 0.47 | 204.16 | 0.4 | 0.37 |
| Hex | 39 | 67 | 86 | 39 | 17 | 0 | 2F | CC | 28 | 25 |
| Octal | 71 | 147 | 206 | 71 | 27 | 0 | 57 | 314 | 50 | 45 |
| Binary | 111001 | 1100111 | 10000110 | 111001 | 10111 | 0 | 101111 | 11001100 | 101000 | 100101 |
Color Harmonies of #396786
Complementary color
Monochromatic Colors of #396786
Black with #396786
Text Example
Text Example
White with #396786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396786; }
p { color: rgb(57,103,134); }
H1.HeaderClassName
{
color: #396786;
}
.AnyTagClassName
{
color: #396786;
}
</style>
background-color css
<style>
a { background-color: #396786; }
a { background-color: rgb(57,103,134); }
div.DivClassName
{
background-color: #396786;
}
.BgClassName
{
background-color: #396786;
}
</style>
border-color css
<style>
span { border-color: #396786; }
span { border-color: rgb(57,103,134); }
td.TdClassName
{
border-color: #396786;
}
.TagClassName
{
border-color: #396786;
}
</style>