Shades of Niagara #219981
Tints of Niagara #219981
RGB
CMYK
RGB Variations
Color information
#219981 (or 0x219981) is known color: Niagara. HEX triplet: 21, 99 and 81. RGB value is (33,153,129). Sum of RGB (Red+Green+Blue) = 33+153+129=315 (41% of max value = 765). Red value is 33 (13.28% from 255 or 10.48% from 315); Green value is 153 (60.16% from 255 or 48.57% from 315); Blue value is 129 (50.78% from 255 or 40.95% from 315); Max value from RGB is 153 - color contains mainly: green. Hex color #219981 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #219981 is #DE667E. Grayscale: #727272. Windows color (decimal): -14575231 or 8493345. OLE color: 8493345.
HSL color Cylindrical-coordinate representation of color #219981: hue angle of 168º degrees, saturation: 0.65, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #219981 is Cyan = 0.78, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 33 | 153 | 129 | - |
| CMYK | 0.78 | 0 | 0.16 | 0.4 |
| HSL | 168º | 0.65% | 0.36% | - |
| HSV(B) | 168º | 0.78% | 0.6% | - |
| XYZ | 15.98 | 24.69 | 24.69 | - |
| YUV | 114.38 | 136.24 | 69.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 153 | 129 | 0.78 | 0 | 0.16 | 0.4 | 168 | 0.65 | 0.36 |
| Hex | 21 | 99 | 81 | 4E | 0 | 10 | 28 | A8 | 41 | 24 |
| Octal | 41 | 231 | 201 | 116 | 0 | 20 | 50 | 250 | 101 | 44 |
| Binary | 100001 | 10011001 | 10000001 | 1001110 | 0 | 10000 | 101000 | 10101000 | 1000001 | 100100 |
Color Harmonies of #219981
Complementary color
Monochromatic Colors of #219981
Black with #219981
Text Example
Text Example
White with #219981
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #219981; }
p { color: rgb(33,153,129); }
H1.HeaderClassName
{
color: #219981;
}
.AnyTagClassName
{
color: #219981;
}
</style>
background-color css
<style>
a { background-color: #219981; }
a { background-color: rgb(33,153,129); }
div.DivClassName
{
background-color: #219981;
}
.BgClassName
{
background-color: #219981;
}
</style>
border-color css
<style>
span { border-color: #219981; }
span { border-color: rgb(33,153,129); }
td.TdClassName
{
border-color: #219981;
}
.TagClassName
{
border-color: #219981;
}
</style>