Shades of Camarone #117731
Tints of Camarone #117731
RGB
CMYK
RGB Variations
Color information
#117731 (or 0x117731) is known color: Camarone. HEX triplet: 11, 77 and 31. RGB value is (17,119,49). Sum of RGB (Red+Green+Blue) = 17+119+49=185 (24% of max value = 765). Red value is 17 (7.03% from 255 or 9.19% from 185); Green value is 119 (46.88% from 255 or 64.32% from 185); Blue value is 49 (19.53% from 255 or 26.49% from 185); Max value from RGB is 119 - color contains mainly: green. Hex color #117731 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #117731 is #EE88CE. Grayscale: #505050. Windows color (decimal): -15632591 or 3241745. OLE color: 3241745.
HSL color Cylindrical-coordinate representation of color #117731: hue angle of 138.82º 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 #117731 is Cyan = 0.86, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 17 | 119 | 49 | - |
| CMYK | 0.86 | 0 | 0.59 | 0.53 |
| HSL | 138.82º | 0.75% | 0.27% | - |
| HSV(B) | 138.82º | 0.86% | 0.47% | - |
| XYZ | 7.38 | 13.53 | 5.13 | - |
| YUV | 80.52 | 110.21 | 82.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 119 | 49 | 0.86 | 0 | 0.59 | 0.53 | 138.82 | 0.75 | 0.27 |
| Hex | 11 | 77 | 31 | 56 | 0 | 3B | 35 | 8B | 4B | 1B |
| Octal | 21 | 167 | 61 | 126 | 0 | 73 | 65 | 213 | 113 | 33 |
| Binary | 10001 | 1110111 | 110001 | 1010110 | 0 | 111011 | 110101 | 10001011 | 1001011 | 11011 |
Color Harmonies of #117731
Complementary color
Monochromatic Colors of #117731
Black with #117731
Text Example
Text Example
White with #117731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #117731; }
p { color: rgb(17,119,49); }
H1.HeaderClassName
{
color: #117731;
}
.AnyTagClassName
{
color: #117731;
}
</style>
background-color css
<style>
a { background-color: #117731; }
a { background-color: rgb(17,119,49); }
div.DivClassName
{
background-color: #117731;
}
.BgClassName
{
background-color: #117731;
}
</style>
border-color css
<style>
span { border-color: #117731; }
span { border-color: rgb(17,119,49); }
td.TdClassName
{
border-color: #117731;
}
.TagClassName
{
border-color: #117731;
}
</style>