Shades of Niagara #219985
Tints of Niagara #219985
RGB
CMYK
RGB Variations
Color information
#219985 (or 0x219985) is known color: Niagara. HEX triplet: 21, 99 and 85. RGB value is (33,153,133). Sum of RGB (Red+Green+Blue) = 33+153+133=319 (42% of max value = 765). Red value is 33 (13.28% from 255 or 10.34% from 319); Green value is 153 (60.16% from 255 or 47.96% from 319); Blue value is 133 (52.34% from 255 or 41.69% from 319); Max value from RGB is 153 - color contains mainly: green. Hex color #219985 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #219985 is #DE667A. Grayscale: #727272. Windows color (decimal): -14575227 or 8755489. OLE color: 8755489.
HSL color Cylindrical-coordinate representation of color #219985: hue angle of 170º 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 #219985 is Cyan = 0.78, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 33 | 153 | 133 | - |
| CMYK | 0.78 | 0 | 0.13 | 0.4 |
| HSL | 170º | 0.65% | 0.36% | - |
| HSV(B) | 170º | 0.78% | 0.6% | - |
| XYZ | 16.25 | 24.8 | 26.12 | - |
| YUV | 114.84 | 138.24 | 69.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 153 | 133 | 0.78 | 0 | 0.13 | 0.4 | 170 | 0.65 | 0.36 |
| Hex | 21 | 99 | 85 | 4E | 0 | D | 28 | AA | 41 | 24 |
| Octal | 41 | 231 | 205 | 116 | 0 | 15 | 50 | 252 | 101 | 44 |
| Binary | 100001 | 10011001 | 10000101 | 1001110 | 0 | 1101 | 101000 | 10101010 | 1000001 | 100100 |
Color Harmonies of #219985
Complementary color
Monochromatic Colors of #219985
Black with #219985
Text Example
Text Example
White with #219985
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #219985; }
p { color: rgb(33,153,133); }
H1.HeaderClassName
{
color: #219985;
}
.AnyTagClassName
{
color: #219985;
}
</style>
background-color css
<style>
a { background-color: #219985; }
a { background-color: rgb(33,153,133); }
div.DivClassName
{
background-color: #219985;
}
.BgClassName
{
background-color: #219985;
}
</style>
border-color css
<style>
span { border-color: #219985; }
span { border-color: rgb(33,153,133); }
td.TdClassName
{
border-color: #219985;
}
.TagClassName
{
border-color: #219985;
}
</style>