Shades of Camarone #117029
Tints of Camarone #117029
RGB
CMYK
RGB Variations
Color information
#117029 (or 0x117029) is known color: Camarone. HEX triplet: 11, 70 and 29. RGB value is (17,112,41). Sum of RGB (Red+Green+Blue) = 17+112+41=170 (22% of max value = 765). Red value is 17 (7.03% from 255 or 10% from 170); Green value is 112 (44.14% from 255 or 65.88% from 170); Blue value is 41 (16.41% from 255 or 24.12% from 170); Max value from RGB is 112 - color contains mainly: green. Hex color #117029 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #117029 is #EE8FD6. Grayscale: #4B4B4B. Windows color (decimal): -15634391 or 2715665. OLE color: 2715665.
HSL color Cylindrical-coordinate representation of color #117029: hue angle of 135.16º degrees, saturation: 0.74, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #117029 is Cyan = 0.85, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 17 | 112 | 41 | - |
| CMYK | 0.85 | 0 | 0.63 | 0.56 |
| HSL | 135.16º | 0.74% | 0.25% | - |
| HSV(B) | 135.16º | 0.85% | 0.44% | - |
| XYZ | 6.43 | 11.87 | 4.05 | - |
| YUV | 75.5 | 108.53 | 86.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 112 | 41 | 0.85 | 0 | 0.63 | 0.56 | 135.16 | 0.74 | 0.25 |
| Hex | 11 | 70 | 29 | 55 | 0 | 3F | 38 | 87 | 4A | 19 |
| Octal | 21 | 160 | 51 | 125 | 0 | 77 | 70 | 207 | 112 | 31 |
| Binary | 10001 | 1110000 | 101001 | 1010101 | 0 | 111111 | 111000 | 10000111 | 1001010 | 11001 |
Color Harmonies of #117029
Complementary color
Monochromatic Colors of #117029
Black with #117029
Text Example
Text Example
White with #117029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #117029; }
p { color: rgb(17,112,41); }
H1.HeaderClassName
{
color: #117029;
}
.AnyTagClassName
{
color: #117029;
}
</style>
background-color css
<style>
a { background-color: #117029; }
a { background-color: rgb(17,112,41); }
div.DivClassName
{
background-color: #117029;
}
.BgClassName
{
background-color: #117029;
}
</style>
border-color css
<style>
span { border-color: #117029; }
span { border-color: rgb(17,112,41); }
td.TdClassName
{
border-color: #117029;
}
.TagClassName
{
border-color: #117029;
}
</style>