Shades of Astral #317689
Tints of Astral #317689
RGB
CMYK
RGB Variations
Color information
#317689 (or 0x317689) is known color: Astral. HEX triplet: 31, 76 and 89. RGB value is (49,118,137). Sum of RGB (Red+Green+Blue) = 49+118+137=304 (40% of max value = 765). Red value is 49 (19.53% from 255 or 16.12% from 304); Green value is 118 (46.48% from 255 or 38.82% from 304); Blue value is 137 (53.91% from 255 or 45.07% from 304); Max value from RGB is 137 - color contains mainly: blue. Hex color #317689 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #317689 is #CE8976. Grayscale: #636363. Windows color (decimal): -13535607 or 9008689. OLE color: 9008689.
HSL color Cylindrical-coordinate representation of color #317689: hue angle of 192.95º degrees, saturation: 0.47, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #317689 is Cyan = 0.64, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 49 | 118 | 137 | - |
| CMYK | 0.64 | 0.14 | 0 | 0.46 |
| HSL | 192.95º | 0.47% | 0.36% | - |
| HSV(B) | 192.95º | 0.64% | 0.54% | - |
| XYZ | 12.26 | 15.42 | 26 | - |
| YUV | 99.54 | 149.14 | 91.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 118 | 137 | 0.64 | 0.14 | 0 | 0.46 | 192.95 | 0.47 | 0.36 |
| Hex | 31 | 76 | 89 | 40 | E | 0 | 2E | C1 | 2F | 24 |
| Octal | 61 | 166 | 211 | 100 | 16 | 0 | 56 | 301 | 57 | 44 |
| Binary | 110001 | 1110110 | 10001001 | 1000000 | 1110 | 0 | 101110 | 11000001 | 101111 | 100100 |
Color Harmonies of #317689
Complementary color
Monochromatic Colors of #317689
Black with #317689
Text Example
Text Example
White with #317689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317689; }
p { color: rgb(49,118,137); }
H1.HeaderClassName
{
color: #317689;
}
.AnyTagClassName
{
color: #317689;
}
</style>
background-color css
<style>
a { background-color: #317689; }
a { background-color: rgb(49,118,137); }
div.DivClassName
{
background-color: #317689;
}
.BgClassName
{
background-color: #317689;
}
</style>
border-color css
<style>
span { border-color: #317689; }
span { border-color: rgb(49,118,137); }
td.TdClassName
{
border-color: #317689;
}
.TagClassName
{
border-color: #317689;
}
</style>