Shades of Camarone #117526
Tints of Camarone #117526
RGB
CMYK
RGB Variations
Color information
#117526 (or 0x117526) is known color: Camarone. HEX triplet: 11, 75 and 26. RGB value is (17,117,38). Sum of RGB (Red+Green+Blue) = 17+117+38=172 (22% of max value = 765). Red value is 17 (7.03% from 255 or 9.88% from 172); Green value is 117 (46.09% from 255 or 68.02% from 172); Blue value is 38 (15.23% from 255 or 22.09% from 172); Max value from RGB is 117 - color contains mainly: green. Hex color #117526 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #117526 is #EE8AD9. Grayscale: #4E4E4E. Windows color (decimal): -15633114 or 2520337. OLE color: 2520337.
HSL color Cylindrical-coordinate representation of color #117526: hue angle of 132.6º degrees, saturation: 0.75, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #117526 is Cyan = 0.85, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 17 | 117 | 38 | - |
| CMYK | 0.85 | 0 | 0.68 | 0.54 |
| HSL | 132.6º | 0.75% | 0.26% | - |
| HSV(B) | 132.6º | 0.85% | 0.46% | - |
| XYZ | 6.94 | 12.98 | 3.97 | - |
| YUV | 78.09 | 105.37 | 84.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 117 | 38 | 0.85 | 0 | 0.68 | 0.54 | 132.6 | 0.75 | 0.26 |
| Hex | 11 | 75 | 26 | 55 | 0 | 44 | 36 | 85 | 4B | 1A |
| Octal | 21 | 165 | 46 | 125 | 0 | 104 | 66 | 205 | 113 | 32 |
| Binary | 10001 | 1110101 | 100110 | 1010101 | 0 | 1000100 | 110110 | 10000101 | 1001011 | 11010 |
Color Harmonies of #117526
Complementary color
Monochromatic Colors of #117526
Black with #117526
Text Example
Text Example
White with #117526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #117526; }
p { color: rgb(17,117,38); }
H1.HeaderClassName
{
color: #117526;
}
.AnyTagClassName
{
color: #117526;
}
</style>
background-color css
<style>
a { background-color: #117526; }
a { background-color: rgb(17,117,38); }
div.DivClassName
{
background-color: #117526;
}
.BgClassName
{
background-color: #117526;
}
</style>
border-color css
<style>
span { border-color: #117526; }
span { border-color: rgb(17,117,38); }
td.TdClassName
{
border-color: #117526;
}
.TagClassName
{
border-color: #117526;
}
</style>