Shades of Niagara #249780
Tints of Niagara #249780
RGB
CMYK
RGB Variations
Color information
#249780 (or 0x249780) is known color: Niagara. HEX triplet: 24, 97 and 80. RGB value is (36,151,128). Sum of RGB (Red+Green+Blue) = 36+151+128=315 (41% of max value = 765). Red value is 36 (14.45% from 255 or 11.43% from 315); Green value is 151 (59.38% from 255 or 47.94% from 315); Blue value is 128 (50.39% from 255 or 40.63% from 315); Max value from RGB is 151 - color contains mainly: green. Hex color #249780 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #249780 is #DB687F. Grayscale: #717171. Windows color (decimal): -14379136 or 8427300. OLE color: 8427300.
HSL color Cylindrical-coordinate representation of color #249780: hue angle of 168º degrees, saturation: 0.61, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #249780 is Cyan = 0.76, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 36 | 151 | 128 | - |
| CMYK | 0.76 | 0 | 0.15 | 0.41 |
| HSL | 168º | 0.61% | 0.37% | - |
| HSV(B) | 168º | 0.76% | 0.59% | - |
| XYZ | 15.69 | 24.07 | 24.24 | - |
| YUV | 113.99 | 135.9 | 72.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 151 | 128 | 0.76 | 0 | 0.15 | 0.41 | 168 | 0.61 | 0.37 |
| Hex | 24 | 97 | 80 | 4C | 0 | F | 29 | A8 | 3D | 25 |
| Octal | 44 | 227 | 200 | 114 | 0 | 17 | 51 | 250 | 75 | 45 |
| Binary | 100100 | 10010111 | 10000000 | 1001100 | 0 | 1111 | 101001 | 10101000 | 111101 | 100101 |
Color Harmonies of #249780
Complementary color
Monochromatic Colors of #249780
Black with #249780
Text Example
Text Example
White with #249780
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #249780; }
p { color: rgb(36,151,128); }
H1.HeaderClassName
{
color: #249780;
}
.AnyTagClassName
{
color: #249780;
}
</style>
background-color css
<style>
a { background-color: #249780; }
a { background-color: rgb(36,151,128); }
div.DivClassName
{
background-color: #249780;
}
.BgClassName
{
background-color: #249780;
}
</style>
border-color css
<style>
span { border-color: #249780; }
span { border-color: rgb(36,151,128); }
td.TdClassName
{
border-color: #249780;
}
.TagClassName
{
border-color: #249780;
}
</style>