Shades of Camarone #1D7738
Tints of Camarone #1D7738
RGB
CMYK
RGB Variations
Color information
#1D7738 (or 0x1D7738) is known color: Camarone. HEX triplet: 1D, 77 and 38. RGB value is (29,119,56). Sum of RGB (Red+Green+Blue) = 29+119+56=204 (27% of max value = 765). Red value is 29 (11.72% from 255 or 14.22% from 204); Green value is 119 (46.88% from 255 or 58.33% from 204); Blue value is 56 (22.27% from 255 or 27.45% from 204); Max value from RGB is 119 - color contains mainly: green. Hex color #1D7738 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #1D7738 is #E288C7. Grayscale: #555555. Windows color (decimal): -14846152 or 3700509. OLE color: 3700509.
HSL color Cylindrical-coordinate representation of color #1D7738: hue angle of 138º degrees, saturation: 0.61, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #1D7738 is Cyan = 0.76, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 29 | 119 | 56 | - |
| CMYK | 0.76 | 0 | 0.53 | 0.53 |
| HSL | 138º | 0.61% | 0.29% | - |
| HSV(B) | 138º | 0.76% | 0.47% | - |
| XYZ | 7.82 | 13.74 | 5.98 | - |
| YUV | 84.91 | 111.68 | 88.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 29 | 119 | 56 | 0.76 | 0 | 0.53 | 0.53 | 138 | 0.61 | 0.29 |
| Hex | 1D | 77 | 38 | 4C | 0 | 35 | 35 | 8A | 3D | 1D |
| Octal | 35 | 167 | 70 | 114 | 0 | 65 | 65 | 212 | 75 | 35 |
| Binary | 11101 | 1110111 | 111000 | 1001100 | 0 | 110101 | 110101 | 10001010 | 111101 | 11101 |
Color Harmonies of #1D7738
Complementary color
Monochromatic Colors of #1D7738
Black with #1D7738
Text Example
Text Example
White with #1D7738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1D7738; }
p { color: rgb(29,119,56); }
H1.HeaderClassName
{
color: #1D7738;
}
.AnyTagClassName
{
color: #1D7738;
}
</style>
background-color css
<style>
a { background-color: #1D7738; }
a { background-color: rgb(29,119,56); }
div.DivClassName
{
background-color: #1D7738;
}
.BgClassName
{
background-color: #1D7738;
}
</style>
border-color css
<style>
span { border-color: #1D7738; }
span { border-color: rgb(29,119,56); }
td.TdClassName
{
border-color: #1D7738;
}
.TagClassName
{
border-color: #1D7738;
}
</style>