Shades of Camarone #067826
Tints of Camarone #067826
RGB
CMYK
RGB Variations
Color information
#067826 (or 0x067826) is known color: Camarone. HEX triplet: 06, 78 and 26. RGB value is (6,120,38). Sum of RGB (Red+Green+Blue) = 6+120+38=164 (21% of max value = 765). Red value is 6 (2.73% from 255 or 3.66% from 164); Green value is 120 (47.27% from 255 or 73.17% from 164); Blue value is 38 (15.23% from 255 or 23.17% from 164); Max value from RGB is 120 - color contains mainly: green. Hex color #067826 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #067826 is #F987D9. Grayscale: #4C4C4C. Windows color (decimal): -16353242 or 2521094. OLE color: 2521094.
HSL color Cylindrical-coordinate representation of color #067826: hue angle of 136.84º 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 #067826 is Cyan = 0.95, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 6 | 120 | 38 | - |
| CMYK | 0.95 | 0 | 0.68 | 0.53 |
| HSL | 136.84º | 0.9% | 0.25% | - |
| HSV(B) | 136.84º | 0.95% | 0.47% | - |
| XYZ | 7.14 | 13.61 | 4.08 | - |
| YUV | 76.57 | 106.23 | 77.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 120 | 38 | 0.95 | 0 | 0.68 | 0.53 | 136.84 | 0.9 | 0.25 |
| Hex | 6 | 78 | 26 | 5F | 0 | 44 | 35 | 89 | 5A | 19 |
| Octal | 6 | 170 | 46 | 137 | 0 | 104 | 65 | 211 | 132 | 31 |
| Binary | 110 | 1111000 | 100110 | 1011111 | 0 | 1000100 | 110101 | 10001001 | 1011010 | 11001 |
Color Harmonies of #067826
Complementary color
Monochromatic Colors of #067826
Black with #067826
Text Example
Text Example
White with #067826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #067826; }
p { color: rgb(6,120,38); }
H1.HeaderClassName
{
color: #067826;
}
.AnyTagClassName
{
color: #067826;
}
</style>
background-color css
<style>
a { background-color: #067826; }
a { background-color: rgb(6,120,38); }
div.DivClassName
{
background-color: #067826;
}
.BgClassName
{
background-color: #067826;
}
</style>
border-color css
<style>
span { border-color: #067826; }
span { border-color: rgb(6,120,38); }
td.TdClassName
{
border-color: #067826;
}
.TagClassName
{
border-color: #067826;
}
</style>