Shades of Astral #316790
Tints of Astral #316790
RGB
CMYK
RGB Variations
Color information
#316790 (or 0x316790) is known color: Astral. HEX triplet: 31, 67 and 90. RGB value is (49,103,144). Sum of RGB (Red+Green+Blue) = 49+103+144=296 (39% of max value = 765). Red value is 49 (19.53% from 255 or 16.55% from 296); Green value is 103 (40.62% from 255 or 34.80% from 296); Blue value is 144 (56.64% from 255 or 48.65% from 296); Max value from RGB is 144 - color contains mainly: blue. Hex color #316790 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #316790 is #CE986F. Grayscale: #5B5B5B. Windows color (decimal): -13539440 or 9463601. OLE color: 9463601.
HSL color Cylindrical-coordinate representation of color #316790: hue angle of 205.89º 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 #316790 is Cyan = 0.66, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 49 | 103 | 144 | - |
| CMYK | 0.66 | 0.28 | 0 | 0.44 |
| HSL | 205.89º | 0.49% | 0.38% | - |
| HSV(B) | 205.89º | 0.66% | 0.56% | - |
| XYZ | 11.15 | 12.37 | 28.18 | - |
| YUV | 91.53 | 157.61 | 97.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 103 | 144 | 0.66 | 0.28 | 0 | 0.44 | 205.89 | 0.49 | 0.38 |
| Hex | 31 | 67 | 90 | 42 | 1C | 0 | 2C | CE | 31 | 26 |
| Octal | 61 | 147 | 220 | 102 | 34 | 0 | 54 | 316 | 61 | 46 |
| Binary | 110001 | 1100111 | 10010000 | 1000010 | 11100 | 0 | 101100 | 11001110 | 110001 | 100110 |
Color Harmonies of #316790
Complementary color
Monochromatic Colors of #316790
Black with #316790
Text Example
Text Example
White with #316790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316790; }
p { color: rgb(49,103,144); }
H1.HeaderClassName
{
color: #316790;
}
.AnyTagClassName
{
color: #316790;
}
</style>
background-color css
<style>
a { background-color: #316790; }
a { background-color: rgb(49,103,144); }
div.DivClassName
{
background-color: #316790;
}
.BgClassName
{
background-color: #316790;
}
</style>
border-color css
<style>
span { border-color: #316790; }
span { border-color: rgb(49,103,144); }
td.TdClassName
{
border-color: #316790;
}
.TagClassName
{
border-color: #316790;
}
</style>