Shades of Camarone #067527
Tints of Camarone #067527
RGB
CMYK
RGB Variations
Color information
#067527 (or 0x067527) is known color: Camarone. HEX triplet: 06, 75 and 27. RGB value is (6,117,39). Sum of RGB (Red+Green+Blue) = 6+117+39=162 (21% of max value = 765). Red value is 6 (2.73% from 255 or 3.70% from 162); Green value is 117 (46.09% from 255 or 72.22% from 162); Blue value is 39 (15.62% from 255 or 24.07% from 162); Max value from RGB is 117 - color contains mainly: green. Hex color #067527 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #067527 is #F98AD8. Grayscale: #4B4B4B. Windows color (decimal): -16354009 or 2585862. OLE color: 2585862.
HSL color Cylindrical-coordinate representation of color #067527: hue angle of 137.84º 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 #067527 is Cyan = 0.95, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 6 | 117 | 39 | - |
| CMYK | 0.95 | 0 | 0.67 | 0.54 |
| HSL | 137.84º | 0.9% | 0.24% | - |
| HSV(B) | 137.84º | 0.95% | 0.46% | - |
| XYZ | 6.8 | 12.91 | 4.05 | - |
| YUV | 74.92 | 107.73 | 78.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 117 | 39 | 0.95 | 0 | 0.67 | 0.54 | 137.84 | 0.9 | 0.24 |
| Hex | 6 | 75 | 27 | 5F | 0 | 43 | 36 | 8A | 5A | 18 |
| Octal | 6 | 165 | 47 | 137 | 0 | 103 | 66 | 212 | 132 | 30 |
| Binary | 110 | 1110101 | 100111 | 1011111 | 0 | 1000011 | 110110 | 10001010 | 1011010 | 11000 |
Color Harmonies of #067527
Complementary color
Monochromatic Colors of #067527
Black with #067527
Text Example
Text Example
White with #067527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #067527; }
p { color: rgb(6,117,39); }
H1.HeaderClassName
{
color: #067527;
}
.AnyTagClassName
{
color: #067527;
}
</style>
background-color css
<style>
a { background-color: #067527; }
a { background-color: rgb(6,117,39); }
div.DivClassName
{
background-color: #067527;
}
.BgClassName
{
background-color: #067527;
}
</style>
border-color css
<style>
span { border-color: #067527; }
span { border-color: rgb(6,117,39); }
td.TdClassName
{
border-color: #067527;
}
.TagClassName
{
border-color: #067527;
}
</style>