Shades of Astral #317696
Tints of Astral #317696
RGB
CMYK
RGB Variations
Color information
#317696 (or 0x317696) is known color: Astral. HEX triplet: 31, 76 and 96. RGB value is (49,118,150). Sum of RGB (Red+Green+Blue) = 49+118+150=317 (41% of max value = 765). Red value is 49 (19.53% from 255 or 15.46% from 317); Green value is 118 (46.48% from 255 or 37.22% from 317); Blue value is 150 (58.98% from 255 or 47.32% from 317); Max value from RGB is 150 - color contains mainly: blue. Hex color #317696 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #317696 is #CE8969. Grayscale: #646464. Windows color (decimal): -13535594 or 9860657. OLE color: 9860657.
HSL color Cylindrical-coordinate representation of color #317696: hue angle of 199.01º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #317696 is Cyan = 0.67, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 49 | 118 | 150 | - |
| CMYK | 0.67 | 0.21 | 0 | 0.41 |
| HSL | 199.01º | 0.51% | 0.39% | - |
| HSV(B) | 199.01º | 0.67% | 0.59% | - |
| XYZ | 13.25 | 15.81 | 31.21 | - |
| YUV | 101.02 | 155.64 | 90.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 118 | 150 | 0.67 | 0.21 | 0 | 0.41 | 199.01 | 0.51 | 0.39 |
| Hex | 31 | 76 | 96 | 43 | 15 | 0 | 29 | C7 | 33 | 27 |
| Octal | 61 | 166 | 226 | 103 | 25 | 0 | 51 | 307 | 63 | 47 |
| Binary | 110001 | 1110110 | 10010110 | 1000011 | 10101 | 0 | 101001 | 11000111 | 110011 | 100111 |
Color Harmonies of #317696
Complementary color
Monochromatic Colors of #317696
Black with #317696
Text Example
Text Example
White with #317696
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317696; }
p { color: rgb(49,118,150); }
H1.HeaderClassName
{
color: #317696;
}
.AnyTagClassName
{
color: #317696;
}
</style>
background-color css
<style>
a { background-color: #317696; }
a { background-color: rgb(49,118,150); }
div.DivClassName
{
background-color: #317696;
}
.BgClassName
{
background-color: #317696;
}
</style>
border-color css
<style>
span { border-color: #317696; }
span { border-color: rgb(49,118,150); }
td.TdClassName
{
border-color: #317696;
}
.TagClassName
{
border-color: #317696;
}
</style>