Shades of Camarone #067825
Tints of Camarone #067825
RGB
CMYK
RGB Variations
Color information
#067825 (or 0x067825) is known color: Camarone. HEX triplet: 06, 78 and 25. RGB value is (6,120,37). Sum of RGB (Red+Green+Blue) = 6+120+37=163 (21% of max value = 765). Red value is 6 (2.73% from 255 or 3.68% from 163); Green value is 120 (47.27% from 255 or 73.62% from 163); Blue value is 37 (14.84% from 255 or 22.70% from 163); Max value from RGB is 120 - color contains mainly: green. Hex color #067825 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #067825 is #F987DA. Grayscale: #4C4C4C. Windows color (decimal): -16353243 or 2455558. OLE color: 2455558.
HSL color Cylindrical-coordinate representation of color #067825: hue angle of 136.32º 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 #067825 is Cyan = 0.95, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 6 | 120 | 37 | - |
| CMYK | 0.95 | 0 | 0.69 | 0.53 |
| HSL | 136.32º | 0.9% | 0.25% | - |
| HSV(B) | 136.32º | 0.95% | 0.47% | - |
| XYZ | 7.13 | 13.61 | 4 | - |
| YUV | 76.45 | 105.73 | 77.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 120 | 37 | 0.95 | 0 | 0.69 | 0.53 | 136.32 | 0.9 | 0.25 |
| Hex | 6 | 78 | 25 | 5F | 0 | 45 | 35 | 88 | 5A | 19 |
| Octal | 6 | 170 | 45 | 137 | 0 | 105 | 65 | 210 | 132 | 31 |
| Binary | 110 | 1111000 | 100101 | 1011111 | 0 | 1000101 | 110101 | 10001000 | 1011010 | 11001 |
Color Harmonies of #067825
Complementary color
Monochromatic Colors of #067825
Black with #067825
Text Example
Text Example
White with #067825
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #067825; }
p { color: rgb(6,120,37); }
H1.HeaderClassName
{
color: #067825;
}
.AnyTagClassName
{
color: #067825;
}
</style>
background-color css
<style>
a { background-color: #067825; }
a { background-color: rgb(6,120,37); }
div.DivClassName
{
background-color: #067825;
}
.BgClassName
{
background-color: #067825;
}
</style>
border-color css
<style>
span { border-color: #067825; }
span { border-color: rgb(6,120,37); }
td.TdClassName
{
border-color: #067825;
}
.TagClassName
{
border-color: #067825;
}
</style>