Shades of Niagara #219681
Tints of Niagara #219681
RGB
CMYK
RGB Variations
Color information
#219681 (or 0x219681) is known color: Niagara. HEX triplet: 21, 96 and 81. RGB value is (33,150,129). Sum of RGB (Red+Green+Blue) = 33+150+129=312 (41% of max value = 765). Red value is 33 (13.28% from 255 or 10.58% from 312); Green value is 150 (58.98% from 255 or 48.08% from 312); Blue value is 129 (50.78% from 255 or 41.35% from 312); Max value from RGB is 150 - color contains mainly: green. Hex color #219681 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #219681 is #DE697E. Grayscale: #707070. Windows color (decimal): -14575999 or 8492577. OLE color: 8492577.
HSL color Cylindrical-coordinate representation of color #219681: hue angle of 169.23º degrees, saturation: 0.64, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #219681 is Cyan = 0.78, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 33 | 150 | 129 | - |
| CMYK | 0.78 | 0 | 0.14 | 0.41 |
| HSL | 169.23º | 0.64% | 0.36% | - |
| HSV(B) | 169.23º | 0.78% | 0.59% | - |
| XYZ | 15.5 | 23.72 | 24.53 | - |
| YUV | 112.62 | 137.24 | 71.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 150 | 129 | 0.78 | 0 | 0.14 | 0.41 | 169.23 | 0.64 | 0.36 |
| Hex | 21 | 96 | 81 | 4E | 0 | E | 29 | A9 | 40 | 24 |
| Octal | 41 | 226 | 201 | 116 | 0 | 16 | 51 | 251 | 100 | 44 |
| Binary | 100001 | 10010110 | 10000001 | 1001110 | 0 | 1110 | 101001 | 10101001 | 1000000 | 100100 |
Color Harmonies of #219681
Complementary color
Monochromatic Colors of #219681
Black with #219681
Text Example
Text Example
White with #219681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #219681; }
p { color: rgb(33,150,129); }
H1.HeaderClassName
{
color: #219681;
}
.AnyTagClassName
{
color: #219681;
}
</style>
background-color css
<style>
a { background-color: #219681; }
a { background-color: rgb(33,150,129); }
div.DivClassName
{
background-color: #219681;
}
.BgClassName
{
background-color: #219681;
}
</style>
border-color css
<style>
span { border-color: #219681; }
span { border-color: rgb(33,150,129); }
td.TdClassName
{
border-color: #219681;
}
.TagClassName
{
border-color: #219681;
}
</style>