Shades of Niagara #259880
Tints of Niagara #259880
RGB
CMYK
RGB Variations
Color information
#259880 (or 0x259880) is known color: Niagara. HEX triplet: 25, 98 and 80. RGB value is (37,152,128). Sum of RGB (Red+Green+Blue) = 37+152+128=317 (41% of max value = 765). Red value is 37 (14.84% from 255 or 11.67% from 317); Green value is 152 (59.77% from 255 or 47.95% from 317); Blue value is 128 (50.39% from 255 or 40.38% from 317); Max value from RGB is 152 - color contains mainly: green. Hex color #259880 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #259880 is #DA677F. Grayscale: #727272. Windows color (decimal): -14313344 or 8427557. OLE color: 8427557.
HSL color Cylindrical-coordinate representation of color #259880: hue angle of 167.48º degrees, saturation: 0.61, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #259880 is Cyan = 0.76, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 37 | 152 | 128 | - |
| CMYK | 0.76 | 0 | 0.16 | 0.40 |
| HSL | 167.48º | 0.61% | 0.37% | - |
| HSV(B) | 167.48º | 0.76% | 0.6% | - |
| XYZ | 15.89 | 24.41 | 24.3 | - |
| YUV | 114.88 | 135.4 | 72.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 152 | 128 | 0.76 | 0 | 0.16 | 0.40 | 167.48 | 0.61 | 0.37 |
| Hex | 25 | 98 | 80 | 4C | 0 | 10 | 28 | A7 | 3D | 25 |
| Octal | 45 | 230 | 200 | 114 | 0 | 20 | 50 | 247 | 75 | 45 |
| Binary | 100101 | 10011000 | 10000000 | 1001100 | 0 | 10000 | 101000 | 10100111 | 111101 | 100101 |
Color Harmonies of #259880
Complementary color
Monochromatic Colors of #259880
Black with #259880
Text Example
Text Example
White with #259880
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #259880; }
p { color: rgb(37,152,128); }
H1.HeaderClassName
{
color: #259880;
}
.AnyTagClassName
{
color: #259880;
}
</style>
background-color css
<style>
a { background-color: #259880; }
a { background-color: rgb(37,152,128); }
div.DivClassName
{
background-color: #259880;
}
.BgClassName
{
background-color: #259880;
}
</style>
border-color css
<style>
span { border-color: #259880; }
span { border-color: rgb(37,152,128); }
td.TdClassName
{
border-color: #259880;
}
.TagClassName
{
border-color: #259880;
}
</style>