Shades of Camarone #087426
Tints of Camarone #087426
RGB
CMYK
RGB Variations
Color information
#087426 (or 0x087426) is known color: Camarone. HEX triplet: 08, 74 and 26. RGB value is (8,116,38). Sum of RGB (Red+Green+Blue) = 8+116+38=162 (21% of max value = 765). Red value is 8 (3.52% from 255 or 4.94% from 162); Green value is 116 (45.70% from 255 or 71.60% from 162); Blue value is 38 (15.23% from 255 or 23.46% from 162); Max value from RGB is 116 - color contains mainly: green. Hex color #087426 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #087426 is #F78BD9. Grayscale: #4B4B4B. Windows color (decimal): -16223194 or 2520072. OLE color: 2520072.
HSL color Cylindrical-coordinate representation of color #087426: hue angle of 136.67º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #087426 is Cyan = 0.93, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 8 | 116 | 38 | - |
| CMYK | 0.93 | 0 | 0.67 | 0.55 |
| HSL | 136.67º | 0.87% | 0.24% | - |
| HSV(B) | 136.67º | 0.93% | 0.45% | - |
| XYZ | 6.7 | 12.68 | 3.93 | - |
| YUV | 74.82 | 107.22 | 80.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 116 | 38 | 0.93 | 0 | 0.67 | 0.55 | 136.67 | 0.87 | 0.24 |
| Hex | 8 | 74 | 26 | 5D | 0 | 43 | 37 | 89 | 57 | 18 |
| Octal | 10 | 164 | 46 | 135 | 0 | 103 | 67 | 211 | 127 | 30 |
| Binary | 1000 | 1110100 | 100110 | 1011101 | 0 | 1000011 | 110111 | 10001001 | 1010111 | 11000 |
Color Harmonies of #087426
Complementary color
Monochromatic Colors of #087426
Black with #087426
Text Example
Text Example
White with #087426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #087426; }
p { color: rgb(8,116,38); }
H1.HeaderClassName
{
color: #087426;
}
.AnyTagClassName
{
color: #087426;
}
</style>
background-color css
<style>
a { background-color: #087426; }
a { background-color: rgb(8,116,38); }
div.DivClassName
{
background-color: #087426;
}
.BgClassName
{
background-color: #087426;
}
</style>
border-color css
<style>
span { border-color: #087426; }
span { border-color: rgb(8,116,38); }
td.TdClassName
{
border-color: #087426;
}
.TagClassName
{
border-color: #087426;
}
</style>