Shades of Niagara #219481
Tints of Niagara #219481
RGB
CMYK
RGB Variations
Color information
#219481 (or 0x219481) is known color: Niagara. HEX triplet: 21, 94 and 81. RGB value is (33,148,129). Sum of RGB (Red+Green+Blue) = 33+148+129=310 (41% of max value = 765). Red value is 33 (13.28% from 255 or 10.65% from 310); Green value is 148 (58.20% from 255 or 47.74% from 310); Blue value is 129 (50.78% from 255 or 41.61% from 310); Max value from RGB is 148 - color contains mainly: green. Hex color #219481 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #219481 is #DE6B7E. Grayscale: #6F6F6F. Windows color (decimal): -14576511 or 8492065. OLE color: 8492065.
HSL color Cylindrical-coordinate representation of color #219481: hue angle of 170.09º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #219481 is Cyan = 0.78, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 33 | 148 | 129 | - |
| CMYK | 0.78 | 0 | 0.13 | 0.42 |
| HSL | 170.09º | 0.64% | 0.35% | - |
| HSV(B) | 170.09º | 0.78% | 0.58% | - |
| XYZ | 15.18 | 23.09 | 24.43 | - |
| YUV | 111.45 | 137.9 | 72.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 148 | 129 | 0.78 | 0 | 0.13 | 0.42 | 170.09 | 0.64 | 0.35 |
| Hex | 21 | 94 | 81 | 4E | 0 | D | 2A | AA | 40 | 23 |
| Octal | 41 | 224 | 201 | 116 | 0 | 15 | 52 | 252 | 100 | 43 |
| Binary | 100001 | 10010100 | 10000001 | 1001110 | 0 | 1101 | 101010 | 10101010 | 1000000 | 100011 |
Color Harmonies of #219481
Complementary color
Monochromatic Colors of #219481
Black with #219481
Text Example
Text Example
White with #219481
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #219481; }
p { color: rgb(33,148,129); }
H1.HeaderClassName
{
color: #219481;
}
.AnyTagClassName
{
color: #219481;
}
</style>
background-color css
<style>
a { background-color: #219481; }
a { background-color: rgb(33,148,129); }
div.DivClassName
{
background-color: #219481;
}
.BgClassName
{
background-color: #219481;
}
</style>
border-color css
<style>
span { border-color: #219481; }
span { border-color: rgb(33,148,129); }
td.TdClassName
{
border-color: #219481;
}
.TagClassName
{
border-color: #219481;
}
</style>