Shades of Camarone #087826
Tints of Camarone #087826
RGB
CMYK
RGB Variations
Color information
#087826 (or 0x087826) is known color: Camarone. HEX triplet: 08, 78 and 26. RGB value is (8,120,38). Sum of RGB (Red+Green+Blue) = 8+120+38=166 (21% of max value = 765). Red value is 8 (3.52% from 255 or 4.82% from 166); Green value is 120 (47.27% from 255 or 72.29% from 166); Blue value is 38 (15.23% from 255 or 22.89% from 166); Max value from RGB is 120 - color contains mainly: green. Hex color #087826 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #087826 is #F787D9. Grayscale: #4D4D4D. Windows color (decimal): -16222170 or 2521096. OLE color: 2521096.
HSL color Cylindrical-coordinate representation of color #087826: hue angle of 136.07º degrees, saturation: 0.88, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #087826 is Cyan = 0.93, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 8 | 120 | 38 | - |
| CMYK | 0.93 | 0 | 0.68 | 0.53 |
| HSL | 136.07º | 0.88% | 0.25% | - |
| HSV(B) | 136.07º | 0.93% | 0.47% | - |
| XYZ | 7.17 | 13.62 | 4.09 | - |
| YUV | 77.16 | 105.89 | 78.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 120 | 38 | 0.93 | 0 | 0.68 | 0.53 | 136.07 | 0.88 | 0.25 |
| Hex | 8 | 78 | 26 | 5D | 0 | 44 | 35 | 88 | 58 | 19 |
| Octal | 10 | 170 | 46 | 135 | 0 | 104 | 65 | 210 | 130 | 31 |
| Binary | 1000 | 1111000 | 100110 | 1011101 | 0 | 1000100 | 110101 | 10001000 | 1011000 | 11001 |
Color Harmonies of #087826
Complementary color
Monochromatic Colors of #087826
Black with #087826
Text Example
Text Example
White with #087826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #087826; }
p { color: rgb(8,120,38); }
H1.HeaderClassName
{
color: #087826;
}
.AnyTagClassName
{
color: #087826;
}
</style>
background-color css
<style>
a { background-color: #087826; }
a { background-color: rgb(8,120,38); }
div.DivClassName
{
background-color: #087826;
}
.BgClassName
{
background-color: #087826;
}
</style>
border-color css
<style>
span { border-color: #087826; }
span { border-color: rgb(8,120,38); }
td.TdClassName
{
border-color: #087826;
}
.TagClassName
{
border-color: #087826;
}
</style>