Shades of Camarone #067521
Tints of Camarone #067521
RGB
CMYK
RGB Variations
Color information
#067521 (or 0x067521) is known color: Camarone. HEX triplet: 06, 75 and 21. RGB value is (6,117,33). Sum of RGB (Red+Green+Blue) = 6+117+33=156 (20% of max value = 765). Red value is 6 (2.73% from 255 or 3.85% from 156); Green value is 117 (46.09% from 255 or 75% from 156); Blue value is 33 (13.28% from 255 or 21.15% from 156); Max value from RGB is 117 - color contains mainly: green. Hex color #067521 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #067521 is #F98ADE. Grayscale: #4A4A4A. Windows color (decimal): -16354015 or 2192646. OLE color: 2192646.
HSL color Cylindrical-coordinate representation of color #067521: hue angle of 134.59º 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 #067521 is Cyan = 0.95, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 6 | 117 | 33 | - |
| CMYK | 0.95 | 0 | 0.72 | 0.54 |
| HSL | 134.59º | 0.9% | 0.24% | - |
| HSV(B) | 134.59º | 0.95% | 0.46% | - |
| XYZ | 6.71 | 12.87 | 3.57 | - |
| YUV | 74.24 | 104.73 | 79.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 117 | 33 | 0.95 | 0 | 0.72 | 0.54 | 134.59 | 0.9 | 0.24 |
| Hex | 6 | 75 | 21 | 5F | 0 | 48 | 36 | 87 | 5A | 18 |
| Octal | 6 | 165 | 41 | 137 | 0 | 110 | 66 | 207 | 132 | 30 |
| Binary | 110 | 1110101 | 100001 | 1011111 | 0 | 1001000 | 110110 | 10000111 | 1011010 | 11000 |
Color Harmonies of #067521
Complementary color
Monochromatic Colors of #067521
Black with #067521
Text Example
Text Example
White with #067521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #067521; }
p { color: rgb(6,117,33); }
H1.HeaderClassName
{
color: #067521;
}
.AnyTagClassName
{
color: #067521;
}
</style>
background-color css
<style>
a { background-color: #067521; }
a { background-color: rgb(6,117,33); }
div.DivClassName
{
background-color: #067521;
}
.BgClassName
{
background-color: #067521;
}
</style>
border-color css
<style>
span { border-color: #067521; }
span { border-color: rgb(6,117,33); }
td.TdClassName
{
border-color: #067521;
}
.TagClassName
{
border-color: #067521;
}
</style>