Shades of Niagara #209886
Tints of Niagara #209886
RGB
CMYK
RGB Variations
Color information
#209886 (or 0x209886) is known color: Niagara. HEX triplet: 20, 98 and 86. RGB value is (32,152,134). Sum of RGB (Red+Green+Blue) = 32+152+134=318 (42% of max value = 765). Red value is 32 (12.89% from 255 or 10.06% from 318); Green value is 152 (59.77% from 255 or 47.80% from 318); Blue value is 134 (52.73% from 255 or 42.14% from 318); Max value from RGB is 152 - color contains mainly: green. Hex color #209886 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #209886 is #DF6779. Grayscale: #727272. Windows color (decimal): -14641018 or 8820768. OLE color: 8820768.
HSL color Cylindrical-coordinate representation of color #209886: hue angle of 171º degrees, saturation: 0.65, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #209886 is Cyan = 0.79, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 32 | 152 | 134 | - |
| CMYK | 0.79 | 0 | 0.12 | 0.40 |
| HSL | 171º | 0.65% | 0.36% | - |
| HSV(B) | 171º | 0.79% | 0.6% | - |
| XYZ | 16.13 | 24.48 | 26.43 | - |
| YUV | 114.07 | 139.24 | 69.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 152 | 134 | 0.79 | 0 | 0.12 | 0.40 | 171 | 0.65 | 0.36 |
| Hex | 20 | 98 | 86 | 4F | 0 | C | 28 | AB | 41 | 24 |
| Octal | 40 | 230 | 206 | 117 | 0 | 14 | 50 | 253 | 101 | 44 |
| Binary | 100000 | 10011000 | 10000110 | 1001111 | 0 | 1100 | 101000 | 10101011 | 1000001 | 100100 |
Color Harmonies of #209886
Complementary color
Monochromatic Colors of #209886
Black with #209886
Text Example
Text Example
White with #209886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #209886; }
p { color: rgb(32,152,134); }
H1.HeaderClassName
{
color: #209886;
}
.AnyTagClassName
{
color: #209886;
}
</style>
background-color css
<style>
a { background-color: #209886; }
a { background-color: rgb(32,152,134); }
div.DivClassName
{
background-color: #209886;
}
.BgClassName
{
background-color: #209886;
}
</style>
border-color css
<style>
span { border-color: #209886; }
span { border-color: rgb(32,152,134); }
td.TdClassName
{
border-color: #209886;
}
.TagClassName
{
border-color: #209886;
}
</style>