Shades of Niagara #229381
Tints of Niagara #229381
RGB
CMYK
RGB Variations
Color information
#229381 (or 0x229381) is known color: Niagara. HEX triplet: 22, 93 and 81. RGB value is (34,147,129). Sum of RGB (Red+Green+Blue) = 34+147+129=310 (41% of max value = 765). Red value is 34 (13.67% from 255 or 10.97% from 310); Green value is 147 (57.81% from 255 or 47.42% from 310); Blue value is 129 (50.78% from 255 or 41.61% from 310); Max value from RGB is 147 - color contains mainly: green. Hex color #229381 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #229381 is #DD6C7E. Grayscale: #6F6F6F. Windows color (decimal): -14511231 or 8491810. OLE color: 8491810.
HSL color Cylindrical-coordinate representation of color #229381: hue angle of 170.44º degrees, saturation: 0.62, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #229381 is Cyan = 0.77, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 34 | 147 | 129 | - |
| CMYK | 0.77 | 0 | 0.12 | 0.42 |
| HSL | 170.44º | 0.62% | 0.35% | - |
| HSV(B) | 170.44º | 0.77% | 0.58% | - |
| XYZ | 15.06 | 22.79 | 24.37 | - |
| YUV | 111.16 | 138.06 | 72.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 147 | 129 | 0.77 | 0 | 0.12 | 0.42 | 170.44 | 0.62 | 0.35 |
| Hex | 22 | 93 | 81 | 4D | 0 | C | 2A | AA | 3E | 23 |
| Octal | 42 | 223 | 201 | 115 | 0 | 14 | 52 | 252 | 76 | 43 |
| Binary | 100010 | 10010011 | 10000001 | 1001101 | 0 | 1100 | 101010 | 10101010 | 111110 | 100011 |
Color Harmonies of #229381
Complementary color
Monochromatic Colors of #229381
Black with #229381
Text Example
Text Example
White with #229381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #229381; }
p { color: rgb(34,147,129); }
H1.HeaderClassName
{
color: #229381;
}
.AnyTagClassName
{
color: #229381;
}
</style>
background-color css
<style>
a { background-color: #229381; }
a { background-color: rgb(34,147,129); }
div.DivClassName
{
background-color: #229381;
}
.BgClassName
{
background-color: #229381;
}
</style>
border-color css
<style>
span { border-color: #229381; }
span { border-color: rgb(34,147,129); }
td.TdClassName
{
border-color: #229381;
}
.TagClassName
{
border-color: #229381;
}
</style>