Shades of Astral #317281
Tints of Astral #317281
RGB
CMYK
RGB Variations
Color information
#317281 (or 0x317281) is known color: Astral. HEX triplet: 31, 72 and 81. RGB value is (49,114,129). Sum of RGB (Red+Green+Blue) = 49+114+129=292 (38% of max value = 765). Red value is 49 (19.53% from 255 or 16.78% from 292); Green value is 114 (44.92% from 255 or 39.04% from 292); Blue value is 129 (50.78% from 255 or 44.18% from 292); Max value from RGB is 129 - color contains mainly: blue. Hex color #317281 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #317281 is #CE8D7E. Grayscale: #606060. Windows color (decimal): -13536639 or 8483377. OLE color: 8483377.
HSL color Cylindrical-coordinate representation of color #317281: hue angle of 191.25º degrees, saturation: 0.45, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #317281 is Cyan = 0.62, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 49 | 114 | 129 | - |
| CMYK | 0.62 | 0.12 | 0 | 0.49 |
| HSL | 191.25º | 0.45% | 0.35% | - |
| HSV(B) | 191.25º | 0.62% | 0.51% | - |
| XYZ | 11.25 | 14.27 | 22.93 | - |
| YUV | 96.28 | 146.47 | 94.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 114 | 129 | 0.62 | 0.12 | 0 | 0.49 | 191.25 | 0.45 | 0.35 |
| Hex | 31 | 72 | 81 | 3E | C | 0 | 31 | BF | 2D | 23 |
| Octal | 61 | 162 | 201 | 76 | 14 | 0 | 61 | 277 | 55 | 43 |
| Binary | 110001 | 1110010 | 10000001 | 111110 | 1100 | 0 | 110001 | 10111111 | 101101 | 100011 |
Color Harmonies of #317281
Complementary color
Monochromatic Colors of #317281
Black with #317281
Text Example
Text Example
White with #317281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317281; }
p { color: rgb(49,114,129); }
H1.HeaderClassName
{
color: #317281;
}
.AnyTagClassName
{
color: #317281;
}
</style>
background-color css
<style>
a { background-color: #317281; }
a { background-color: rgb(49,114,129); }
div.DivClassName
{
background-color: #317281;
}
.BgClassName
{
background-color: #317281;
}
</style>
border-color css
<style>
span { border-color: #317281; }
span { border-color: rgb(49,114,129); }
td.TdClassName
{
border-color: #317281;
}
.TagClassName
{
border-color: #317281;
}
</style>