Shades of Niagara #259886
Tints of Niagara #259886
RGB
CMYK
RGB Variations
Color information
#259886 (or 0x259886) is known color: Niagara. HEX triplet: 25, 98 and 86. RGB value is (37,152,134). Sum of RGB (Red+Green+Blue) = 37+152+134=323 (42% of max value = 765). Red value is 37 (14.84% from 255 or 11.46% from 323); Green value is 152 (59.77% from 255 or 47.06% from 323); Blue value is 134 (52.73% from 255 or 41.49% from 323); Max value from RGB is 152 - color contains mainly: green. Hex color #259886 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #259886 is #DA6779. Grayscale: #737373. Windows color (decimal): -14313338 or 8820773. OLE color: 8820773.
HSL color Cylindrical-coordinate representation of color #259886: hue angle of 170.61º 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 #259886 is Cyan = 0.76, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 37 | 152 | 134 | - |
| CMYK | 0.76 | 0 | 0.12 | 0.40 |
| HSL | 170.61º | 0.61% | 0.37% | - |
| HSV(B) | 170.61º | 0.76% | 0.6% | - |
| XYZ | 16.29 | 24.57 | 26.44 | - |
| YUV | 115.56 | 138.4 | 71.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 152 | 134 | 0.76 | 0 | 0.12 | 0.40 | 170.61 | 0.61 | 0.37 |
| Hex | 25 | 98 | 86 | 4C | 0 | C | 28 | AB | 3D | 25 |
| Octal | 45 | 230 | 206 | 114 | 0 | 14 | 50 | 253 | 75 | 45 |
| Binary | 100101 | 10011000 | 10000110 | 1001100 | 0 | 1100 | 101000 | 10101011 | 111101 | 100101 |
Color Harmonies of #259886
Complementary color
Monochromatic Colors of #259886
Black with #259886
Text Example
Text Example
White with #259886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #259886; }
p { color: rgb(37,152,134); }
H1.HeaderClassName
{
color: #259886;
}
.AnyTagClassName
{
color: #259886;
}
</style>
background-color css
<style>
a { background-color: #259886; }
a { background-color: rgb(37,152,134); }
div.DivClassName
{
background-color: #259886;
}
.BgClassName
{
background-color: #259886;
}
</style>
border-color css
<style>
span { border-color: #259886; }
span { border-color: rgb(37,152,134); }
td.TdClassName
{
border-color: #259886;
}
.TagClassName
{
border-color: #259886;
}
</style>