Shades of Ferra #886868
Tints of Ferra #886868
RGB
CMYK
RGB Variations
Color information
#886868 (or 0x886868) is known color: Ferra. HEX triplet: 88, 68 and 68. RGB value is (136,104,104). Sum of RGB (Red+Green+Blue) = 136+104+104=344 (45% of max value = 765). Red value is 136 (53.52% from 255 or 39.53% from 344); Green value is 104 (41.02% from 255 or 30.23% from 344); Blue value is 104 (41.02% from 255 or 30.23% from 344); Max value from RGB is 136 - color contains mainly: red. Hex color #886868 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #886868 is #779797. Grayscale: #717171. Windows color (decimal): -7837592 or 6842504. OLE color: 6842504.
HSL color Cylindrical-coordinate representation of color #886868: hue angle of 0º 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 #886868 is Cyan = 0, Magento = 0.24, Yellow = 0.24 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 104 | 104 | - |
| CMYK | 0 | 0.24 | 0.24 | 0.47 |
| HSL | 0º | 0.13% | 0.47% | - |
| HSV(B) | 0º | 0.24% | 0.53% | - |
| XYZ | 17.6 | 16.13 | 15.28 | - |
| YUV | 113.57 | 122.6 | 144 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 104 | 104 | 0 | 0.24 | 0.24 | 0.47 | 0 | 0.13 | 0.47 |
| Hex | 88 | 68 | 68 | 0 | 18 | 18 | 2F | 0 | D | 2F |
| Octal | 210 | 150 | 150 | 0 | 30 | 30 | 57 | 0 | 15 | 57 |
| Binary | 10001000 | 1101000 | 1101000 | 0 | 11000 | 11000 | 101111 | 0 | 1101 | 101111 |
Color Harmonies of #886868
Complementary color
Monochromatic Colors of #886868
Black with #886868
Text Example
Text Example
White with #886868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886868; }
p { color: rgb(136,104,104); }
H1.HeaderClassName
{
color: #886868;
}
.AnyTagClassName
{
color: #886868;
}
</style>
background-color css
<style>
a { background-color: #886868; }
a { background-color: rgb(136,104,104); }
div.DivClassName
{
background-color: #886868;
}
.BgClassName
{
background-color: #886868;
}
</style>
border-color css
<style>
span { border-color: #886868; }
span { border-color: rgb(136,104,104); }
td.TdClassName
{
border-color: #886868;
}
.TagClassName
{
border-color: #886868;
}
</style>