Shades of Camarone #118331
Tints of Camarone #118331
RGB
CMYK
RGB Variations
Color information
#118331 (or 0x118331) is known color: Camarone. HEX triplet: 11, 83 and 31. RGB value is (17,131,49). Sum of RGB (Red+Green+Blue) = 17+131+49=197 (26% of max value = 765). Red value is 17 (7.03% from 255 or 8.63% from 197); Green value is 131 (51.56% from 255 or 66.50% from 197); Blue value is 49 (19.53% from 255 or 24.87% from 197); Max value from RGB is 131 - color contains mainly: green. Hex color #118331 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #118331 is #EE7CCE. Grayscale: #575757. Windows color (decimal): -15629519 or 3244817. OLE color: 3244817.
HSL color Cylindrical-coordinate representation of color #118331: hue angle of 136.84º degrees, saturation: 0.77, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #118331 is Cyan = 0.87, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 17 | 131 | 49 | - |
| CMYK | 0.87 | 0 | 0.63 | 0.49 |
| HSL | 136.84º | 0.77% | 0.29% | - |
| HSV(B) | 136.84º | 0.87% | 0.51% | - |
| XYZ | 8.9 | 16.57 | 5.64 | - |
| YUV | 87.57 | 106.23 | 77.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 131 | 49 | 0.87 | 0 | 0.63 | 0.49 | 136.84 | 0.77 | 0.29 |
| Hex | 11 | 83 | 31 | 57 | 0 | 3F | 31 | 89 | 4D | 1D |
| Octal | 21 | 203 | 61 | 127 | 0 | 77 | 61 | 211 | 115 | 35 |
| Binary | 10001 | 10000011 | 110001 | 1010111 | 0 | 111111 | 110001 | 10001001 | 1001101 | 11101 |
Color Harmonies of #118331
Complementary color
Monochromatic Colors of #118331
Black with #118331
Text Example
Text Example
White with #118331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #118331; }
p { color: rgb(17,131,49); }
H1.HeaderClassName
{
color: #118331;
}
.AnyTagClassName
{
color: #118331;
}
</style>
background-color css
<style>
a { background-color: #118331; }
a { background-color: rgb(17,131,49); }
div.DivClassName
{
background-color: #118331;
}
.BgClassName
{
background-color: #118331;
}
</style>
border-color css
<style>
span { border-color: #118331; }
span { border-color: rgb(17,131,49); }
td.TdClassName
{
border-color: #118331;
}
.TagClassName
{
border-color: #118331;
}
</style>