Shades of Camarone #087621
Tints of Camarone #087621
RGB
CMYK
RGB Variations
Color information
#087621 (or 0x087621) is known color: Camarone. HEX triplet: 08, 76 and 21. RGB value is (8,118,33). Sum of RGB (Red+Green+Blue) = 8+118+33=159 (21% of max value = 765). Red value is 8 (3.52% from 255 or 5.03% from 159); Green value is 118 (46.48% from 255 or 74.21% from 159); Blue value is 33 (13.28% from 255 or 20.75% from 159); Max value from RGB is 118 - color contains mainly: green. Hex color #087621 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #087621 is #F789DE. Grayscale: #4B4B4B. Windows color (decimal): -16222687 or 2192904. OLE color: 2192904.
HSL color Cylindrical-coordinate representation of color #087621: hue angle of 133.64º 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 #087621 is Cyan = 0.93, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 8 | 118 | 33 | - |
| CMYK | 0.93 | 0 | 0.72 | 0.54 |
| HSL | 133.64º | 0.87% | 0.25% | - |
| HSV(B) | 133.64º | 0.93% | 0.46% | - |
| XYZ | 6.85 | 13.12 | 3.61 | - |
| YUV | 75.42 | 104.06 | 79.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 118 | 33 | 0.93 | 0 | 0.72 | 0.54 | 133.64 | 0.87 | 0.25 |
| Hex | 8 | 76 | 21 | 5D | 0 | 48 | 36 | 86 | 57 | 19 |
| Octal | 10 | 166 | 41 | 135 | 0 | 110 | 66 | 206 | 127 | 31 |
| Binary | 1000 | 1110110 | 100001 | 1011101 | 0 | 1001000 | 110110 | 10000110 | 1010111 | 11001 |
Color Harmonies of #087621
Complementary color
Monochromatic Colors of #087621
Black with #087621
Text Example
Text Example
White with #087621
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #087621; }
p { color: rgb(8,118,33); }
H1.HeaderClassName
{
color: #087621;
}
.AnyTagClassName
{
color: #087621;
}
</style>
background-color css
<style>
a { background-color: #087621; }
a { background-color: rgb(8,118,33); }
div.DivClassName
{
background-color: #087621;
}
.BgClassName
{
background-color: #087621;
}
</style>
border-color css
<style>
span { border-color: #087621; }
span { border-color: rgb(8,118,33); }
td.TdClassName
{
border-color: #087621;
}
.TagClassName
{
border-color: #087621;
}
</style>