Shades of Ferra #836766
Tints of Ferra #836766
RGB
CMYK
RGB Variations
Color information
#836766 (or 0x836766) is known color: Ferra. HEX triplet: 83, 67 and 66. RGB value is (131,103,102). Sum of RGB (Red+Green+Blue) = 131+103+102=336 (44% of max value = 765). Red value is 131 (51.56% from 255 or 38.99% from 336); Green value is 103 (40.62% from 255 or 30.65% from 336); Blue value is 102 (40.23% from 255 or 30.36% from 336); Max value from RGB is 131 - color contains mainly: red. Hex color #836766 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #836766 is #7C9899. Grayscale: #6F6F6F. Windows color (decimal): -8165530 or 6711171. OLE color: 6711171.
HSL color Cylindrical-coordinate representation of color #836766: hue angle of 2.07º degrees, saturation: 0.12, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #836766 is Cyan = 0, Magento = 0.21, Yellow = 0.22 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 103 | 102 | - |
| CMYK | 0 | 0.21 | 0.22 | 0.49 |
| HSL | 2.07º | 0.12% | 0.46% | - |
| HSV(B) | 2.07º | 0.22% | 0.51% | - |
| XYZ | 16.61 | 15.49 | 14.68 | - |
| YUV | 111.26 | 122.78 | 142.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 103 | 102 | 0 | 0.21 | 0.22 | 0.49 | 2.07 | 0.12 | 0.46 |
| Hex | 83 | 67 | 66 | 0 | 15 | 16 | 31 | 2 | C | 2E |
| Octal | 203 | 147 | 146 | 0 | 25 | 26 | 61 | 2 | 14 | 56 |
| Binary | 10000011 | 1100111 | 1100110 | 0 | 10101 | 10110 | 110001 | 10 | 1100 | 101110 |
Color Harmonies of #836766
Complementary color
Monochromatic Colors of #836766
Black with #836766
Text Example
Text Example
White with #836766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836766; }
p { color: rgb(131,103,102); }
H1.HeaderClassName
{
color: #836766;
}
.AnyTagClassName
{
color: #836766;
}
</style>
background-color css
<style>
a { background-color: #836766; }
a { background-color: rgb(131,103,102); }
div.DivClassName
{
background-color: #836766;
}
.BgClassName
{
background-color: #836766;
}
</style>
border-color css
<style>
span { border-color: #836766; }
span { border-color: rgb(131,103,102); }
td.TdClassName
{
border-color: #836766;
}
.TagClassName
{
border-color: #836766;
}
</style>