Shades of Ferra #887169
Tints of Ferra #887169
RGB
CMYK
RGB Variations
Color information
#887169 (or 0x887169) is known color: Ferra. HEX triplet: 88, 71 and 69. RGB value is (136,113,105). Sum of RGB (Red+Green+Blue) = 136+113+105=354 (46% of max value = 765). Red value is 136 (53.52% from 255 or 38.42% from 354); Green value is 113 (44.53% from 255 or 31.92% from 354); Blue value is 105 (41.41% from 255 or 29.66% from 354); Max value from RGB is 136 - color contains mainly: red. Hex color #887169 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #887169 is #778E96. Grayscale: #777777. Windows color (decimal): -7835287 or 6910344. OLE color: 6910344.
HSL color Cylindrical-coordinate representation of color #887169: hue angle of 15.48º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #887169 is Cyan = 0, Magento = 0.17, Yellow = 0.23 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 113 | 105 | - |
| CMYK | 0 | 0.17 | 0.23 | 0.47 |
| HSL | 15.48º | 0.13% | 0.47% | - |
| HSV(B) | 15.48º | 0.23% | 0.53% | - |
| XYZ | 18.61 | 18.06 | 15.87 | - |
| YUV | 118.97 | 120.12 | 140.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 113 | 105 | 0 | 0.17 | 0.23 | 0.47 | 15.48 | 0.13 | 0.47 |
| Hex | 88 | 71 | 69 | 0 | 11 | 17 | 2F | F | D | 2F |
| Octal | 210 | 161 | 151 | 0 | 21 | 27 | 57 | 17 | 15 | 57 |
| Binary | 10001000 | 1110001 | 1101001 | 0 | 10001 | 10111 | 101111 | 1111 | 1101 | 101111 |
Color Harmonies of #887169
Complementary color
Monochromatic Colors of #887169
Black with #887169
Text Example
Text Example
White with #887169
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887169; }
p { color: rgb(136,113,105); }
H1.HeaderClassName
{
color: #887169;
}
.AnyTagClassName
{
color: #887169;
}
</style>
background-color css
<style>
a { background-color: #887169; }
a { background-color: rgb(136,113,105); }
div.DivClassName
{
background-color: #887169;
}
.BgClassName
{
background-color: #887169;
}
</style>
border-color css
<style>
span { border-color: #887169; }
span { border-color: rgb(136,113,105); }
td.TdClassName
{
border-color: #887169;
}
.TagClassName
{
border-color: #887169;
}
</style>