Shades of Camarone #087527
Tints of Camarone #087527
RGB
CMYK
RGB Variations
Color information
#087527 (or 0x087527) is known color: Camarone. HEX triplet: 08, 75 and 27. RGB value is (8,117,39). Sum of RGB (Red+Green+Blue) = 8+117+39=164 (21% of max value = 765). Red value is 8 (3.52% from 255 or 4.88% from 164); Green value is 117 (46.09% from 255 or 71.34% from 164); Blue value is 39 (15.62% from 255 or 23.78% from 164); Max value from RGB is 117 - color contains mainly: green. Hex color #087527 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #087527 is #F78AD8. Grayscale: #4B4B4B. Windows color (decimal): -16222937 or 2585864. OLE color: 2585864.
HSL color Cylindrical-coordinate representation of color #087527: hue angle of 137.06º 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 #087527 is Cyan = 0.93, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 8 | 117 | 39 | - |
| CMYK | 0.93 | 0 | 0.67 | 0.54 |
| HSL | 137.06º | 0.87% | 0.25% | - |
| HSV(B) | 137.06º | 0.93% | 0.46% | - |
| XYZ | 6.83 | 12.92 | 4.05 | - |
| YUV | 75.52 | 107.39 | 79.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 117 | 39 | 0.93 | 0 | 0.67 | 0.54 | 137.06 | 0.87 | 0.25 |
| Hex | 8 | 75 | 27 | 5D | 0 | 43 | 36 | 89 | 57 | 19 |
| Octal | 10 | 165 | 47 | 135 | 0 | 103 | 66 | 211 | 127 | 31 |
| Binary | 1000 | 1110101 | 100111 | 1011101 | 0 | 1000011 | 110110 | 10001001 | 1010111 | 11001 |
Color Harmonies of #087527
Complementary color
Monochromatic Colors of #087527
Black with #087527
Text Example
Text Example
White with #087527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #087527; }
p { color: rgb(8,117,39); }
H1.HeaderClassName
{
color: #087527;
}
.AnyTagClassName
{
color: #087527;
}
</style>
background-color css
<style>
a { background-color: #087527; }
a { background-color: rgb(8,117,39); }
div.DivClassName
{
background-color: #087527;
}
.BgClassName
{
background-color: #087527;
}
</style>
border-color css
<style>
span { border-color: #087527; }
span { border-color: rgb(8,117,39); }
td.TdClassName
{
border-color: #087527;
}
.TagClassName
{
border-color: #087527;
}
</style>