Shades of Astral #316880
Tints of Astral #316880
RGB
CMYK
RGB Variations
Color information
#316880 (or 0x316880) is known color: Astral. HEX triplet: 31, 68 and 80. RGB value is (49,104,128). Sum of RGB (Red+Green+Blue) = 49+104+128=281 (37% of max value = 765). Red value is 49 (19.53% from 255 or 17.44% from 281); Green value is 104 (41.02% from 255 or 37.01% from 281); Blue value is 128 (50.39% from 255 or 45.55% from 281); Max value from RGB is 128 - color contains mainly: blue. Hex color #316880 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #316880 is #CE977F. Grayscale: #5A5A5A. Windows color (decimal): -13539200 or 8415281. OLE color: 8415281.
HSL color Cylindrical-coordinate representation of color #316880: hue angle of 198.23º degrees, saturation: 0.45, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #316880 is Cyan = 0.62, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 49 | 104 | 128 | - |
| CMYK | 0.62 | 0.19 | 0 | 0.50 |
| HSL | 198.23º | 0.45% | 0.35% | - |
| HSV(B) | 198.23º | 0.62% | 0.5% | - |
| XYZ | 10.11 | 12.11 | 22.23 | - |
| YUV | 90.29 | 149.28 | 98.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 104 | 128 | 0.62 | 0.19 | 0 | 0.50 | 198.23 | 0.45 | 0.35 |
| Hex | 31 | 68 | 80 | 3E | 13 | 0 | 32 | C6 | 2D | 23 |
| Octal | 61 | 150 | 200 | 76 | 23 | 0 | 62 | 306 | 55 | 43 |
| Binary | 110001 | 1101000 | 10000000 | 111110 | 10011 | 0 | 110010 | 11000110 | 101101 | 100011 |
Color Harmonies of #316880
Complementary color
Monochromatic Colors of #316880
Black with #316880
Text Example
Text Example
White with #316880
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316880; }
p { color: rgb(49,104,128); }
H1.HeaderClassName
{
color: #316880;
}
.AnyTagClassName
{
color: #316880;
}
</style>
background-color css
<style>
a { background-color: #316880; }
a { background-color: rgb(49,104,128); }
div.DivClassName
{
background-color: #316880;
}
.BgClassName
{
background-color: #316880;
}
</style>
border-color css
<style>
span { border-color: #316880; }
span { border-color: rgb(49,104,128); }
td.TdClassName
{
border-color: #316880;
}
.TagClassName
{
border-color: #316880;
}
</style>