Shades of Niagara #249681
Tints of Niagara #249681
RGB
CMYK
RGB Variations
Color information
#249681 (or 0x249681) is known color: Niagara. HEX triplet: 24, 96 and 81. RGB value is (36,150,129). Sum of RGB (Red+Green+Blue) = 36+150+129=315 (41% of max value = 765). Red value is 36 (14.45% from 255 or 11.43% from 315); Green value is 150 (58.98% from 255 or 47.62% from 315); Blue value is 129 (50.78% from 255 or 40.95% from 315); Max value from RGB is 150 - color contains mainly: green. Hex color #249681 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #249681 is #DB697E. Grayscale: #717171. Windows color (decimal): -14379391 or 8492580. OLE color: 8492580.
HSL color Cylindrical-coordinate representation of color #249681: hue angle of 168.95º degrees, saturation: 0.61, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #249681 is Cyan = 0.76, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 36 | 150 | 129 | - |
| CMYK | 0.76 | 0 | 0.14 | 0.41 |
| HSL | 168.95º | 0.61% | 0.36% | - |
| HSV(B) | 168.95º | 0.76% | 0.59% | - |
| XYZ | 15.6 | 23.77 | 24.54 | - |
| YUV | 113.52 | 136.73 | 72.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 150 | 129 | 0.76 | 0 | 0.14 | 0.41 | 168.95 | 0.61 | 0.36 |
| Hex | 24 | 96 | 81 | 4C | 0 | E | 29 | A9 | 3D | 24 |
| Octal | 44 | 226 | 201 | 114 | 0 | 16 | 51 | 251 | 75 | 44 |
| Binary | 100100 | 10010110 | 10000001 | 1001100 | 0 | 1110 | 101001 | 10101001 | 111101 | 100100 |
Color Harmonies of #249681
Complementary color
Monochromatic Colors of #249681
Black with #249681
Text Example
Text Example
White with #249681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #249681; }
p { color: rgb(36,150,129); }
H1.HeaderClassName
{
color: #249681;
}
.AnyTagClassName
{
color: #249681;
}
</style>
background-color css
<style>
a { background-color: #249681; }
a { background-color: rgb(36,150,129); }
div.DivClassName
{
background-color: #249681;
}
.BgClassName
{
background-color: #249681;
}
</style>
border-color css
<style>
span { border-color: #249681; }
span { border-color: rgb(36,150,129); }
td.TdClassName
{
border-color: #249681;
}
.TagClassName
{
border-color: #249681;
}
</style>