Shades of Camarone #167735
Tints of Camarone #167735
RGB
CMYK
RGB Variations
Color information
#167735 (or 0x167735) is known color: Camarone. HEX triplet: 16, 77 and 35. RGB value is (22,119,53). Sum of RGB (Red+Green+Blue) = 22+119+53=194 (25% of max value = 765). Red value is 22 (8.98% from 255 or 11.34% from 194); Green value is 119 (46.88% from 255 or 61.34% from 194); Blue value is 53 (21.09% from 255 or 27.32% from 194); Max value from RGB is 119 - color contains mainly: green. Hex color #167735 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #167735 is #E988CA. Grayscale: #525252. Windows color (decimal): -15304907 or 3503894. OLE color: 3503894.
HSL color Cylindrical-coordinate representation of color #167735: hue angle of 139.18º degrees, saturation: 0.69, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #167735 is Cyan = 0.82, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 22 | 119 | 53 | - |
| CMYK | 0.82 | 0 | 0.55 | 0.53 |
| HSL | 139.18º | 0.69% | 0.28% | - |
| HSV(B) | 139.18º | 0.82% | 0.47% | - |
| XYZ | 7.57 | 13.62 | 5.6 | - |
| YUV | 82.47 | 111.36 | 84.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 119 | 53 | 0.82 | 0 | 0.55 | 0.53 | 139.18 | 0.69 | 0.28 |
| Hex | 16 | 77 | 35 | 52 | 0 | 37 | 35 | 8B | 45 | 1C |
| Octal | 26 | 167 | 65 | 122 | 0 | 67 | 65 | 213 | 105 | 34 |
| Binary | 10110 | 1110111 | 110101 | 1010010 | 0 | 110111 | 110101 | 10001011 | 1000101 | 11100 |
Color Harmonies of #167735
Complementary color
Monochromatic Colors of #167735
Black with #167735
Text Example
Text Example
White with #167735
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #167735; }
p { color: rgb(22,119,53); }
H1.HeaderClassName
{
color: #167735;
}
.AnyTagClassName
{
color: #167735;
}
</style>
background-color css
<style>
a { background-color: #167735; }
a { background-color: rgb(22,119,53); }
div.DivClassName
{
background-color: #167735;
}
.BgClassName
{
background-color: #167735;
}
</style>
border-color css
<style>
span { border-color: #167735; }
span { border-color: rgb(22,119,53); }
td.TdClassName
{
border-color: #167735;
}
.TagClassName
{
border-color: #167735;
}
</style>