Shades of Astral #317690
Tints of Astral #317690
RGB
CMYK
RGB Variations
Color information
#317690 (or 0x317690) is known color: Astral. HEX triplet: 31, 76 and 90. RGB value is (49,118,144). Sum of RGB (Red+Green+Blue) = 49+118+144=311 (41% of max value = 765). Red value is 49 (19.53% from 255 or 15.76% from 311); Green value is 118 (46.48% from 255 or 37.94% from 311); Blue value is 144 (56.64% from 255 or 46.30% from 311); Max value from RGB is 144 - color contains mainly: blue. Hex color #317690 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #317690 is #CE896F. Grayscale: #646464. Windows color (decimal): -13535600 or 9467441. OLE color: 9467441.
HSL color Cylindrical-coordinate representation of color #317690: hue angle of 196.42º 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 #317690 is Cyan = 0.66, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 49 | 118 | 144 | - |
| CMYK | 0.66 | 0.18 | 0 | 0.44 |
| HSL | 196.42º | 0.49% | 0.38% | - |
| HSV(B) | 196.42º | 0.66% | 0.56% | - |
| XYZ | 12.78 | 15.62 | 28.73 | - |
| YUV | 100.33 | 152.64 | 91.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 118 | 144 | 0.66 | 0.18 | 0 | 0.44 | 196.42 | 0.49 | 0.38 |
| Hex | 31 | 76 | 90 | 42 | 12 | 0 | 2C | C4 | 31 | 26 |
| Octal | 61 | 166 | 220 | 102 | 22 | 0 | 54 | 304 | 61 | 46 |
| Binary | 110001 | 1110110 | 10010000 | 1000010 | 10010 | 0 | 101100 | 11000100 | 110001 | 100110 |
Color Harmonies of #317690
Complementary color
Monochromatic Colors of #317690
Black with #317690
Text Example
Text Example
White with #317690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317690; }
p { color: rgb(49,118,144); }
H1.HeaderClassName
{
color: #317690;
}
.AnyTagClassName
{
color: #317690;
}
</style>
background-color css
<style>
a { background-color: #317690; }
a { background-color: rgb(49,118,144); }
div.DivClassName
{
background-color: #317690;
}
.BgClassName
{
background-color: #317690;
}
</style>
border-color css
<style>
span { border-color: #317690; }
span { border-color: rgb(49,118,144); }
td.TdClassName
{
border-color: #317690;
}
.TagClassName
{
border-color: #317690;
}
</style>