Shades of Niagara #249680
Tints of Niagara #249680
RGB
CMYK
RGB Variations
Color information
#249680 (or 0x249680) is known color: Niagara. HEX triplet: 24, 96 and 80. RGB value is (36,150,128). Sum of RGB (Red+Green+Blue) = 36+150+128=314 (41% of max value = 765). Red value is 36 (14.45% from 255 or 11.46% from 314); Green value is 150 (58.98% from 255 or 47.77% from 314); Blue value is 128 (50.39% from 255 or 40.76% from 314); Max value from RGB is 150 - color contains mainly: green. Hex color #249680 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #249680 is #DB697F. Grayscale: #717171. Windows color (decimal): -14379392 or 8427044. OLE color: 8427044.
HSL color Cylindrical-coordinate representation of color #249680: hue angle of 168.42º 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 #249680 is Cyan = 0.76, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 36 | 150 | 128 | - |
| CMYK | 0.76 | 0 | 0.15 | 0.41 |
| HSL | 168.42º | 0.61% | 0.36% | - |
| HSV(B) | 168.42º | 0.76% | 0.59% | - |
| XYZ | 15.53 | 23.75 | 24.19 | - |
| YUV | 113.41 | 136.23 | 72.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 150 | 128 | 0.76 | 0 | 0.15 | 0.41 | 168.42 | 0.61 | 0.36 |
| Hex | 24 | 96 | 80 | 4C | 0 | F | 29 | A8 | 3D | 24 |
| Octal | 44 | 226 | 200 | 114 | 0 | 17 | 51 | 250 | 75 | 44 |
| Binary | 100100 | 10010110 | 10000000 | 1001100 | 0 | 1111 | 101001 | 10101000 | 111101 | 100100 |
Color Harmonies of #249680
Complementary color
Monochromatic Colors of #249680
Black with #249680
Text Example
Text Example
White with #249680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #249680; }
p { color: rgb(36,150,128); }
H1.HeaderClassName
{
color: #249680;
}
.AnyTagClassName
{
color: #249680;
}
</style>
background-color css
<style>
a { background-color: #249680; }
a { background-color: rgb(36,150,128); }
div.DivClassName
{
background-color: #249680;
}
.BgClassName
{
background-color: #249680;
}
</style>
border-color css
<style>
span { border-color: #249680; }
span { border-color: rgb(36,150,128); }
td.TdClassName
{
border-color: #249680;
}
.TagClassName
{
border-color: #249680;
}
</style>