Shades of Astral #317295
Tints of Astral #317295
RGB
CMYK
RGB Variations
Color information
#317295 (or 0x317295) is known color: Astral. HEX triplet: 31, 72 and 95. RGB value is (49,114,149). Sum of RGB (Red+Green+Blue) = 49+114+149=312 (41% of max value = 765). Red value is 49 (19.53% from 255 or 15.71% from 312); Green value is 114 (44.92% from 255 or 36.54% from 312); Blue value is 149 (58.59% from 255 or 47.76% from 312); Max value from RGB is 149 - color contains mainly: blue. Hex color #317295 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #317295 is #CE8D6A. Grayscale: #626262. Windows color (decimal): -13536619 or 9794097. OLE color: 9794097.
HSL color Cylindrical-coordinate representation of color #317295: hue angle of 201º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #317295 is Cyan = 0.67, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 49 | 114 | 149 | - |
| CMYK | 0.67 | 0.23 | 0 | 0.42 |
| HSL | 201º | 0.51% | 0.39% | - |
| HSV(B) | 201º | 0.67% | 0.58% | - |
| XYZ | 12.71 | 14.86 | 30.63 | - |
| YUV | 98.56 | 156.47 | 92.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 114 | 149 | 0.67 | 0.23 | 0 | 0.42 | 201 | 0.51 | 0.39 |
| Hex | 31 | 72 | 95 | 43 | 17 | 0 | 2A | C9 | 33 | 27 |
| Octal | 61 | 162 | 225 | 103 | 27 | 0 | 52 | 311 | 63 | 47 |
| Binary | 110001 | 1110010 | 10010101 | 1000011 | 10111 | 0 | 101010 | 11001001 | 110011 | 100111 |
Color Harmonies of #317295
Complementary color
Monochromatic Colors of #317295
Black with #317295
Text Example
Text Example
White with #317295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317295; }
p { color: rgb(49,114,149); }
H1.HeaderClassName
{
color: #317295;
}
.AnyTagClassName
{
color: #317295;
}
</style>
background-color css
<style>
a { background-color: #317295; }
a { background-color: rgb(49,114,149); }
div.DivClassName
{
background-color: #317295;
}
.BgClassName
{
background-color: #317295;
}
</style>
border-color css
<style>
span { border-color: #317295; }
span { border-color: rgb(49,114,149); }
td.TdClassName
{
border-color: #317295;
}
.TagClassName
{
border-color: #317295;
}
</style>