Shades of Niagara #259980
Tints of Niagara #259980
RGB
CMYK
RGB Variations
Color information
#259980 (or 0x259980) is known color: Niagara. HEX triplet: 25, 99 and 80. RGB value is (37,153,128). Sum of RGB (Red+Green+Blue) = 37+153+128=318 (42% of max value = 765). Red value is 37 (14.84% from 255 or 11.64% from 318); Green value is 153 (60.16% from 255 or 48.11% from 318); Blue value is 128 (50.39% from 255 or 40.25% from 318); Max value from RGB is 153 - color contains mainly: green. Hex color #259980 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #259980 is #DA667F. Grayscale: #737373. Windows color (decimal): -14313088 or 8427813. OLE color: 8427813.
HSL color Cylindrical-coordinate representation of color #259980: hue angle of 167.07º 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 #259980 is Cyan = 0.76, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 37 | 153 | 128 | - |
| CMYK | 0.76 | 0 | 0.16 | 0.4 |
| HSL | 167.07º | 0.61% | 0.37% | - |
| HSV(B) | 167.07º | 0.76% | 0.6% | - |
| XYZ | 16.05 | 24.73 | 24.35 | - |
| YUV | 115.47 | 135.07 | 72.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 153 | 128 | 0.76 | 0 | 0.16 | 0.4 | 167.07 | 0.61 | 0.37 |
| Hex | 25 | 99 | 80 | 4C | 0 | 10 | 28 | A7 | 3D | 25 |
| Octal | 45 | 231 | 200 | 114 | 0 | 20 | 50 | 247 | 75 | 45 |
| Binary | 100101 | 10011001 | 10000000 | 1001100 | 0 | 10000 | 101000 | 10100111 | 111101 | 100101 |
Color Harmonies of #259980
Complementary color
Monochromatic Colors of #259980
Black with #259980
Text Example
Text Example
White with #259980
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #259980; }
p { color: rgb(37,153,128); }
H1.HeaderClassName
{
color: #259980;
}
.AnyTagClassName
{
color: #259980;
}
</style>
background-color css
<style>
a { background-color: #259980; }
a { background-color: rgb(37,153,128); }
div.DivClassName
{
background-color: #259980;
}
.BgClassName
{
background-color: #259980;
}
</style>
border-color css
<style>
span { border-color: #259980; }
span { border-color: rgb(37,153,128); }
td.TdClassName
{
border-color: #259980;
}
.TagClassName
{
border-color: #259980;
}
</style>