Shades of Ferra #886867
Tints of Ferra #886867
RGB
CMYK
RGB Variations
Color information
#886867 (or 0x886867) is known color: Ferra. HEX triplet: 88, 68 and 67. RGB value is (136,104,103). Sum of RGB (Red+Green+Blue) = 136+104+103=343 (45% of max value = 765). Red value is 136 (53.52% from 255 or 39.65% from 343); Green value is 104 (41.02% from 255 or 30.32% from 343); Blue value is 103 (40.62% from 255 or 30.03% from 343); Max value from RGB is 136 - color contains mainly: red. Hex color #886867 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #886867 is #779798. Grayscale: #717171. Windows color (decimal): -7837593 or 6776968. OLE color: 6776968.
HSL color Cylindrical-coordinate representation of color #886867: hue angle of 1.82º degrees, saturation: 0.14, 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 #886867 is Cyan = 0, Magento = 0.24, Yellow = 0.24 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 104 | 103 | - |
| CMYK | 0 | 0.24 | 0.24 | 0.47 |
| HSL | 1.82º | 0.14% | 0.47% | - |
| HSV(B) | 1.82º | 0.24% | 0.53% | - |
| XYZ | 17.55 | 16.11 | 15.02 | - |
| YUV | 113.45 | 122.1 | 144.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 104 | 103 | 0 | 0.24 | 0.24 | 0.47 | 1.82 | 0.14 | 0.47 |
| Hex | 88 | 68 | 67 | 0 | 18 | 18 | 2F | 2 | E | 2F |
| Octal | 210 | 150 | 147 | 0 | 30 | 30 | 57 | 2 | 16 | 57 |
| Binary | 10001000 | 1101000 | 1100111 | 0 | 11000 | 11000 | 101111 | 10 | 1110 | 101111 |
Color Harmonies of #886867
Complementary color
Monochromatic Colors of #886867
Black with #886867
Text Example
Text Example
White with #886867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886867; }
p { color: rgb(136,104,103); }
H1.HeaderClassName
{
color: #886867;
}
.AnyTagClassName
{
color: #886867;
}
</style>
background-color css
<style>
a { background-color: #886867; }
a { background-color: rgb(136,104,103); }
div.DivClassName
{
background-color: #886867;
}
.BgClassName
{
background-color: #886867;
}
</style>
border-color css
<style>
span { border-color: #886867; }
span { border-color: rgb(136,104,103); }
td.TdClassName
{
border-color: #886867;
}
.TagClassName
{
border-color: #886867;
}
</style>