Shades of Niagara #269981
Tints of Niagara #269981
RGB
CMYK
RGB Variations
Color information
#269981 (or 0x269981) is known color: Niagara. HEX triplet: 26, 99 and 81. RGB value is (38,153,129). Sum of RGB (Red+Green+Blue) = 38+153+129=320 (42% of max value = 765). Red value is 38 (15.23% from 255 or 11.88% from 320); Green value is 153 (60.16% from 255 or 47.81% from 320); Blue value is 129 (50.78% from 255 or 40.31% from 320); Max value from RGB is 153 - color contains mainly: green. Hex color #269981 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #269981 is #D9667E. Grayscale: #737373. Windows color (decimal): -14247551 or 8493350. OLE color: 8493350.
HSL color Cylindrical-coordinate representation of color #269981: hue angle of 167.48º degrees, saturation: 0.6, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #269981 is Cyan = 0.75, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 38 | 153 | 129 | - |
| CMYK | 0.75 | 0 | 0.16 | 0.4 |
| HSL | 167.48º | 0.6% | 0.37% | - |
| HSV(B) | 167.48º | 0.75% | 0.6% | - |
| XYZ | 16.15 | 24.78 | 24.7 | - |
| YUV | 115.88 | 135.4 | 72.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 153 | 129 | 0.75 | 0 | 0.16 | 0.4 | 167.48 | 0.6 | 0.37 |
| Hex | 26 | 99 | 81 | 4B | 0 | 10 | 28 | A7 | 3C | 25 |
| Octal | 46 | 231 | 201 | 113 | 0 | 20 | 50 | 247 | 74 | 45 |
| Binary | 100110 | 10011001 | 10000001 | 1001011 | 0 | 10000 | 101000 | 10100111 | 111100 | 100101 |
Color Harmonies of #269981
Complementary color
Monochromatic Colors of #269981
Black with #269981
Text Example
Text Example
White with #269981
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #269981; }
p { color: rgb(38,153,129); }
H1.HeaderClassName
{
color: #269981;
}
.AnyTagClassName
{
color: #269981;
}
</style>
background-color css
<style>
a { background-color: #269981; }
a { background-color: rgb(38,153,129); }
div.DivClassName
{
background-color: #269981;
}
.BgClassName
{
background-color: #269981;
}
</style>
border-color css
<style>
span { border-color: #269981; }
span { border-color: rgb(38,153,129); }
td.TdClassName
{
border-color: #269981;
}
.TagClassName
{
border-color: #269981;
}
</style>