Shades of Niagara #249482
Tints of Niagara #249482
RGB
CMYK
RGB Variations
Color information
#249482 (or 0x249482) is known color: Niagara. HEX triplet: 24, 94 and 82. RGB value is (36,148,130). Sum of RGB (Red+Green+Blue) = 36+148+130=314 (41% of max value = 765). Red value is 36 (14.45% from 255 or 11.46% from 314); Green value is 148 (58.20% from 255 or 47.13% from 314); Blue value is 130 (51.17% from 255 or 41.40% from 314); Max value from RGB is 148 - color contains mainly: green. Hex color #249482 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #249482 is #DB6B7D. Grayscale: #707070. Windows color (decimal): -14379902 or 8557604. OLE color: 8557604.
HSL color Cylindrical-coordinate representation of color #249482: hue angle of 170.36º degrees, saturation: 0.61, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #249482 is Cyan = 0.76, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 36 | 148 | 130 | - |
| CMYK | 0.76 | 0 | 0.12 | 0.42 |
| HSL | 170.36º | 0.61% | 0.36% | - |
| HSV(B) | 170.36º | 0.76% | 0.58% | - |
| XYZ | 15.35 | 23.17 | 24.78 | - |
| YUV | 112.46 | 137.89 | 73.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 148 | 130 | 0.76 | 0 | 0.12 | 0.42 | 170.36 | 0.61 | 0.36 |
| Hex | 24 | 94 | 82 | 4C | 0 | C | 2A | AA | 3D | 24 |
| Octal | 44 | 224 | 202 | 114 | 0 | 14 | 52 | 252 | 75 | 44 |
| Binary | 100100 | 10010100 | 10000010 | 1001100 | 0 | 1100 | 101010 | 10101010 | 111101 | 100100 |
Color Harmonies of #249482
Complementary color
Monochromatic Colors of #249482
Black with #249482
Text Example
Text Example
White with #249482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #249482; }
p { color: rgb(36,148,130); }
H1.HeaderClassName
{
color: #249482;
}
.AnyTagClassName
{
color: #249482;
}
</style>
background-color css
<style>
a { background-color: #249482; }
a { background-color: rgb(36,148,130); }
div.DivClassName
{
background-color: #249482;
}
.BgClassName
{
background-color: #249482;
}
</style>
border-color css
<style>
span { border-color: #249482; }
span { border-color: rgb(36,148,130); }
td.TdClassName
{
border-color: #249482;
}
.TagClassName
{
border-color: #249482;
}
</style>