Shades of Camarone #087425
Tints of Camarone #087425
RGB
CMYK
RGB Variations
Color information
#087425 (or 0x087425) is known color: Camarone. HEX triplet: 08, 74 and 25. RGB value is (8,116,37). Sum of RGB (Red+Green+Blue) = 8+116+37=161 (21% of max value = 765). Red value is 8 (3.52% from 255 or 4.97% from 161); Green value is 116 (45.70% from 255 or 72.05% from 161); Blue value is 37 (14.84% from 255 or 22.98% from 161); Max value from RGB is 116 - color contains mainly: green. Hex color #087425 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #087425 is #F78BDA. Grayscale: #4A4A4A. Windows color (decimal): -16223195 or 2454536. OLE color: 2454536.
HSL color Cylindrical-coordinate representation of color #087425: hue angle of 136.11º 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 #087425 is Cyan = 0.93, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 8 | 116 | 37 | - |
| CMYK | 0.93 | 0 | 0.68 | 0.55 |
| HSL | 136.11º | 0.87% | 0.24% | - |
| HSV(B) | 136.11º | 0.93% | 0.45% | - |
| XYZ | 6.68 | 12.68 | 3.84 | - |
| YUV | 74.7 | 106.72 | 80.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 116 | 37 | 0.93 | 0 | 0.68 | 0.55 | 136.11 | 0.87 | 0.24 |
| Hex | 8 | 74 | 25 | 5D | 0 | 44 | 37 | 88 | 57 | 18 |
| Octal | 10 | 164 | 45 | 135 | 0 | 104 | 67 | 210 | 127 | 30 |
| Binary | 1000 | 1110100 | 100101 | 1011101 | 0 | 1000100 | 110111 | 10001000 | 1010111 | 11000 |
Color Harmonies of #087425
Complementary color
Monochromatic Colors of #087425
Black with #087425
Text Example
Text Example
White with #087425
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #087425; }
p { color: rgb(8,116,37); }
H1.HeaderClassName
{
color: #087425;
}
.AnyTagClassName
{
color: #087425;
}
</style>
background-color css
<style>
a { background-color: #087425; }
a { background-color: rgb(8,116,37); }
div.DivClassName
{
background-color: #087425;
}
.BgClassName
{
background-color: #087425;
}
</style>
border-color css
<style>
span { border-color: #087425; }
span { border-color: rgb(8,116,37); }
td.TdClassName
{
border-color: #087425;
}
.TagClassName
{
border-color: #087425;
}
</style>