Shades of Astral #317790
Tints of Astral #317790
RGB
CMYK
RGB Variations
Color information
#317790 (or 0x317790) is known color: Astral. HEX triplet: 31, 77 and 90. RGB value is (49,119,144). Sum of RGB (Red+Green+Blue) = 49+119+144=312 (41% of max value = 765). Red value is 49 (19.53% from 255 or 15.71% from 312); Green value is 119 (46.88% from 255 or 38.14% from 312); Blue value is 144 (56.64% from 255 or 46.15% from 312); Max value from RGB is 144 - color contains mainly: blue. Hex color #317790 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #317790 is #CE886F. Grayscale: #646464. Windows color (decimal): -13535344 or 9467697. OLE color: 9467697.
HSL color Cylindrical-coordinate representation of color #317790: hue angle of 195.79º degrees, saturation: 0.49, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #317790 is Cyan = 0.66, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 49 | 119 | 144 | - |
| CMYK | 0.66 | 0.17 | 0 | 0.44 |
| HSL | 195.79º | 0.49% | 0.38% | - |
| HSV(B) | 195.79º | 0.66% | 0.56% | - |
| XYZ | 12.9 | 15.86 | 28.77 | - |
| YUV | 100.92 | 152.31 | 90.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 119 | 144 | 0.66 | 0.17 | 0 | 0.44 | 195.79 | 0.49 | 0.38 |
| Hex | 31 | 77 | 90 | 42 | 11 | 0 | 2C | C4 | 31 | 26 |
| Octal | 61 | 167 | 220 | 102 | 21 | 0 | 54 | 304 | 61 | 46 |
| Binary | 110001 | 1110111 | 10010000 | 1000010 | 10001 | 0 | 101100 | 11000100 | 110001 | 100110 |
Color Harmonies of #317790
Complementary color
Monochromatic Colors of #317790
Black with #317790
Text Example
Text Example
White with #317790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317790; }
p { color: rgb(49,119,144); }
H1.HeaderClassName
{
color: #317790;
}
.AnyTagClassName
{
color: #317790;
}
</style>
background-color css
<style>
a { background-color: #317790; }
a { background-color: rgb(49,119,144); }
div.DivClassName
{
background-color: #317790;
}
.BgClassName
{
background-color: #317790;
}
</style>
border-color css
<style>
span { border-color: #317790; }
span { border-color: rgb(49,119,144); }
td.TdClassName
{
border-color: #317790;
}
.TagClassName
{
border-color: #317790;
}
</style>