Shades of Astral #317283
Tints of Astral #317283
RGB
CMYK
RGB Variations
Color information
#317283 (or 0x317283) is known color: Astral. HEX triplet: 31, 72 and 83. RGB value is (49,114,131). Sum of RGB (Red+Green+Blue) = 49+114+131=294 (38% of max value = 765). Red value is 49 (19.53% from 255 or 16.67% from 294); Green value is 114 (44.92% from 255 or 38.78% from 294); Blue value is 131 (51.56% from 255 or 44.56% from 294); Max value from RGB is 131 - color contains mainly: blue. Hex color #317283 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #317283 is #CE8D7C. Grayscale: #606060. Windows color (decimal): -13536637 or 8614449. OLE color: 8614449.
HSL color Cylindrical-coordinate representation of color #317283: hue angle of 192.44º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #317283 is Cyan = 0.63, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 49 | 114 | 131 | - |
| CMYK | 0.63 | 0.13 | 0 | 0.49 |
| HSL | 192.44º | 0.46% | 0.35% | - |
| HSV(B) | 192.44º | 0.63% | 0.51% | - |
| XYZ | 11.38 | 14.33 | 23.64 | - |
| YUV | 96.5 | 147.47 | 94.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 114 | 131 | 0.63 | 0.13 | 0 | 0.49 | 192.44 | 0.46 | 0.35 |
| Hex | 31 | 72 | 83 | 3F | D | 0 | 31 | C0 | 2E | 23 |
| Octal | 61 | 162 | 203 | 77 | 15 | 0 | 61 | 300 | 56 | 43 |
| Binary | 110001 | 1110010 | 10000011 | 111111 | 1101 | 0 | 110001 | 11000000 | 101110 | 100011 |
Color Harmonies of #317283
Complementary color
Monochromatic Colors of #317283
Black with #317283
Text Example
Text Example
White with #317283
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317283; }
p { color: rgb(49,114,131); }
H1.HeaderClassName
{
color: #317283;
}
.AnyTagClassName
{
color: #317283;
}
</style>
background-color css
<style>
a { background-color: #317283; }
a { background-color: rgb(49,114,131); }
div.DivClassName
{
background-color: #317283;
}
.BgClassName
{
background-color: #317283;
}
</style>
border-color css
<style>
span { border-color: #317283; }
span { border-color: rgb(49,114,131); }
td.TdClassName
{
border-color: #317283;
}
.TagClassName
{
border-color: #317283;
}
</style>