Shades of Astral #317394
Tints of Astral #317394
RGB
CMYK
RGB Variations
Color information
#317394 (or 0x317394) is known color: Astral. HEX triplet: 31, 73 and 94. RGB value is (49,115,148). Sum of RGB (Red+Green+Blue) = 49+115+148=312 (41% of max value = 765). Red value is 49 (19.53% from 255 or 15.71% from 312); Green value is 115 (45.31% from 255 or 36.86% from 312); Blue value is 148 (58.20% from 255 or 47.44% from 312); Max value from RGB is 148 - color contains mainly: blue. Hex color #317394 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #317394 is #CE8C6B. Grayscale: #626262. Windows color (decimal): -13536364 or 9728817. OLE color: 9728817.
HSL color Cylindrical-coordinate representation of color #317394: hue angle of 200º degrees, saturation: 0.5, 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 #317394 is Cyan = 0.67, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 49 | 115 | 148 | - |
| CMYK | 0.67 | 0.22 | 0 | 0.42 |
| HSL | 200º | 0.5% | 0.39% | - |
| HSV(B) | 200º | 0.67% | 0.58% | - |
| XYZ | 12.74 | 15.05 | 30.25 | - |
| YUV | 99.03 | 155.63 | 92.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 115 | 148 | 0.67 | 0.22 | 0 | 0.42 | 200 | 0.5 | 0.39 |
| Hex | 31 | 73 | 94 | 43 | 16 | 0 | 2A | C8 | 32 | 27 |
| Octal | 61 | 163 | 224 | 103 | 26 | 0 | 52 | 310 | 62 | 47 |
| Binary | 110001 | 1110011 | 10010100 | 1000011 | 10110 | 0 | 101010 | 11001000 | 110010 | 100111 |
Color Harmonies of #317394
Complementary color
Monochromatic Colors of #317394
Black with #317394
Text Example
Text Example
White with #317394
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317394; }
p { color: rgb(49,115,148); }
H1.HeaderClassName
{
color: #317394;
}
.AnyTagClassName
{
color: #317394;
}
</style>
background-color css
<style>
a { background-color: #317394; }
a { background-color: rgb(49,115,148); }
div.DivClassName
{
background-color: #317394;
}
.BgClassName
{
background-color: #317394;
}
</style>
border-color css
<style>
span { border-color: #317394; }
span { border-color: rgb(49,115,148); }
td.TdClassName
{
border-color: #317394;
}
.TagClassName
{
border-color: #317394;
}
</style>