Shades of Camarone #067724
Tints of Camarone #067724
RGB
CMYK
RGB Variations
Color information
#067724 (or 0x067724) is known color: Camarone. HEX triplet: 06, 77 and 24. RGB value is (6,119,36). Sum of RGB (Red+Green+Blue) = 6+119+36=161 (21% of max value = 765). Red value is 6 (2.73% from 255 or 3.73% from 161); Green value is 119 (46.88% from 255 or 73.91% from 161); Blue value is 36 (14.45% from 255 or 22.36% from 161); Max value from RGB is 119 - color contains mainly: green. Hex color #067724 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #067724 is #F988DB. Grayscale: #4B4B4B. Windows color (decimal): -16353500 or 2389766. OLE color: 2389766.
HSL color Cylindrical-coordinate representation of color #067724: hue angle of 135.93º degrees, saturation: 0.9, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #067724 is Cyan = 0.95, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 6 | 119 | 36 | - |
| CMYK | 0.95 | 0 | 0.70 | 0.53 |
| HSL | 135.93º | 0.9% | 0.25% | - |
| HSV(B) | 135.93º | 0.95% | 0.47% | - |
| XYZ | 6.99 | 13.36 | 3.88 | - |
| YUV | 75.75 | 105.56 | 78.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 119 | 36 | 0.95 | 0 | 0.70 | 0.53 | 135.93 | 0.9 | 0.25 |
| Hex | 6 | 77 | 24 | 5F | 0 | 46 | 35 | 88 | 5A | 19 |
| Octal | 6 | 167 | 44 | 137 | 0 | 106 | 65 | 210 | 132 | 31 |
| Binary | 110 | 1110111 | 100100 | 1011111 | 0 | 1000110 | 110101 | 10001000 | 1011010 | 11001 |
Color Harmonies of #067724
Complementary color
Monochromatic Colors of #067724
Black with #067724
Text Example
Text Example
White with #067724
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #067724; }
p { color: rgb(6,119,36); }
H1.HeaderClassName
{
color: #067724;
}
.AnyTagClassName
{
color: #067724;
}
</style>
background-color css
<style>
a { background-color: #067724; }
a { background-color: rgb(6,119,36); }
div.DivClassName
{
background-color: #067724;
}
.BgClassName
{
background-color: #067724;
}
</style>
border-color css
<style>
span { border-color: #067724; }
span { border-color: rgb(6,119,36); }
td.TdClassName
{
border-color: #067724;
}
.TagClassName
{
border-color: #067724;
}
</style>