Shades of Astral #316991
Tints of Astral #316991
RGB
CMYK
RGB Variations
Color information
#316991 (or 0x316991) is known color: Astral. HEX triplet: 31, 69 and 91. RGB value is (49,105,145). Sum of RGB (Red+Green+Blue) = 49+105+145=299 (39% of max value = 765). Red value is 49 (19.53% from 255 or 16.39% from 299); Green value is 105 (41.41% from 255 or 35.12% from 299); Blue value is 145 (57.03% from 255 or 48.49% from 299); Max value from RGB is 145 - color contains mainly: blue. Hex color #316991 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #316991 is #CE966E. Grayscale: #5C5C5C. Windows color (decimal): -13538927 or 9529649. OLE color: 9529649.
HSL color Cylindrical-coordinate representation of color #316991: hue angle of 205º degrees, saturation: 0.49, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #316991 is Cyan = 0.66, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 49 | 105 | 145 | - |
| CMYK | 0.66 | 0.28 | 0 | 0.43 |
| HSL | 205º | 0.49% | 0.38% | - |
| HSV(B) | 205º | 0.66% | 0.57% | - |
| XYZ | 11.43 | 12.8 | 28.66 | - |
| YUV | 92.82 | 157.45 | 96.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 105 | 145 | 0.66 | 0.28 | 0 | 0.43 | 205 | 0.49 | 0.38 |
| Hex | 31 | 69 | 91 | 42 | 1C | 0 | 2B | CD | 31 | 26 |
| Octal | 61 | 151 | 221 | 102 | 34 | 0 | 53 | 315 | 61 | 46 |
| Binary | 110001 | 1101001 | 10010001 | 1000010 | 11100 | 0 | 101011 | 11001101 | 110001 | 100110 |
Color Harmonies of #316991
Complementary color
Monochromatic Colors of #316991
Black with #316991
Text Example
Text Example
White with #316991
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316991; }
p { color: rgb(49,105,145); }
H1.HeaderClassName
{
color: #316991;
}
.AnyTagClassName
{
color: #316991;
}
</style>
background-color css
<style>
a { background-color: #316991; }
a { background-color: rgb(49,105,145); }
div.DivClassName
{
background-color: #316991;
}
.BgClassName
{
background-color: #316991;
}
</style>
border-color css
<style>
span { border-color: #316991; }
span { border-color: rgb(49,105,145); }
td.TdClassName
{
border-color: #316991;
}
.TagClassName
{
border-color: #316991;
}
</style>