Shades of Camarone #067529
Tints of Camarone #067529
RGB
CMYK
RGB Variations
Color information
#067529 (or 0x067529) is known color: Camarone. HEX triplet: 06, 75 and 29. RGB value is (6,117,41). Sum of RGB (Red+Green+Blue) = 6+117+41=164 (21% of max value = 765). Red value is 6 (2.73% from 255 or 3.66% from 164); Green value is 117 (46.09% from 255 or 71.34% from 164); Blue value is 41 (16.41% from 255 or 25% from 164); Max value from RGB is 117 - color contains mainly: green. Hex color #067529 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #067529 is #F98AD6. Grayscale: #4B4B4B. Windows color (decimal): -16354007 or 2716934. OLE color: 2716934.
HSL color Cylindrical-coordinate representation of color #067529: hue angle of 138.92º 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 #067529 is Cyan = 0.95, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 6 | 117 | 41 | - |
| CMYK | 0.95 | 0 | 0.65 | 0.54 |
| HSL | 138.92º | 0.9% | 0.24% | - |
| HSV(B) | 138.92º | 0.95% | 0.46% | - |
| XYZ | 6.84 | 12.92 | 4.23 | - |
| YUV | 75.15 | 108.73 | 78.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 117 | 41 | 0.95 | 0 | 0.65 | 0.54 | 138.92 | 0.9 | 0.24 |
| Hex | 6 | 75 | 29 | 5F | 0 | 41 | 36 | 8B | 5A | 18 |
| Octal | 6 | 165 | 51 | 137 | 0 | 101 | 66 | 213 | 132 | 30 |
| Binary | 110 | 1110101 | 101001 | 1011111 | 0 | 1000001 | 110110 | 10001011 | 1011010 | 11000 |
Color Harmonies of #067529
Complementary color
Monochromatic Colors of #067529
Black with #067529
Text Example
Text Example
White with #067529
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #067529; }
p { color: rgb(6,117,41); }
H1.HeaderClassName
{
color: #067529;
}
.AnyTagClassName
{
color: #067529;
}
</style>
background-color css
<style>
a { background-color: #067529; }
a { background-color: rgb(6,117,41); }
div.DivClassName
{
background-color: #067529;
}
.BgClassName
{
background-color: #067529;
}
</style>
border-color css
<style>
span { border-color: #067529; }
span { border-color: rgb(6,117,41); }
td.TdClassName
{
border-color: #067529;
}
.TagClassName
{
border-color: #067529;
}
</style>