Shades of Ferra #856765
Tints of Ferra #856765
RGB
CMYK
RGB Variations
Color information
#856765 (or 0x856765) is known color: Ferra. HEX triplet: 85, 67 and 65. RGB value is (133,103,101). Sum of RGB (Red+Green+Blue) = 133+103+101=337 (44% of max value = 765). Red value is 133 (52.34% from 255 or 39.47% from 337); Green value is 103 (40.62% from 255 or 30.56% from 337); Blue value is 101 (39.84% from 255 or 29.97% from 337); Max value from RGB is 133 - color contains mainly: red. Hex color #856765 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #856765 is #7A989A. Grayscale: #6F6F6F. Windows color (decimal): -8034459 or 6645637. OLE color: 6645637.
HSL color Cylindrical-coordinate representation of color #856765: hue angle of 3.75º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #856765 is Cyan = 0, Magento = 0.23, Yellow = 0.24 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 103 | 101 | - |
| CMYK | 0 | 0.23 | 0.24 | 0.48 |
| HSL | 3.75º | 0.14% | 0.46% | - |
| HSV(B) | 3.75º | 0.24% | 0.52% | - |
| XYZ | 16.87 | 15.63 | 14.44 | - |
| YUV | 111.74 | 121.94 | 143.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 103 | 101 | 0 | 0.23 | 0.24 | 0.48 | 3.75 | 0.14 | 0.46 |
| Hex | 85 | 67 | 65 | 0 | 17 | 18 | 30 | 4 | E | 2E |
| Octal | 205 | 147 | 145 | 0 | 27 | 30 | 60 | 4 | 16 | 56 |
| Binary | 10000101 | 1100111 | 1100101 | 0 | 10111 | 11000 | 110000 | 100 | 1110 | 101110 |
Color Harmonies of #856765
Complementary color
Monochromatic Colors of #856765
Black with #856765
Text Example
Text Example
White with #856765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856765; }
p { color: rgb(133,103,101); }
H1.HeaderClassName
{
color: #856765;
}
.AnyTagClassName
{
color: #856765;
}
</style>
background-color css
<style>
a { background-color: #856765; }
a { background-color: rgb(133,103,101); }
div.DivClassName
{
background-color: #856765;
}
.BgClassName
{
background-color: #856765;
}
</style>
border-color css
<style>
span { border-color: #856765; }
span { border-color: rgb(133,103,101); }
td.TdClassName
{
border-color: #856765;
}
.TagClassName
{
border-color: #856765;
}
</style>