Shades of Astral #317997
Tints of Astral #317997
RGB
CMYK
RGB Variations
Color information
#317997 (or 0x317997) is known color: Astral. HEX triplet: 31, 79 and 97. RGB value is (49,121,151). Sum of RGB (Red+Green+Blue) = 49+121+151=321 (42% of max value = 765). Red value is 49 (19.53% from 255 or 15.26% from 321); Green value is 121 (47.66% from 255 or 37.69% from 321); Blue value is 151 (59.38% from 255 or 47.04% from 321); Max value from RGB is 151 - color contains mainly: blue. Hex color #317997 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #317997 is #CE8668. Grayscale: #666666. Windows color (decimal): -13534825 or 9926961. OLE color: 9926961.
HSL color Cylindrical-coordinate representation of color #317997: hue angle of 197.65º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #317997 is Cyan = 0.68, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 49 | 121 | 151 | - |
| CMYK | 0.68 | 0.20 | 0 | 0.41 |
| HSL | 197.65º | 0.51% | 0.39% | - |
| HSV(B) | 197.65º | 0.68% | 0.59% | - |
| XYZ | 13.69 | 16.56 | 31.75 | - |
| YUV | 102.89 | 155.15 | 89.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 121 | 151 | 0.68 | 0.20 | 0 | 0.41 | 197.65 | 0.51 | 0.39 |
| Hex | 31 | 79 | 97 | 44 | 14 | 0 | 29 | C6 | 33 | 27 |
| Octal | 61 | 171 | 227 | 104 | 24 | 0 | 51 | 306 | 63 | 47 |
| Binary | 110001 | 1111001 | 10010111 | 1000100 | 10100 | 0 | 101001 | 11000110 | 110011 | 100111 |
Color Harmonies of #317997
Complementary color
Monochromatic Colors of #317997
Black with #317997
Text Example
Text Example
White with #317997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317997; }
p { color: rgb(49,121,151); }
H1.HeaderClassName
{
color: #317997;
}
.AnyTagClassName
{
color: #317997;
}
</style>
background-color css
<style>
a { background-color: #317997; }
a { background-color: rgb(49,121,151); }
div.DivClassName
{
background-color: #317997;
}
.BgClassName
{
background-color: #317997;
}
</style>
border-color css
<style>
span { border-color: #317997; }
span { border-color: rgb(49,121,151); }
td.TdClassName
{
border-color: #317997;
}
.TagClassName
{
border-color: #317997;
}
</style>