Shades of Ferra #916966
Tints of Ferra #916966
RGB
CMYK
RGB Variations
Color information
#916966 (or 0x916966) is known color: Ferra. HEX triplet: 91, 69 and 66. RGB value is (145,105,102). Sum of RGB (Red+Green+Blue) = 145+105+102=352 (46% of max value = 765). Red value is 145 (57.03% from 255 or 41.19% from 352); Green value is 105 (41.41% from 255 or 29.83% from 352); Blue value is 102 (40.23% from 255 or 28.98% from 352); Max value from RGB is 145 - color contains mainly: red. Hex color #916966 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #916966 is #6E9699. Grayscale: #747474. Windows color (decimal): -7247514 or 6711697. OLE color: 6711697.
HSL color Cylindrical-coordinate representation of color #916966: hue angle of 4.19º degrees, saturation: 0.17, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #916966 is Cyan = 0, Magento = 0.28, Yellow = 0.30 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 105 | 102 | - |
| CMYK | 0 | 0.28 | 0.30 | 0.43 |
| HSL | 4.19º | 0.17% | 0.48% | - |
| HSV(B) | 4.19º | 0.3% | 0.57% | - |
| XYZ | 19.13 | 17.08 | 14.86 | - |
| YUV | 116.62 | 119.75 | 148.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 105 | 102 | 0 | 0.28 | 0.30 | 0.43 | 4.19 | 0.17 | 0.48 |
| Hex | 91 | 69 | 66 | 0 | 1C | 1E | 2B | 4 | 11 | 30 |
| Octal | 221 | 151 | 146 | 0 | 34 | 36 | 53 | 4 | 21 | 60 |
| Binary | 10010001 | 1101001 | 1100110 | 0 | 11100 | 11110 | 101011 | 100 | 10001 | 110000 |
Color Harmonies of #916966
Complementary color
Monochromatic Colors of #916966
Black with #916966
Text Example
Text Example
White with #916966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916966; }
p { color: rgb(145,105,102); }
H1.HeaderClassName
{
color: #916966;
}
.AnyTagClassName
{
color: #916966;
}
</style>
background-color css
<style>
a { background-color: #916966; }
a { background-color: rgb(145,105,102); }
div.DivClassName
{
background-color: #916966;
}
.BgClassName
{
background-color: #916966;
}
</style>
border-color css
<style>
span { border-color: #916966; }
span { border-color: rgb(145,105,102); }
td.TdClassName
{
border-color: #916966;
}
.TagClassName
{
border-color: #916966;
}
</style>