Shades of Ferra #887068
Tints of Ferra #887068
RGB
CMYK
RGB Variations
Color information
#887068 (or 0x887068) is known color: Ferra. HEX triplet: 88, 70 and 68. RGB value is (136,112,104). Sum of RGB (Red+Green+Blue) = 136+112+104=352 (46% of max value = 765). Red value is 136 (53.52% from 255 or 38.64% from 352); Green value is 112 (44.14% from 255 or 31.82% from 352); Blue value is 104 (41.02% from 255 or 29.55% from 352); Max value from RGB is 136 - color contains mainly: red. Hex color #887068 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #887068 is #778F97. Grayscale: #767676. Windows color (decimal): -7835544 or 6844552. OLE color: 6844552.
HSL color Cylindrical-coordinate representation of color #887068: hue angle of 15º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #887068 is Cyan = 0, Magento = 0.18, Yellow = 0.24 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 112 | 104 | - |
| CMYK | 0 | 0.18 | 0.24 | 0.47 |
| HSL | 15º | 0.13% | 0.47% | - |
| HSV(B) | 15º | 0.24% | 0.53% | - |
| XYZ | 18.45 | 17.82 | 15.56 | - |
| YUV | 118.26 | 119.95 | 140.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 112 | 104 | 0 | 0.18 | 0.24 | 0.47 | 15 | 0.13 | 0.47 |
| Hex | 88 | 70 | 68 | 0 | 12 | 18 | 2F | F | D | 2F |
| Octal | 210 | 160 | 150 | 0 | 22 | 30 | 57 | 17 | 15 | 57 |
| Binary | 10001000 | 1110000 | 1101000 | 0 | 10010 | 11000 | 101111 | 1111 | 1101 | 101111 |
Color Harmonies of #887068
Complementary color
Monochromatic Colors of #887068
Black with #887068
Text Example
Text Example
White with #887068
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887068; }
p { color: rgb(136,112,104); }
H1.HeaderClassName
{
color: #887068;
}
.AnyTagClassName
{
color: #887068;
}
</style>
background-color css
<style>
a { background-color: #887068; }
a { background-color: rgb(136,112,104); }
div.DivClassName
{
background-color: #887068;
}
.BgClassName
{
background-color: #887068;
}
</style>
border-color css
<style>
span { border-color: #887068; }
span { border-color: rgb(136,112,104); }
td.TdClassName
{
border-color: #887068;
}
.TagClassName
{
border-color: #887068;
}
</style>