Shades of Astral #396890
Tints of Astral #396890
RGB
CMYK
RGB Variations
Color information
#396890 (or 0x396890) is known color: Astral. HEX triplet: 39, 68 and 90. RGB value is (57,104,144). Sum of RGB (Red+Green+Blue) = 57+104+144=305 (40% of max value = 765). Red value is 57 (22.66% from 255 or 18.69% from 305); Green value is 104 (41.02% from 255 or 34.10% from 305); Blue value is 144 (56.64% from 255 or 47.21% from 305); Max value from RGB is 144 - color contains mainly: blue. Hex color #396890 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #396890 is #C6976F. Grayscale: #5E5E5E. Windows color (decimal): -13014896 or 9463865. OLE color: 9463865.
HSL color Cylindrical-coordinate representation of color #396890: hue angle of 207.59º degrees, saturation: 0.43, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #396890 is Cyan = 0.60, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 57 | 104 | 144 | - |
| CMYK | 0.60 | 0.28 | 0 | 0.44 |
| HSL | 207.59º | 0.43% | 0.39% | - |
| HSV(B) | 207.59º | 0.6% | 0.56% | - |
| XYZ | 11.67 | 12.78 | 28.24 | - |
| YUV | 94.51 | 155.93 | 101.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 104 | 144 | 0.60 | 0.28 | 0 | 0.44 | 207.59 | 0.43 | 0.39 |
| Hex | 39 | 68 | 90 | 3C | 1C | 0 | 2C | D0 | 2B | 27 |
| Octal | 71 | 150 | 220 | 74 | 34 | 0 | 54 | 320 | 53 | 47 |
| Binary | 111001 | 1101000 | 10010000 | 111100 | 11100 | 0 | 101100 | 11010000 | 101011 | 100111 |
Color Harmonies of #396890
Complementary color
Monochromatic Colors of #396890
Black with #396890
Text Example
Text Example
White with #396890
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396890; }
p { color: rgb(57,104,144); }
H1.HeaderClassName
{
color: #396890;
}
.AnyTagClassName
{
color: #396890;
}
</style>
background-color css
<style>
a { background-color: #396890; }
a { background-color: rgb(57,104,144); }
div.DivClassName
{
background-color: #396890;
}
.BgClassName
{
background-color: #396890;
}
</style>
border-color css
<style>
span { border-color: #396890; }
span { border-color: rgb(57,104,144); }
td.TdClassName
{
border-color: #396890;
}
.TagClassName
{
border-color: #396890;
}
</style>