Shades of Niagara #279885
Tints of Niagara #279885
RGB
CMYK
RGB Variations
Color information
#279885 (or 0x279885) is known color: Niagara. HEX triplet: 27, 98 and 85. RGB value is (39,152,133). Sum of RGB (Red+Green+Blue) = 39+152+133=324 (42% of max value = 765). Red value is 39 (15.62% from 255 or 12.04% from 324); Green value is 152 (59.77% from 255 or 46.91% from 324); Blue value is 133 (52.34% from 255 or 41.05% from 324); Max value from RGB is 152 - color contains mainly: green. Hex color #279885 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #279885 is #D8677A. Grayscale: #747474. Windows color (decimal): -14182267 or 8755239. OLE color: 8755239.
HSL color Cylindrical-coordinate representation of color #279885: hue angle of 169.91º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #279885 is Cyan = 0.74, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 39 | 152 | 133 | - |
| CMYK | 0.74 | 0 | 0.13 | 0.40 |
| HSL | 169.91º | 0.59% | 0.37% | - |
| HSV(B) | 169.91º | 0.74% | 0.6% | - |
| XYZ | 16.3 | 24.58 | 26.08 | - |
| YUV | 116.05 | 137.56 | 73.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 152 | 133 | 0.74 | 0 | 0.13 | 0.40 | 169.91 | 0.59 | 0.37 |
| Hex | 27 | 98 | 85 | 4A | 0 | D | 28 | AA | 3B | 25 |
| Octal | 47 | 230 | 205 | 112 | 0 | 15 | 50 | 252 | 73 | 45 |
| Binary | 100111 | 10011000 | 10000101 | 1001010 | 0 | 1101 | 101000 | 10101010 | 111011 | 100101 |
Color Harmonies of #279885
Complementary color
Monochromatic Colors of #279885
Black with #279885
Text Example
Text Example
White with #279885
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #279885; }
p { color: rgb(39,152,133); }
H1.HeaderClassName
{
color: #279885;
}
.AnyTagClassName
{
color: #279885;
}
</style>
background-color css
<style>
a { background-color: #279885; }
a { background-color: rgb(39,152,133); }
div.DivClassName
{
background-color: #279885;
}
.BgClassName
{
background-color: #279885;
}
</style>
border-color css
<style>
span { border-color: #279885; }
span { border-color: rgb(39,152,133); }
td.TdClassName
{
border-color: #279885;
}
.TagClassName
{
border-color: #279885;
}
</style>