Shades of Niagara #219582
Tints of Niagara #219582
RGB
CMYK
RGB Variations
Color information
#219582 (or 0x219582) is known color: Niagara. HEX triplet: 21, 95 and 82. RGB value is (33,149,130). Sum of RGB (Red+Green+Blue) = 33+149+130=312 (41% of max value = 765). Red value is 33 (13.28% from 255 or 10.58% from 312); Green value is 149 (58.59% from 255 or 47.76% from 312); Blue value is 130 (51.17% from 255 or 41.67% from 312); Max value from RGB is 149 - color contains mainly: green. Hex color #219582 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #219582 is #DE6A7D. Grayscale: #707070. Windows color (decimal): -14576254 or 8557857. OLE color: 8557857.
HSL color Cylindrical-coordinate representation of color #219582: hue angle of 170.17º degrees, saturation: 0.64, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #219582 is Cyan = 0.78, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 33 | 149 | 130 | - |
| CMYK | 0.78 | 0 | 0.13 | 0.42 |
| HSL | 170.17º | 0.64% | 0.36% | - |
| HSV(B) | 170.17º | 0.78% | 0.58% | - |
| XYZ | 15.4 | 23.43 | 24.83 | - |
| YUV | 112.15 | 138.07 | 71.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 149 | 130 | 0.78 | 0 | 0.13 | 0.42 | 170.17 | 0.64 | 0.36 |
| Hex | 21 | 95 | 82 | 4E | 0 | D | 2A | AA | 40 | 24 |
| Octal | 41 | 225 | 202 | 116 | 0 | 15 | 52 | 252 | 100 | 44 |
| Binary | 100001 | 10010101 | 10000010 | 1001110 | 0 | 1101 | 101010 | 10101010 | 1000000 | 100100 |
Color Harmonies of #219582
Complementary color
Monochromatic Colors of #219582
Black with #219582
Text Example
Text Example
White with #219582
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #219582; }
p { color: rgb(33,149,130); }
H1.HeaderClassName
{
color: #219582;
}
.AnyTagClassName
{
color: #219582;
}
</style>
background-color css
<style>
a { background-color: #219582; }
a { background-color: rgb(33,149,130); }
div.DivClassName
{
background-color: #219582;
}
.BgClassName
{
background-color: #219582;
}
</style>
border-color css
<style>
span { border-color: #219582; }
span { border-color: rgb(33,149,130); }
td.TdClassName
{
border-color: #219582;
}
.TagClassName
{
border-color: #219582;
}
</style>