Shades of Niagara #239481
Tints of Niagara #239481
RGB
CMYK
RGB Variations
Color information
#239481 (or 0x239481) is known color: Niagara. HEX triplet: 23, 94 and 81. RGB value is (35,148,129). Sum of RGB (Red+Green+Blue) = 35+148+129=312 (41% of max value = 765). Red value is 35 (14.06% from 255 or 11.22% from 312); Green value is 148 (58.20% from 255 or 47.44% from 312); Blue value is 129 (50.78% from 255 or 41.35% from 312); Max value from RGB is 148 - color contains mainly: green. Hex color #239481 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #239481 is #DC6B7E. Grayscale: #707070. Windows color (decimal): -14445439 or 8492067. OLE color: 8492067.
HSL color Cylindrical-coordinate representation of color #239481: hue angle of 169.91º degrees, saturation: 0.62, 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 #239481 is Cyan = 0.76, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 35 | 148 | 129 | - |
| CMYK | 0.76 | 0 | 0.13 | 0.42 |
| HSL | 169.91º | 0.62% | 0.36% | - |
| HSV(B) | 169.91º | 0.76% | 0.58% | - |
| XYZ | 15.25 | 23.12 | 24.43 | - |
| YUV | 112.05 | 137.56 | 73.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 148 | 129 | 0.76 | 0 | 0.13 | 0.42 | 169.91 | 0.62 | 0.36 |
| Hex | 23 | 94 | 81 | 4C | 0 | D | 2A | AA | 3E | 24 |
| Octal | 43 | 224 | 201 | 114 | 0 | 15 | 52 | 252 | 76 | 44 |
| Binary | 100011 | 10010100 | 10000001 | 1001100 | 0 | 1101 | 101010 | 10101010 | 111110 | 100100 |
Color Harmonies of #239481
Complementary color
Monochromatic Colors of #239481
Black with #239481
Text Example
Text Example
White with #239481
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #239481; }
p { color: rgb(35,148,129); }
H1.HeaderClassName
{
color: #239481;
}
.AnyTagClassName
{
color: #239481;
}
</style>
background-color css
<style>
a { background-color: #239481; }
a { background-color: rgb(35,148,129); }
div.DivClassName
{
background-color: #239481;
}
.BgClassName
{
background-color: #239481;
}
</style>
border-color css
<style>
span { border-color: #239481; }
span { border-color: rgb(35,148,129); }
td.TdClassName
{
border-color: #239481;
}
.TagClassName
{
border-color: #239481;
}
</style>