Shades of Niagara #219982
Tints of Niagara #219982
RGB
CMYK
RGB Variations
Color information
#219982 (or 0x219982) is known color: Niagara. HEX triplet: 21, 99 and 82. RGB value is (33,153,130). Sum of RGB (Red+Green+Blue) = 33+153+130=316 (41% of max value = 765). Red value is 33 (13.28% from 255 or 10.44% from 316); Green value is 153 (60.16% from 255 or 48.42% from 316); Blue value is 130 (51.17% from 255 or 41.14% from 316); Max value from RGB is 153 - color contains mainly: green. Hex color #219982 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #219982 is #DE667D. Grayscale: #727272. Windows color (decimal): -14575230 or 8558881. OLE color: 8558881.
HSL color Cylindrical-coordinate representation of color #219982: hue angle of 168.5º 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 #219982 is Cyan = 0.78, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 33 | 153 | 130 | - |
| CMYK | 0.78 | 0 | 0.15 | 0.4 |
| HSL | 168.5º | 0.65% | 0.36% | - |
| HSV(B) | 168.5º | 0.78% | 0.6% | - |
| XYZ | 16.05 | 24.72 | 25.04 | - |
| YUV | 114.5 | 136.74 | 69.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 153 | 130 | 0.78 | 0 | 0.15 | 0.4 | 168.5 | 0.65 | 0.36 |
| Hex | 21 | 99 | 82 | 4E | 0 | F | 28 | A8 | 41 | 24 |
| Octal | 41 | 231 | 202 | 116 | 0 | 17 | 50 | 250 | 101 | 44 |
| Binary | 100001 | 10011001 | 10000010 | 1001110 | 0 | 1111 | 101000 | 10101000 | 1000001 | 100100 |
Color Harmonies of #219982
Complementary color
Monochromatic Colors of #219982
Black with #219982
Text Example
Text Example
White with #219982
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #219982; }
p { color: rgb(33,153,130); }
H1.HeaderClassName
{
color: #219982;
}
.AnyTagClassName
{
color: #219982;
}
</style>
background-color css
<style>
a { background-color: #219982; }
a { background-color: rgb(33,153,130); }
div.DivClassName
{
background-color: #219982;
}
.BgClassName
{
background-color: #219982;
}
</style>
border-color css
<style>
span { border-color: #219982; }
span { border-color: rgb(33,153,130); }
td.TdClassName
{
border-color: #219982;
}
.TagClassName
{
border-color: #219982;
}
</style>