Shades of Camarone #236138
Tints of Camarone #236138
RGB
CMYK
RGB Variations
Color information
#236138 (or 0x236138) is known color: Camarone. HEX triplet: 23, 61 and 38. RGB value is (35,97,56). Sum of RGB (Red+Green+Blue) = 35+97+56=188 (24% of max value = 765). Red value is 35 (14.06% from 255 or 18.62% from 188); Green value is 97 (38.28% from 255 or 51.60% from 188); Blue value is 56 (22.27% from 255 or 29.79% from 188); Max value from RGB is 97 - color contains mainly: green. Hex color #236138 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #236138 is #DC9EC7. Grayscale: #494949. Windows color (decimal): -14458568 or 3694883. OLE color: 3694883.
HSL color Cylindrical-coordinate representation of color #236138: hue angle of 140.32º degrees, saturation: 0.47, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #236138 is Cyan = 0.64, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 35 | 97 | 56 | - |
| CMYK | 0.64 | 0 | 0.42 | 0.62 |
| HSL | 140.32º | 0.47% | 0.26% | - |
| HSV(B) | 140.32º | 0.64% | 0.38% | - |
| XYZ | 5.68 | 9.19 | 5.22 | - |
| YUV | 73.79 | 117.96 | 100.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 97 | 56 | 0.64 | 0 | 0.42 | 0.62 | 140.32 | 0.47 | 0.26 |
| Hex | 23 | 61 | 38 | 40 | 0 | 2A | 3E | 8C | 2F | 1A |
| Octal | 43 | 141 | 70 | 100 | 0 | 52 | 76 | 214 | 57 | 32 |
| Binary | 100011 | 1100001 | 111000 | 1000000 | 0 | 101010 | 111110 | 10001100 | 101111 | 11010 |
Color Harmonies of #236138
Complementary color
Monochromatic Colors of #236138
Black with #236138
Text Example
Text Example
White with #236138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #236138; }
p { color: rgb(35,97,56); }
H1.HeaderClassName
{
color: #236138;
}
.AnyTagClassName
{
color: #236138;
}
</style>
background-color css
<style>
a { background-color: #236138; }
a { background-color: rgb(35,97,56); }
div.DivClassName
{
background-color: #236138;
}
.BgClassName
{
background-color: #236138;
}
</style>
border-color css
<style>
span { border-color: #236138; }
span { border-color: rgb(35,97,56); }
td.TdClassName
{
border-color: #236138;
}
.TagClassName
{
border-color: #236138;
}
</style>