Shades of Camarone #087926
Tints of Camarone #087926
RGB
CMYK
RGB Variations
Color information
#087926 (or 0x087926) is known color: Camarone. HEX triplet: 08, 79 and 26. RGB value is (8,121,38). Sum of RGB (Red+Green+Blue) = 8+121+38=167 (22% of max value = 765). Red value is 8 (3.52% from 255 or 4.79% from 167); Green value is 121 (47.66% from 255 or 72.46% from 167); Blue value is 38 (15.23% from 255 or 22.75% from 167); Max value from RGB is 121 - color contains mainly: green. Hex color #087926 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #087926 is #F786D9. Grayscale: #4D4D4D. Windows color (decimal): -16221914 or 2521352. OLE color: 2521352.
HSL color Cylindrical-coordinate representation of color #087926: hue angle of 135.93º 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 #087926 is Cyan = 0.93, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 8 | 121 | 38 | - |
| CMYK | 0.93 | 0 | 0.69 | 0.53 |
| HSL | 135.93º | 0.88% | 0.25% | - |
| HSV(B) | 135.93º | 0.93% | 0.47% | - |
| XYZ | 7.29 | 13.87 | 4.13 | - |
| YUV | 77.75 | 105.56 | 78.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 121 | 38 | 0.93 | 0 | 0.69 | 0.53 | 135.93 | 0.88 | 0.25 |
| Hex | 8 | 79 | 26 | 5D | 0 | 45 | 35 | 88 | 58 | 19 |
| Octal | 10 | 171 | 46 | 135 | 0 | 105 | 65 | 210 | 130 | 31 |
| Binary | 1000 | 1111001 | 100110 | 1011101 | 0 | 1000101 | 110101 | 10001000 | 1011000 | 11001 |
Color Harmonies of #087926
Complementary color
Monochromatic Colors of #087926
Black with #087926
Text Example
Text Example
White with #087926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #087926; }
p { color: rgb(8,121,38); }
H1.HeaderClassName
{
color: #087926;
}
.AnyTagClassName
{
color: #087926;
}
</style>
background-color css
<style>
a { background-color: #087926; }
a { background-color: rgb(8,121,38); }
div.DivClassName
{
background-color: #087926;
}
.BgClassName
{
background-color: #087926;
}
</style>
border-color css
<style>
span { border-color: #087926; }
span { border-color: rgb(8,121,38); }
td.TdClassName
{
border-color: #087926;
}
.TagClassName
{
border-color: #087926;
}
</style>