Shades of Ferra #887070
Tints of Ferra #887070
RGB
CMYK
RGB Variations
Color information
#887070 (or 0x887070) is known color: Ferra. HEX triplet: 88, 70 and 70. RGB value is (136,112,112). Sum of RGB (Red+Green+Blue) = 136+112+112=360 (47% of max value = 765). Red value is 136 (53.52% from 255 or 37.78% from 360); Green value is 112 (44.14% from 255 or 31.11% from 360); Blue value is 112 (44.14% from 255 or 31.11% from 360); Max value from RGB is 136 - color contains mainly: red. Hex color #887070 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #887070 is #778F8F. Grayscale: #777777. Windows color (decimal): -7835536 or 7368840. OLE color: 7368840.
HSL color Cylindrical-coordinate representation of color #887070: hue angle of 0º degrees, saturation: 0.1, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #887070 is Cyan = 0, Magento = 0.18, Yellow = 0.18 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 112 | 112 | - |
| CMYK | 0 | 0.18 | 0.18 | 0.47 |
| HSL | 0º | 0.1% | 0.49% | - |
| HSV(B) | 0º | 0.18% | 0.53% | - |
| XYZ | 18.87 | 17.99 | 17.81 | - |
| YUV | 119.18 | 123.95 | 140 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 112 | 112 | 0 | 0.18 | 0.18 | 0.47 | 0 | 0.1 | 0.49 |
| Hex | 88 | 70 | 70 | 0 | 12 | 12 | 2F | 0 | A | 31 |
| Octal | 210 | 160 | 160 | 0 | 22 | 22 | 57 | 0 | 12 | 61 |
| Binary | 10001000 | 1110000 | 1110000 | 0 | 10010 | 10010 | 101111 | 0 | 1010 | 110001 |
Color Harmonies of #887070
Complementary color
Monochromatic Colors of #887070
Black with #887070
Text Example
Text Example
White with #887070
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887070; }
p { color: rgb(136,112,112); }
H1.HeaderClassName
{
color: #887070;
}
.AnyTagClassName
{
color: #887070;
}
</style>
background-color css
<style>
a { background-color: #887070; }
a { background-color: rgb(136,112,112); }
div.DivClassName
{
background-color: #887070;
}
.BgClassName
{
background-color: #887070;
}
</style>
border-color css
<style>
span { border-color: #887070; }
span { border-color: rgb(136,112,112); }
td.TdClassName
{
border-color: #887070;
}
.TagClassName
{
border-color: #887070;
}
</style>