Shades of Camarone #117336
Tints of Camarone #117336
RGB
CMYK
RGB Variations
Color information
#117336 (or 0x117336) is known color: Camarone. HEX triplet: 11, 73 and 36. RGB value is (17,115,54). Sum of RGB (Red+Green+Blue) = 17+115+54=186 (24% of max value = 765). Red value is 17 (7.03% from 255 or 9.14% from 186); Green value is 115 (45.31% from 255 or 61.83% from 186); Blue value is 54 (21.48% from 255 or 29.03% from 186); Max value from RGB is 115 - color contains mainly: green. Hex color #117336 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #117336 is #EE8CC9. Grayscale: #4E4E4E. Windows color (decimal): -15633610 or 3568401. OLE color: 3568401.
HSL color Cylindrical-coordinate representation of color #117336: hue angle of 142.65º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #117336 is Cyan = 0.85, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 17 | 115 | 54 | - |
| CMYK | 0.85 | 0 | 0.53 | 0.55 |
| HSL | 142.65º | 0.74% | 0.26% | - |
| HSV(B) | 142.65º | 0.85% | 0.45% | - |
| XYZ | 7.03 | 12.65 | 5.56 | - |
| YUV | 78.74 | 114.03 | 83.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 115 | 54 | 0.85 | 0 | 0.53 | 0.55 | 142.65 | 0.74 | 0.26 |
| Hex | 11 | 73 | 36 | 55 | 0 | 35 | 37 | 8F | 4A | 1A |
| Octal | 21 | 163 | 66 | 125 | 0 | 65 | 67 | 217 | 112 | 32 |
| Binary | 10001 | 1110011 | 110110 | 1010101 | 0 | 110101 | 110111 | 10001111 | 1001010 | 11010 |
Color Harmonies of #117336
Complementary color
Monochromatic Colors of #117336
Black with #117336
Text Example
Text Example
White with #117336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #117336; }
p { color: rgb(17,115,54); }
H1.HeaderClassName
{
color: #117336;
}
.AnyTagClassName
{
color: #117336;
}
</style>
background-color css
<style>
a { background-color: #117336; }
a { background-color: rgb(17,115,54); }
div.DivClassName
{
background-color: #117336;
}
.BgClassName
{
background-color: #117336;
}
</style>
border-color css
<style>
span { border-color: #117336; }
span { border-color: rgb(17,115,54); }
td.TdClassName
{
border-color: #117336;
}
.TagClassName
{
border-color: #117336;
}
</style>