Shades of Astral #316988
Tints of Astral #316988
RGB
CMYK
RGB Variations
Color information
#316988 (or 0x316988) is known color: Astral. HEX triplet: 31, 69 and 88. RGB value is (49,105,136). Sum of RGB (Red+Green+Blue) = 49+105+136=290 (38% of max value = 765). Red value is 49 (19.53% from 255 or 16.90% from 290); Green value is 105 (41.41% from 255 or 36.21% from 290); Blue value is 136 (53.52% from 255 or 46.90% from 290); Max value from RGB is 136 - color contains mainly: blue. Hex color #316988 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #316988 is #CE9677. Grayscale: #5B5B5B. Windows color (decimal): -13538936 or 8939825. OLE color: 8939825.
HSL color Cylindrical-coordinate representation of color #316988: hue angle of 201.38º degrees, saturation: 0.47, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #316988 is Cyan = 0.64, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 49 | 105 | 136 | - |
| CMYK | 0.64 | 0.23 | 0 | 0.47 |
| HSL | 201.38º | 0.47% | 0.36% | - |
| HSV(B) | 201.38º | 0.64% | 0.53% | - |
| XYZ | 10.76 | 12.53 | 25.14 | - |
| YUV | 91.79 | 152.95 | 97.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 105 | 136 | 0.64 | 0.23 | 0 | 0.47 | 201.38 | 0.47 | 0.36 |
| Hex | 31 | 69 | 88 | 40 | 17 | 0 | 2F | C9 | 2F | 24 |
| Octal | 61 | 151 | 210 | 100 | 27 | 0 | 57 | 311 | 57 | 44 |
| Binary | 110001 | 1101001 | 10001000 | 1000000 | 10111 | 0 | 101111 | 11001001 | 101111 | 100100 |
Color Harmonies of #316988
Complementary color
Monochromatic Colors of #316988
Black with #316988
Text Example
Text Example
White with #316988
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316988; }
p { color: rgb(49,105,136); }
H1.HeaderClassName
{
color: #316988;
}
.AnyTagClassName
{
color: #316988;
}
</style>
background-color css
<style>
a { background-color: #316988; }
a { background-color: rgb(49,105,136); }
div.DivClassName
{
background-color: #316988;
}
.BgClassName
{
background-color: #316988;
}
</style>
border-color css
<style>
span { border-color: #316988; }
span { border-color: rgb(49,105,136); }
td.TdClassName
{
border-color: #316988;
}
.TagClassName
{
border-color: #316988;
}
</style>