Shades of Ferra #886767
Tints of Ferra #886767
RGB
CMYK
RGB Variations
Color information
#886767 (or 0x886767) is known color: Ferra. HEX triplet: 88, 67 and 67. RGB value is (136,103,103). Sum of RGB (Red+Green+Blue) = 136+103+103=342 (45% of max value = 765). Red value is 136 (53.52% from 255 or 39.77% from 342); Green value is 103 (40.62% from 255 or 30.12% from 342); Blue value is 103 (40.62% from 255 or 30.12% from 342); Max value from RGB is 136 - color contains mainly: red. Hex color #886767 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #886767 is #779898. Grayscale: #707070. Windows color (decimal): -7837849 or 6776712. OLE color: 6776712.
HSL color Cylindrical-coordinate representation of color #886767: hue angle of 0º 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 #886767 is Cyan = 0, Magento = 0.24, Yellow = 0.24 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 103 | 103 | - |
| CMYK | 0 | 0.24 | 0.24 | 0.47 |
| HSL | 0º | 0.14% | 0.47% | - |
| HSV(B) | 0º | 0.24% | 0.53% | - |
| XYZ | 17.45 | 15.91 | 14.98 | - |
| YUV | 112.87 | 122.43 | 144.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 103 | 103 | 0 | 0.24 | 0.24 | 0.47 | 0 | 0.14 | 0.47 |
| Hex | 88 | 67 | 67 | 0 | 18 | 18 | 2F | 0 | E | 2F |
| Octal | 210 | 147 | 147 | 0 | 30 | 30 | 57 | 0 | 16 | 57 |
| Binary | 10001000 | 1100111 | 1100111 | 0 | 11000 | 11000 | 101111 | 0 | 1110 | 101111 |
Color Harmonies of #886767
Complementary color
Monochromatic Colors of #886767
Black with #886767
Text Example
Text Example
White with #886767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886767; }
p { color: rgb(136,103,103); }
H1.HeaderClassName
{
color: #886767;
}
.AnyTagClassName
{
color: #886767;
}
</style>
background-color css
<style>
a { background-color: #886767; }
a { background-color: rgb(136,103,103); }
div.DivClassName
{
background-color: #886767;
}
.BgClassName
{
background-color: #886767;
}
</style>
border-color css
<style>
span { border-color: #886767; }
span { border-color: rgb(136,103,103); }
td.TdClassName
{
border-color: #886767;
}
.TagClassName
{
border-color: #886767;
}
</style>