Shades of Camarone #087629
Tints of Camarone #087629
RGB
CMYK
RGB Variations
Color information
#087629 (or 0x087629) is known color: Camarone. HEX triplet: 08, 76 and 29. RGB value is (8,118,41). Sum of RGB (Red+Green+Blue) = 8+118+41=167 (22% of max value = 765). Red value is 8 (3.52% from 255 or 4.79% from 167); Green value is 118 (46.48% from 255 or 70.66% from 167); Blue value is 41 (16.41% from 255 or 24.55% from 167); Max value from RGB is 118 - color contains mainly: green. Hex color #087629 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #087629 is #F789D6. Grayscale: #4C4C4C. Windows color (decimal): -16222679 or 2717192. OLE color: 2717192.
HSL color Cylindrical-coordinate representation of color #087629: hue angle of 138º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #087629 is Cyan = 0.93, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 8 | 118 | 41 | - |
| CMYK | 0.93 | 0 | 0.65 | 0.54 |
| HSL | 138º | 0.87% | 0.25% | - |
| HSV(B) | 138º | 0.93% | 0.46% | - |
| XYZ | 6.98 | 13.17 | 4.27 | - |
| YUV | 76.33 | 108.06 | 79.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 118 | 41 | 0.93 | 0 | 0.65 | 0.54 | 138 | 0.87 | 0.25 |
| Hex | 8 | 76 | 29 | 5D | 0 | 41 | 36 | 8A | 57 | 19 |
| Octal | 10 | 166 | 51 | 135 | 0 | 101 | 66 | 212 | 127 | 31 |
| Binary | 1000 | 1110110 | 101001 | 1011101 | 0 | 1000001 | 110110 | 10001010 | 1010111 | 11001 |
Color Harmonies of #087629
Complementary color
Monochromatic Colors of #087629
Black with #087629
Text Example
Text Example
White with #087629
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #087629; }
p { color: rgb(8,118,41); }
H1.HeaderClassName
{
color: #087629;
}
.AnyTagClassName
{
color: #087629;
}
</style>
background-color css
<style>
a { background-color: #087629; }
a { background-color: rgb(8,118,41); }
div.DivClassName
{
background-color: #087629;
}
.BgClassName
{
background-color: #087629;
}
</style>
border-color css
<style>
span { border-color: #087629; }
span { border-color: rgb(8,118,41); }
td.TdClassName
{
border-color: #087629;
}
.TagClassName
{
border-color: #087629;
}
</style>