Shades of Astral #317088
Tints of Astral #317088
RGB
CMYK
RGB Variations
Color information
#317088 (or 0x317088) is known color: Astral. HEX triplet: 31, 70 and 88. RGB value is (49,112,136). Sum of RGB (Red+Green+Blue) = 49+112+136=297 (39% of max value = 765). Red value is 49 (19.53% from 255 or 16.50% from 297); Green value is 112 (44.14% from 255 or 37.71% from 297); Blue value is 136 (53.52% from 255 or 45.79% from 297); Max value from RGB is 136 - color contains mainly: blue. Hex color #317088 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #317088 is #CE8F77. Grayscale: #5F5F5F. Windows color (decimal): -13537144 or 8941617. OLE color: 8941617.
HSL color Cylindrical-coordinate representation of color #317088: hue angle of 196.55º 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 #317088 is Cyan = 0.64, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 49 | 112 | 136 | - |
| CMYK | 0.64 | 0.18 | 0 | 0.47 |
| HSL | 196.55º | 0.47% | 0.36% | - |
| HSV(B) | 196.55º | 0.64% | 0.53% | - |
| XYZ | 11.5 | 14.02 | 25.39 | - |
| YUV | 95.9 | 150.63 | 94.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 112 | 136 | 0.64 | 0.18 | 0 | 0.47 | 196.55 | 0.47 | 0.36 |
| Hex | 31 | 70 | 88 | 40 | 12 | 0 | 2F | C5 | 2F | 24 |
| Octal | 61 | 160 | 210 | 100 | 22 | 0 | 57 | 305 | 57 | 44 |
| Binary | 110001 | 1110000 | 10001000 | 1000000 | 10010 | 0 | 101111 | 11000101 | 101111 | 100100 |
Color Harmonies of #317088
Complementary color
Monochromatic Colors of #317088
Black with #317088
Text Example
Text Example
White with #317088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317088; }
p { color: rgb(49,112,136); }
H1.HeaderClassName
{
color: #317088;
}
.AnyTagClassName
{
color: #317088;
}
</style>
background-color css
<style>
a { background-color: #317088; }
a { background-color: rgb(49,112,136); }
div.DivClassName
{
background-color: #317088;
}
.BgClassName
{
background-color: #317088;
}
</style>
border-color css
<style>
span { border-color: #317088; }
span { border-color: rgb(49,112,136); }
td.TdClassName
{
border-color: #317088;
}
.TagClassName
{
border-color: #317088;
}
</style>