Shades of Niagara #249886
Tints of Niagara #249886
RGB
CMYK
RGB Variations
Color information
#249886 (or 0x249886) is known color: Niagara. HEX triplet: 24, 98 and 86. RGB value is (36,152,134). Sum of RGB (Red+Green+Blue) = 36+152+134=322 (42% of max value = 765). Red value is 36 (14.45% from 255 or 11.18% from 322); Green value is 152 (59.77% from 255 or 47.20% from 322); Blue value is 134 (52.73% from 255 or 41.61% from 322); Max value from RGB is 152 - color contains mainly: green. Hex color #249886 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #249886 is #DB6779. Grayscale: #737373. Windows color (decimal): -14378874 or 8820772. OLE color: 8820772.
HSL color Cylindrical-coordinate representation of color #249886: hue angle of 170.69º degrees, saturation: 0.62, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #249886 is Cyan = 0.76, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 36 | 152 | 134 | - |
| CMYK | 0.76 | 0 | 0.12 | 0.40 |
| HSL | 170.69º | 0.62% | 0.37% | - |
| HSV(B) | 170.69º | 0.76% | 0.6% | - |
| XYZ | 16.26 | 24.55 | 26.44 | - |
| YUV | 115.26 | 138.57 | 71.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 152 | 134 | 0.76 | 0 | 0.12 | 0.40 | 170.69 | 0.62 | 0.37 |
| Hex | 24 | 98 | 86 | 4C | 0 | C | 28 | AB | 3E | 25 |
| Octal | 44 | 230 | 206 | 114 | 0 | 14 | 50 | 253 | 76 | 45 |
| Binary | 100100 | 10011000 | 10000110 | 1001100 | 0 | 1100 | 101000 | 10101011 | 111110 | 100101 |
Color Harmonies of #249886
Complementary color
Monochromatic Colors of #249886
Black with #249886
Text Example
Text Example
White with #249886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #249886; }
p { color: rgb(36,152,134); }
H1.HeaderClassName
{
color: #249886;
}
.AnyTagClassName
{
color: #249886;
}
</style>
background-color css
<style>
a { background-color: #249886; }
a { background-color: rgb(36,152,134); }
div.DivClassName
{
background-color: #249886;
}
.BgClassName
{
background-color: #249886;
}
</style>
border-color css
<style>
span { border-color: #249886; }
span { border-color: rgb(36,152,134); }
td.TdClassName
{
border-color: #249886;
}
.TagClassName
{
border-color: #249886;
}
</style>