Shades of Astral #217594
Tints of Astral #217594
RGB
CMYK
RGB Variations
Color information
#217594 (or 0x217594) is known color: Astral. HEX triplet: 21, 75 and 94. RGB value is (33,117,148). Sum of RGB (Red+Green+Blue) = 33+117+148=298 (39% of max value = 765). Red value is 33 (13.28% from 255 or 11.07% from 298); Green value is 117 (46.09% from 255 or 39.26% from 298); Blue value is 148 (58.20% from 255 or 49.66% from 298); Max value from RGB is 148 - color contains mainly: blue. Hex color #217594 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #217594 is #DE8A6B. Grayscale: #5F5F5F. Windows color (decimal): -14584428 or 9729313. OLE color: 9729313.
HSL color Cylindrical-coordinate representation of color #217594: hue angle of 196.17º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #217594 is Cyan = 0.78, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 33 | 117 | 148 | - |
| CMYK | 0.78 | 0.21 | 0 | 0.42 |
| HSL | 196.17º | 0.64% | 0.35% | - |
| HSV(B) | 196.17º | 0.78% | 0.58% | - |
| XYZ | 12.33 | 15.18 | 30.3 | - |
| YUV | 95.42 | 157.67 | 83.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 117 | 148 | 0.78 | 0.21 | 0 | 0.42 | 196.17 | 0.64 | 0.35 |
| Hex | 21 | 75 | 94 | 4E | 15 | 0 | 2A | C4 | 40 | 23 |
| Octal | 41 | 165 | 224 | 116 | 25 | 0 | 52 | 304 | 100 | 43 |
| Binary | 100001 | 1110101 | 10010100 | 1001110 | 10101 | 0 | 101010 | 11000100 | 1000000 | 100011 |
Color Harmonies of #217594
Complementary color
Monochromatic Colors of #217594
Black with #217594
Text Example
Text Example
White with #217594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217594; }
p { color: rgb(33,117,148); }
H1.HeaderClassName
{
color: #217594;
}
.AnyTagClassName
{
color: #217594;
}
</style>
background-color css
<style>
a { background-color: #217594; }
a { background-color: rgb(33,117,148); }
div.DivClassName
{
background-color: #217594;
}
.BgClassName
{
background-color: #217594;
}
</style>
border-color css
<style>
span { border-color: #217594; }
span { border-color: rgb(33,117,148); }
td.TdClassName
{
border-color: #217594;
}
.TagClassName
{
border-color: #217594;
}
</style>