Shades of Astral #337281
Tints of Astral #337281
RGB
CMYK
RGB Variations
Color information
#337281 (or 0x337281) is known color: Astral. HEX triplet: 33, 72 and 81. RGB value is (51,114,129). Sum of RGB (Red+Green+Blue) = 51+114+129=294 (38% of max value = 765). Red value is 51 (20.31% from 255 or 17.35% from 294); Green value is 114 (44.92% from 255 or 38.78% from 294); Blue value is 129 (50.78% from 255 or 43.88% from 294); Max value from RGB is 129 - color contains mainly: blue. Hex color #337281 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #337281 is #CC8D7E. Grayscale: #606060. Windows color (decimal): -13405567 or 8483379. OLE color: 8483379.
HSL color Cylindrical-coordinate representation of color #337281: hue angle of 191.54º degrees, saturation: 0.43, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #337281 is Cyan = 0.60, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 51 | 114 | 129 | - |
| CMYK | 0.60 | 0.12 | 0 | 0.49 |
| HSL | 191.54º | 0.43% | 0.35% | - |
| HSV(B) | 191.54º | 0.6% | 0.51% | - |
| XYZ | 11.35 | 14.32 | 22.94 | - |
| YUV | 96.87 | 146.13 | 95.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 114 | 129 | 0.60 | 0.12 | 0 | 0.49 | 191.54 | 0.43 | 0.35 |
| Hex | 33 | 72 | 81 | 3C | C | 0 | 31 | C0 | 2B | 23 |
| Octal | 63 | 162 | 201 | 74 | 14 | 0 | 61 | 300 | 53 | 43 |
| Binary | 110011 | 1110010 | 10000001 | 111100 | 1100 | 0 | 110001 | 11000000 | 101011 | 100011 |
Color Harmonies of #337281
Complementary color
Monochromatic Colors of #337281
Black with #337281
Text Example
Text Example
White with #337281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #337281; }
p { color: rgb(51,114,129); }
H1.HeaderClassName
{
color: #337281;
}
.AnyTagClassName
{
color: #337281;
}
</style>
background-color css
<style>
a { background-color: #337281; }
a { background-color: rgb(51,114,129); }
div.DivClassName
{
background-color: #337281;
}
.BgClassName
{
background-color: #337281;
}
</style>
border-color css
<style>
span { border-color: #337281; }
span { border-color: rgb(51,114,129); }
td.TdClassName
{
border-color: #337281;
}
.TagClassName
{
border-color: #337281;
}
</style>