Shades of Ferra #906866
Tints of Ferra #906866
RGB
CMYK
RGB Variations
Color information
#906866 (or 0x906866) is known color: Ferra. HEX triplet: 90, 68 and 66. RGB value is (144,104,102). Sum of RGB (Red+Green+Blue) = 144+104+102=350 (46% of max value = 765). Red value is 144 (56.64% from 255 or 41.14% from 350); Green value is 104 (41.02% from 255 or 29.71% from 350); Blue value is 102 (40.23% from 255 or 29.14% from 350); Max value from RGB is 144 - color contains mainly: red. Hex color #906866 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #906866 is #6F9799. Grayscale: #737373. Windows color (decimal): -7313306 or 6711440. OLE color: 6711440.
HSL color Cylindrical-coordinate representation of color #906866: hue angle of 2.86º degrees, saturation: 0.17, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #906866 is Cyan = 0, Magento = 0.28, Yellow = 0.29 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 104 | 102 | - |
| CMYK | 0 | 0.28 | 0.29 | 0.44 |
| HSL | 2.86º | 0.17% | 0.48% | - |
| HSV(B) | 2.86º | 0.29% | 0.56% | - |
| XYZ | 18.85 | 16.79 | 14.82 | - |
| YUV | 115.73 | 120.25 | 148.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 104 | 102 | 0 | 0.28 | 0.29 | 0.44 | 2.86 | 0.17 | 0.48 |
| Hex | 90 | 68 | 66 | 0 | 1C | 1D | 2C | 3 | 11 | 30 |
| Octal | 220 | 150 | 146 | 0 | 34 | 35 | 54 | 3 | 21 | 60 |
| Binary | 10010000 | 1101000 | 1100110 | 0 | 11100 | 11101 | 101100 | 11 | 10001 | 110000 |
Color Harmonies of #906866
Complementary color
Monochromatic Colors of #906866
Black with #906866
Text Example
Text Example
White with #906866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906866; }
p { color: rgb(144,104,102); }
H1.HeaderClassName
{
color: #906866;
}
.AnyTagClassName
{
color: #906866;
}
</style>
background-color css
<style>
a { background-color: #906866; }
a { background-color: rgb(144,104,102); }
div.DivClassName
{
background-color: #906866;
}
.BgClassName
{
background-color: #906866;
}
</style>
border-color css
<style>
span { border-color: #906866; }
span { border-color: rgb(144,104,102); }
td.TdClassName
{
border-color: #906866;
}
.TagClassName
{
border-color: #906866;
}
</style>