Shades of Niagara #249481
Tints of Niagara #249481
RGB
CMYK
RGB Variations
Color information
#249481 (or 0x249481) is known color: Niagara. HEX triplet: 24, 94 and 81. RGB value is (36,148,129). Sum of RGB (Red+Green+Blue) = 36+148+129=313 (41% of max value = 765). Red value is 36 (14.45% from 255 or 11.50% from 313); Green value is 148 (58.20% from 255 or 47.28% from 313); Blue value is 129 (50.78% from 255 or 41.21% from 313); Max value from RGB is 148 - color contains mainly: green. Hex color #249481 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #249481 is #DB6B7E. Grayscale: #707070. Windows color (decimal): -14379903 or 8492068. OLE color: 8492068.
HSL color Cylindrical-coordinate representation of color #249481: hue angle of 169.82º 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 #249481 is Cyan = 0.76, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 36 | 148 | 129 | - |
| CMYK | 0.76 | 0 | 0.13 | 0.42 |
| HSL | 169.82º | 0.61% | 0.36% | - |
| HSV(B) | 169.82º | 0.76% | 0.58% | - |
| XYZ | 15.28 | 23.14 | 24.43 | - |
| YUV | 112.35 | 137.39 | 73.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 148 | 129 | 0.76 | 0 | 0.13 | 0.42 | 169.82 | 0.61 | 0.36 |
| Hex | 24 | 94 | 81 | 4C | 0 | D | 2A | AA | 3D | 24 |
| Octal | 44 | 224 | 201 | 114 | 0 | 15 | 52 | 252 | 75 | 44 |
| Binary | 100100 | 10010100 | 10000001 | 1001100 | 0 | 1101 | 101010 | 10101010 | 111101 | 100100 |
Color Harmonies of #249481
Complementary color
Monochromatic Colors of #249481
Black with #249481
Text Example
Text Example
White with #249481
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #249481; }
p { color: rgb(36,148,129); }
H1.HeaderClassName
{
color: #249481;
}
.AnyTagClassName
{
color: #249481;
}
</style>
background-color css
<style>
a { background-color: #249481; }
a { background-color: rgb(36,148,129); }
div.DivClassName
{
background-color: #249481;
}
.BgClassName
{
background-color: #249481;
}
</style>
border-color css
<style>
span { border-color: #249481; }
span { border-color: rgb(36,148,129); }
td.TdClassName
{
border-color: #249481;
}
.TagClassName
{
border-color: #249481;
}
</style>