Shades of Ferra #886765
Tints of Ferra #886765
RGB
CMYK
RGB Variations
Color information
#886765 (or 0x886765) is known color: Ferra. HEX triplet: 88, 67 and 65. RGB value is (136,103,101). Sum of RGB (Red+Green+Blue) = 136+103+101=340 (45% of max value = 765). Red value is 136 (53.52% from 255 or 40% from 340); Green value is 103 (40.62% from 255 or 30.29% from 340); Blue value is 101 (39.84% from 255 or 29.71% from 340); Max value from RGB is 136 - color contains mainly: red. Hex color #886765 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #886765 is #77989A. Grayscale: #707070. Windows color (decimal): -7837851 or 6645640. OLE color: 6645640.
HSL color Cylindrical-coordinate representation of color #886765: hue angle of 3.43º degrees, saturation: 0.15, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #886765 is Cyan = 0, Magento = 0.24, Yellow = 0.26 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 103 | 101 | - |
| CMYK | 0 | 0.24 | 0.26 | 0.47 |
| HSL | 3.43º | 0.15% | 0.46% | - |
| HSV(B) | 3.43º | 0.26% | 0.53% | - |
| XYZ | 17.35 | 15.87 | 14.46 | - |
| YUV | 112.64 | 121.43 | 144.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 103 | 101 | 0 | 0.24 | 0.26 | 0.47 | 3.43 | 0.15 | 0.46 |
| Hex | 88 | 67 | 65 | 0 | 18 | 1A | 2F | 3 | F | 2E |
| Octal | 210 | 147 | 145 | 0 | 30 | 32 | 57 | 3 | 17 | 56 |
| Binary | 10001000 | 1100111 | 1100101 | 0 | 11000 | 11010 | 101111 | 11 | 1111 | 101110 |
Color Harmonies of #886765
Complementary color
Monochromatic Colors of #886765
Black with #886765
Text Example
Text Example
White with #886765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886765; }
p { color: rgb(136,103,101); }
H1.HeaderClassName
{
color: #886765;
}
.AnyTagClassName
{
color: #886765;
}
</style>
background-color css
<style>
a { background-color: #886765; }
a { background-color: rgb(136,103,101); }
div.DivClassName
{
background-color: #886765;
}
.BgClassName
{
background-color: #886765;
}
</style>
border-color css
<style>
span { border-color: #886765; }
span { border-color: rgb(136,103,101); }
td.TdClassName
{
border-color: #886765;
}
.TagClassName
{
border-color: #886765;
}
</style>