Shades of Niagara #239886
Tints of Niagara #239886
RGB
CMYK
RGB Variations
Color information
#239886 (or 0x239886) is known color: Niagara. HEX triplet: 23, 98 and 86. RGB value is (35,152,134). Sum of RGB (Red+Green+Blue) = 35+152+134=321 (42% of max value = 765). Red value is 35 (14.06% from 255 or 10.90% from 321); Green value is 152 (59.77% from 255 or 47.35% from 321); Blue value is 134 (52.73% from 255 or 41.74% from 321); Max value from RGB is 152 - color contains mainly: green. Hex color #239886 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #239886 is #DC6779. Grayscale: #727272. Windows color (decimal): -14444410 or 8820771. OLE color: 8820771.
HSL color Cylindrical-coordinate representation of color #239886: hue angle of 170.77º degrees, saturation: 0.63, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #239886 is Cyan = 0.77, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 35 | 152 | 134 | - |
| CMYK | 0.77 | 0 | 0.12 | 0.40 |
| HSL | 170.77º | 0.63% | 0.37% | - |
| HSV(B) | 170.77º | 0.77% | 0.6% | - |
| XYZ | 16.22 | 24.54 | 26.43 | - |
| YUV | 114.97 | 138.74 | 70.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 152 | 134 | 0.77 | 0 | 0.12 | 0.40 | 170.77 | 0.63 | 0.37 |
| Hex | 23 | 98 | 86 | 4D | 0 | C | 28 | AB | 3F | 25 |
| Octal | 43 | 230 | 206 | 115 | 0 | 14 | 50 | 253 | 77 | 45 |
| Binary | 100011 | 10011000 | 10000110 | 1001101 | 0 | 1100 | 101000 | 10101011 | 111111 | 100101 |
Color Harmonies of #239886
Complementary color
Monochromatic Colors of #239886
Black with #239886
Text Example
Text Example
White with #239886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #239886; }
p { color: rgb(35,152,134); }
H1.HeaderClassName
{
color: #239886;
}
.AnyTagClassName
{
color: #239886;
}
</style>
background-color css
<style>
a { background-color: #239886; }
a { background-color: rgb(35,152,134); }
div.DivClassName
{
background-color: #239886;
}
.BgClassName
{
background-color: #239886;
}
</style>
border-color css
<style>
span { border-color: #239886; }
span { border-color: rgb(35,152,134); }
td.TdClassName
{
border-color: #239886;
}
.TagClassName
{
border-color: #239886;
}
</style>