Shades of Camarone #166829
Tints of Camarone #166829
RGB
CMYK
RGB Variations
Color information
#166829 (or 0x166829) is known color: Camarone. HEX triplet: 16, 68 and 29. RGB value is (22,104,41). Sum of RGB (Red+Green+Blue) = 22+104+41=167 (22% of max value = 765). Red value is 22 (8.98% from 255 or 13.17% from 167); Green value is 104 (41.02% from 255 or 62.28% from 167); Blue value is 41 (16.41% from 255 or 24.55% from 167); Max value from RGB is 104 - color contains mainly: green. Hex color #166829 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #166829 is #E997D6. Grayscale: #484848. Windows color (decimal): -15308759 or 2713622. OLE color: 2713622.
HSL color Cylindrical-coordinate representation of color #166829: hue angle of 133.9º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #166829 is Cyan = 0.79, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 22 | 104 | 41 | - |
| CMYK | 0.79 | 0 | 0.61 | 0.59 |
| HSL | 133.9º | 0.65% | 0.25% | - |
| HSV(B) | 133.9º | 0.79% | 0.41% | - |
| XYZ | 5.68 | 10.23 | 3.77 | - |
| YUV | 72.3 | 110.33 | 92.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 104 | 41 | 0.79 | 0 | 0.61 | 0.59 | 133.9 | 0.65 | 0.25 |
| Hex | 16 | 68 | 29 | 4F | 0 | 3D | 3B | 86 | 41 | 19 |
| Octal | 26 | 150 | 51 | 117 | 0 | 75 | 73 | 206 | 101 | 31 |
| Binary | 10110 | 1101000 | 101001 | 1001111 | 0 | 111101 | 111011 | 10000110 | 1000001 | 11001 |
Color Harmonies of #166829
Complementary color
Monochromatic Colors of #166829
Black with #166829
Text Example
Text Example
White with #166829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #166829; }
p { color: rgb(22,104,41); }
H1.HeaderClassName
{
color: #166829;
}
.AnyTagClassName
{
color: #166829;
}
</style>
background-color css
<style>
a { background-color: #166829; }
a { background-color: rgb(22,104,41); }
div.DivClassName
{
background-color: #166829;
}
.BgClassName
{
background-color: #166829;
}
</style>
border-color css
<style>
span { border-color: #166829; }
span { border-color: rgb(22,104,41); }
td.TdClassName
{
border-color: #166829;
}
.TagClassName
{
border-color: #166829;
}
</style>