Shades of Camarone #067624
Tints of Camarone #067624
RGB
CMYK
RGB Variations
Color information
#067624 (or 0x067624) is known color: Camarone. HEX triplet: 06, 76 and 24. RGB value is (6,118,36). Sum of RGB (Red+Green+Blue) = 6+118+36=160 (21% of max value = 765). Red value is 6 (2.73% from 255 or 3.75% from 160); Green value is 118 (46.48% from 255 or 73.75% from 160); Blue value is 36 (14.45% from 255 or 22.5% from 160); Max value from RGB is 118 - color contains mainly: green. Hex color #067624 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #067624 is #F989DB. Grayscale: #4B4B4B. Windows color (decimal): -16353756 or 2389510. OLE color: 2389510.
HSL color Cylindrical-coordinate representation of color #067624: hue angle of 136.07º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #067624 is Cyan = 0.95, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 6 | 118 | 36 | - |
| CMYK | 0.95 | 0 | 0.69 | 0.54 |
| HSL | 136.07º | 0.9% | 0.24% | - |
| HSV(B) | 136.07º | 0.95% | 0.46% | - |
| XYZ | 6.87 | 13.12 | 3.84 | - |
| YUV | 75.16 | 105.89 | 78.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 118 | 36 | 0.95 | 0 | 0.69 | 0.54 | 136.07 | 0.9 | 0.24 |
| Hex | 6 | 76 | 24 | 5F | 0 | 45 | 36 | 88 | 5A | 18 |
| Octal | 6 | 166 | 44 | 137 | 0 | 105 | 66 | 210 | 132 | 30 |
| Binary | 110 | 1110110 | 100100 | 1011111 | 0 | 1000101 | 110110 | 10001000 | 1011010 | 11000 |
Color Harmonies of #067624
Complementary color
Monochromatic Colors of #067624
Black with #067624
Text Example
Text Example
White with #067624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #067624; }
p { color: rgb(6,118,36); }
H1.HeaderClassName
{
color: #067624;
}
.AnyTagClassName
{
color: #067624;
}
</style>
background-color css
<style>
a { background-color: #067624; }
a { background-color: rgb(6,118,36); }
div.DivClassName
{
background-color: #067624;
}
.BgClassName
{
background-color: #067624;
}
</style>
border-color css
<style>
span { border-color: #067624; }
span { border-color: rgb(6,118,36); }
td.TdClassName
{
border-color: #067624;
}
.TagClassName
{
border-color: #067624;
}
</style>