Shades of Camarone #117934
Tints of Camarone #117934
RGB
CMYK
RGB Variations
Color information
#117934 (or 0x117934) is known color: Camarone. HEX triplet: 11, 79 and 34. RGB value is (17,121,52). Sum of RGB (Red+Green+Blue) = 17+121+52=190 (25% of max value = 765). Red value is 17 (7.03% from 255 or 8.95% from 190); Green value is 121 (47.66% from 255 or 63.68% from 190); Blue value is 52 (20.70% from 255 or 27.37% from 190); Max value from RGB is 121 - color contains mainly: green. Hex color #117934 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #117934 is #EE86CB. Grayscale: #525252. Windows color (decimal): -15632076 or 3438865. OLE color: 3438865.
HSL color Cylindrical-coordinate representation of color #117934: hue angle of 140.19º degrees, saturation: 0.75, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #117934 is Cyan = 0.86, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 17 | 121 | 52 | - |
| CMYK | 0.86 | 0 | 0.57 | 0.53 |
| HSL | 140.19º | 0.75% | 0.27% | - |
| HSV(B) | 140.19º | 0.86% | 0.47% | - |
| XYZ | 7.69 | 14.04 | 5.55 | - |
| YUV | 82.04 | 111.04 | 81.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 121 | 52 | 0.86 | 0 | 0.57 | 0.53 | 140.19 | 0.75 | 0.27 |
| Hex | 11 | 79 | 34 | 56 | 0 | 39 | 35 | 8C | 4B | 1B |
| Octal | 21 | 171 | 64 | 126 | 0 | 71 | 65 | 214 | 113 | 33 |
| Binary | 10001 | 1111001 | 110100 | 1010110 | 0 | 111001 | 110101 | 10001100 | 1001011 | 11011 |
Color Harmonies of #117934
Complementary color
Monochromatic Colors of #117934
Black with #117934
Text Example
Text Example
White with #117934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #117934; }
p { color: rgb(17,121,52); }
H1.HeaderClassName
{
color: #117934;
}
.AnyTagClassName
{
color: #117934;
}
</style>
background-color css
<style>
a { background-color: #117934; }
a { background-color: rgb(17,121,52); }
div.DivClassName
{
background-color: #117934;
}
.BgClassName
{
background-color: #117934;
}
</style>
border-color css
<style>
span { border-color: #117934; }
span { border-color: rgb(17,121,52); }
td.TdClassName
{
border-color: #117934;
}
.TagClassName
{
border-color: #117934;
}
</style>