Shades of Niagara #289886
Tints of Niagara #289886
RGB
CMYK
RGB Variations
Color information
#289886 (or 0x289886) is known color: Niagara. HEX triplet: 28, 98 and 86. RGB value is (40,152,134). Sum of RGB (Red+Green+Blue) = 40+152+134=326 (43% of max value = 765). Red value is 40 (16.02% from 255 or 12.27% from 326); Green value is 152 (59.77% from 255 or 46.63% from 326); Blue value is 134 (52.73% from 255 or 41.10% from 326); Max value from RGB is 152 - color contains mainly: green. Hex color #289886 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #289886 is #D76779. Grayscale: #747474. Windows color (decimal): -14116730 or 8820776. OLE color: 8820776.
HSL color Cylindrical-coordinate representation of color #289886: hue angle of 170.36º degrees, saturation: 0.58, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #289886 is Cyan = 0.74, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 40 | 152 | 134 | - |
| CMYK | 0.74 | 0 | 0.12 | 0.40 |
| HSL | 170.36º | 0.58% | 0.38% | - |
| HSV(B) | 170.36º | 0.74% | 0.6% | - |
| XYZ | 16.41 | 24.63 | 26.44 | - |
| YUV | 116.46 | 137.89 | 73.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 152 | 134 | 0.74 | 0 | 0.12 | 0.40 | 170.36 | 0.58 | 0.38 |
| Hex | 28 | 98 | 86 | 4A | 0 | C | 28 | AA | 3A | 26 |
| Octal | 50 | 230 | 206 | 112 | 0 | 14 | 50 | 252 | 72 | 46 |
| Binary | 101000 | 10011000 | 10000110 | 1001010 | 0 | 1100 | 101000 | 10101010 | 111010 | 100110 |
Color Harmonies of #289886
Complementary color
Monochromatic Colors of #289886
Black with #289886
Text Example
Text Example
White with #289886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #289886; }
p { color: rgb(40,152,134); }
H1.HeaderClassName
{
color: #289886;
}
.AnyTagClassName
{
color: #289886;
}
</style>
background-color css
<style>
a { background-color: #289886; }
a { background-color: rgb(40,152,134); }
div.DivClassName
{
background-color: #289886;
}
.BgClassName
{
background-color: #289886;
}
</style>
border-color css
<style>
span { border-color: #289886; }
span { border-color: rgb(40,152,134); }
td.TdClassName
{
border-color: #289886;
}
.TagClassName
{
border-color: #289886;
}
</style>