Shades of Astral #396784
Tints of Astral #396784
RGB
CMYK
RGB Variations
Color information
#396784 (or 0x396784) is known color: Astral. HEX triplet: 39, 67 and 84. RGB value is (57,103,132). Sum of RGB (Red+Green+Blue) = 57+103+132=292 (38% of max value = 765). Red value is 57 (22.66% from 255 or 19.52% from 292); Green value is 103 (40.62% from 255 or 35.27% from 292); Blue value is 132 (51.95% from 255 or 45.21% from 292); Max value from RGB is 132 - color contains mainly: blue. Hex color #396784 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #396784 is #C6987B. Grayscale: #5C5C5C. Windows color (decimal): -13015164 or 8677177. OLE color: 8677177.
HSL color Cylindrical-coordinate representation of color #396784: hue angle of 203.2º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #396784 is Cyan = 0.57, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 57 | 103 | 132 | - |
| CMYK | 0.57 | 0.22 | 0 | 0.48 |
| HSL | 203.2º | 0.4% | 0.37% | - |
| HSV(B) | 203.2º | 0.57% | 0.52% | - |
| XYZ | 10.7 | 12.24 | 23.63 | - |
| YUV | 92.55 | 150.26 | 102.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 103 | 132 | 0.57 | 0.22 | 0 | 0.48 | 203.2 | 0.4 | 0.37 |
| Hex | 39 | 67 | 84 | 39 | 16 | 0 | 30 | CB | 28 | 25 |
| Octal | 71 | 147 | 204 | 71 | 26 | 0 | 60 | 313 | 50 | 45 |
| Binary | 111001 | 1100111 | 10000100 | 111001 | 10110 | 0 | 110000 | 11001011 | 101000 | 100101 |
Color Harmonies of #396784
Complementary color
Monochromatic Colors of #396784
Black with #396784
Text Example
Text Example
White with #396784
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396784; }
p { color: rgb(57,103,132); }
H1.HeaderClassName
{
color: #396784;
}
.AnyTagClassName
{
color: #396784;
}
</style>
background-color css
<style>
a { background-color: #396784; }
a { background-color: rgb(57,103,132); }
div.DivClassName
{
background-color: #396784;
}
.BgClassName
{
background-color: #396784;
}
</style>
border-color css
<style>
span { border-color: #396784; }
span { border-color: rgb(57,103,132); }
td.TdClassName
{
border-color: #396784;
}
.TagClassName
{
border-color: #396784;
}
</style>