Shades of Camarone #087529
Tints of Camarone #087529
RGB
CMYK
RGB Variations
Color information
#087529 (or 0x087529) is known color: Camarone. HEX triplet: 08, 75 and 29. RGB value is (8,117,41). Sum of RGB (Red+Green+Blue) = 8+117+41=166 (21% of max value = 765). Red value is 8 (3.52% from 255 or 4.82% from 166); Green value is 117 (46.09% from 255 or 70.48% from 166); Blue value is 41 (16.41% from 255 or 24.70% from 166); Max value from RGB is 117 - color contains mainly: green. Hex color #087529 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #087529 is #F78AD6. Grayscale: #4B4B4B. Windows color (decimal): -16222935 or 2716936. OLE color: 2716936.
HSL color Cylindrical-coordinate representation of color #087529: hue angle of 138.17º 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 #087529 is Cyan = 0.93, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 8 | 117 | 41 | - |
| CMYK | 0.93 | 0 | 0.65 | 0.54 |
| HSL | 138.17º | 0.87% | 0.25% | - |
| HSV(B) | 138.17º | 0.93% | 0.46% | - |
| XYZ | 6.86 | 12.93 | 4.23 | - |
| YUV | 75.75 | 108.39 | 79.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 117 | 41 | 0.93 | 0 | 0.65 | 0.54 | 138.17 | 0.87 | 0.25 |
| Hex | 8 | 75 | 29 | 5D | 0 | 41 | 36 | 8A | 57 | 19 |
| Octal | 10 | 165 | 51 | 135 | 0 | 101 | 66 | 212 | 127 | 31 |
| Binary | 1000 | 1110101 | 101001 | 1011101 | 0 | 1000001 | 110110 | 10001010 | 1010111 | 11001 |
Color Harmonies of #087529
Complementary color
Monochromatic Colors of #087529
Black with #087529
Text Example
Text Example
White with #087529
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #087529; }
p { color: rgb(8,117,41); }
H1.HeaderClassName
{
color: #087529;
}
.AnyTagClassName
{
color: #087529;
}
</style>
background-color css
<style>
a { background-color: #087529; }
a { background-color: rgb(8,117,41); }
div.DivClassName
{
background-color: #087529;
}
.BgClassName
{
background-color: #087529;
}
</style>
border-color css
<style>
span { border-color: #087529; }
span { border-color: rgb(8,117,41); }
td.TdClassName
{
border-color: #087529;
}
.TagClassName
{
border-color: #087529;
}
</style>