Shades of Niagara #279980
Tints of Niagara #279980
RGB
CMYK
RGB Variations
Color information
#279980 (or 0x279980) is known color: Niagara. HEX triplet: 27, 99 and 80. RGB value is (39,153,128). Sum of RGB (Red+Green+Blue) = 39+153+128=320 (42% of max value = 765). Red value is 39 (15.62% from 255 or 12.19% from 320); Green value is 153 (60.16% from 255 or 47.81% from 320); Blue value is 128 (50.39% from 255 or 40% from 320); Max value from RGB is 153 - color contains mainly: green. Hex color #279980 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #279980 is #D8667F. Grayscale: #747474. Windows color (decimal): -14182016 or 8427815. OLE color: 8427815.
HSL color Cylindrical-coordinate representation of color #279980: hue angle of 166.84º degrees, saturation: 0.59, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #279980 is Cyan = 0.75, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 39 | 153 | 128 | - |
| CMYK | 0.75 | 0 | 0.16 | 0.4 |
| HSL | 166.84º | 0.59% | 0.38% | - |
| HSV(B) | 166.84º | 0.75% | 0.6% | - |
| XYZ | 16.12 | 24.77 | 24.35 | - |
| YUV | 116.06 | 134.73 | 73.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 153 | 128 | 0.75 | 0 | 0.16 | 0.4 | 166.84 | 0.59 | 0.38 |
| Hex | 27 | 99 | 80 | 4B | 0 | 10 | 28 | A7 | 3B | 26 |
| Octal | 47 | 231 | 200 | 113 | 0 | 20 | 50 | 247 | 73 | 46 |
| Binary | 100111 | 10011001 | 10000000 | 1001011 | 0 | 10000 | 101000 | 10100111 | 111011 | 100110 |
Color Harmonies of #279980
Complementary color
Monochromatic Colors of #279980
Black with #279980
Text Example
Text Example
White with #279980
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #279980; }
p { color: rgb(39,153,128); }
H1.HeaderClassName
{
color: #279980;
}
.AnyTagClassName
{
color: #279980;
}
</style>
background-color css
<style>
a { background-color: #279980; }
a { background-color: rgb(39,153,128); }
div.DivClassName
{
background-color: #279980;
}
.BgClassName
{
background-color: #279980;
}
</style>
border-color css
<style>
span { border-color: #279980; }
span { border-color: rgb(39,153,128); }
td.TdClassName
{
border-color: #279980;
}
.TagClassName
{
border-color: #279980;
}
</style>