Shades of Niagara #229886
Tints of Niagara #229886
RGB
CMYK
RGB Variations
Color information
#229886 (or 0x229886) is known color: Niagara. HEX triplet: 22, 98 and 86. RGB value is (34,152,134). Sum of RGB (Red+Green+Blue) = 34+152+134=320 (42% of max value = 765). Red value is 34 (13.67% from 255 or 10.62% from 320); Green value is 152 (59.77% from 255 or 47.5% from 320); Blue value is 134 (52.73% from 255 or 41.88% from 320); Max value from RGB is 152 - color contains mainly: green. Hex color #229886 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #229886 is #DD6779. Grayscale: #727272. Windows color (decimal): -14509946 or 8820770. OLE color: 8820770.
HSL color Cylindrical-coordinate representation of color #229886: hue angle of 170.85º degrees, saturation: 0.63, 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 #229886 is Cyan = 0.78, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 34 | 152 | 134 | - |
| CMYK | 0.78 | 0 | 0.12 | 0.40 |
| HSL | 170.85º | 0.63% | 0.36% | - |
| HSV(B) | 170.85º | 0.78% | 0.6% | - |
| XYZ | 16.19 | 24.52 | 26.43 | - |
| YUV | 114.67 | 138.91 | 70.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 152 | 134 | 0.78 | 0 | 0.12 | 0.40 | 170.85 | 0.63 | 0.36 |
| Hex | 22 | 98 | 86 | 4E | 0 | C | 28 | AB | 3F | 24 |
| Octal | 42 | 230 | 206 | 116 | 0 | 14 | 50 | 253 | 77 | 44 |
| Binary | 100010 | 10011000 | 10000110 | 1001110 | 0 | 1100 | 101000 | 10101011 | 111111 | 100100 |
Color Harmonies of #229886
Complementary color
Monochromatic Colors of #229886
Black with #229886
Text Example
Text Example
White with #229886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #229886; }
p { color: rgb(34,152,134); }
H1.HeaderClassName
{
color: #229886;
}
.AnyTagClassName
{
color: #229886;
}
</style>
background-color css
<style>
a { background-color: #229886; }
a { background-color: rgb(34,152,134); }
div.DivClassName
{
background-color: #229886;
}
.BgClassName
{
background-color: #229886;
}
</style>
border-color css
<style>
span { border-color: #229886; }
span { border-color: rgb(34,152,134); }
td.TdClassName
{
border-color: #229886;
}
.TagClassName
{
border-color: #229886;
}
</style>