Shades of Ferra #866969
Tints of Ferra #866969
RGB
CMYK
RGB Variations
Color information
#866969 (or 0x866969) is known color: Ferra. HEX triplet: 86, 69 and 69. RGB value is (134,105,105). Sum of RGB (Red+Green+Blue) = 134+105+105=344 (45% of max value = 765). Red value is 134 (52.73% from 255 or 38.95% from 344); Green value is 105 (41.41% from 255 or 30.52% from 344); Blue value is 105 (41.41% from 255 or 30.52% from 344); Max value from RGB is 134 - color contains mainly: red. Hex color #866969 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866969 is #799696. Grayscale: #717171. Windows color (decimal): -7968407 or 6908294. OLE color: 6908294.
HSL color Cylindrical-coordinate representation of color #866969: hue angle of 0º degrees, saturation: 0.12, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #866969 is Cyan = 0, Magento = 0.22, Yellow = 0.22 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 105 | 105 | - |
| CMYK | 0 | 0.22 | 0.22 | 0.47 |
| HSL | 0º | 0.12% | 0.47% | - |
| HSV(B) | 0º | 0.22% | 0.53% | - |
| XYZ | 17.43 | 16.19 | 15.57 | - |
| YUV | 113.67 | 123.11 | 142.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 105 | 105 | 0 | 0.22 | 0.22 | 0.47 | 0 | 0.12 | 0.47 |
| Hex | 86 | 69 | 69 | 0 | 16 | 16 | 2F | 0 | C | 2F |
| Octal | 206 | 151 | 151 | 0 | 26 | 26 | 57 | 0 | 14 | 57 |
| Binary | 10000110 | 1101001 | 1101001 | 0 | 10110 | 10110 | 101111 | 0 | 1100 | 101111 |
Color Harmonies of #866969
Complementary color
Monochromatic Colors of #866969
Black with #866969
Text Example
Text Example
White with #866969
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866969; }
p { color: rgb(134,105,105); }
H1.HeaderClassName
{
color: #866969;
}
.AnyTagClassName
{
color: #866969;
}
</style>
background-color css
<style>
a { background-color: #866969; }
a { background-color: rgb(134,105,105); }
div.DivClassName
{
background-color: #866969;
}
.BgClassName
{
background-color: #866969;
}
</style>
border-color css
<style>
span { border-color: #866969; }
span { border-color: rgb(134,105,105); }
td.TdClassName
{
border-color: #866969;
}
.TagClassName
{
border-color: #866969;
}
</style>