Shades of Camarone #067526
Tints of Camarone #067526
RGB
CMYK
RGB Variations
Color information
#067526 (or 0x067526) is known color: Camarone. HEX triplet: 06, 75 and 26. RGB value is (6,117,38). Sum of RGB (Red+Green+Blue) = 6+117+38=161 (21% of max value = 765). Red value is 6 (2.73% from 255 or 3.73% from 161); Green value is 117 (46.09% from 255 or 72.67% from 161); Blue value is 38 (15.23% from 255 or 23.60% from 161); Max value from RGB is 117 - color contains mainly: green. Hex color #067526 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #067526 is #F98AD9. Grayscale: #4B4B4B. Windows color (decimal): -16354010 or 2520326. OLE color: 2520326.
HSL color Cylindrical-coordinate representation of color #067526: hue angle of 137.3º 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 #067526 is Cyan = 0.95, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 6 | 117 | 38 | - |
| CMYK | 0.95 | 0 | 0.68 | 0.54 |
| HSL | 137.3º | 0.9% | 0.24% | - |
| HSV(B) | 137.3º | 0.95% | 0.46% | - |
| XYZ | 6.79 | 12.9 | 3.97 | - |
| YUV | 74.81 | 107.23 | 78.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 117 | 38 | 0.95 | 0 | 0.68 | 0.54 | 137.3 | 0.9 | 0.24 |
| Hex | 6 | 75 | 26 | 5F | 0 | 44 | 36 | 89 | 5A | 18 |
| Octal | 6 | 165 | 46 | 137 | 0 | 104 | 66 | 211 | 132 | 30 |
| Binary | 110 | 1110101 | 100110 | 1011111 | 0 | 1000100 | 110110 | 10001001 | 1011010 | 11000 |
Color Harmonies of #067526
Complementary color
Monochromatic Colors of #067526
Black with #067526
Text Example
Text Example
White with #067526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #067526; }
p { color: rgb(6,117,38); }
H1.HeaderClassName
{
color: #067526;
}
.AnyTagClassName
{
color: #067526;
}
</style>
background-color css
<style>
a { background-color: #067526; }
a { background-color: rgb(6,117,38); }
div.DivClassName
{
background-color: #067526;
}
.BgClassName
{
background-color: #067526;
}
</style>
border-color css
<style>
span { border-color: #067526; }
span { border-color: rgb(6,117,38); }
td.TdClassName
{
border-color: #067526;
}
.TagClassName
{
border-color: #067526;
}
</style>