Shades of Ferra #906764
Tints of Ferra #906764
RGB
CMYK
RGB Variations
Color information
#906764 (or 0x906764) is known color: Ferra. HEX triplet: 90, 67 and 64. RGB value is (144,103,100). Sum of RGB (Red+Green+Blue) = 144+103+100=347 (45% of max value = 765). Red value is 144 (56.64% from 255 or 41.50% from 347); Green value is 103 (40.62% from 255 or 29.68% from 347); Blue value is 100 (39.45% from 255 or 28.82% from 347); Max value from RGB is 144 - color contains mainly: red. Hex color #906764 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #906764 is #6F989B. Grayscale: #727272. Windows color (decimal): -7313564 or 6580112. OLE color: 6580112.
HSL color Cylindrical-coordinate representation of color #906764: hue angle of 4.09º degrees, saturation: 0.18, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #906764 is Cyan = 0, Magento = 0.28, Yellow = 0.31 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 103 | 100 | - |
| CMYK | 0 | 0.28 | 0.31 | 0.44 |
| HSL | 4.09º | 0.18% | 0.48% | - |
| HSV(B) | 4.09º | 0.31% | 0.56% | - |
| XYZ | 18.65 | 16.55 | 14.27 | - |
| YUV | 114.92 | 119.58 | 148.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 103 | 100 | 0 | 0.28 | 0.31 | 0.44 | 4.09 | 0.18 | 0.48 |
| Hex | 90 | 67 | 64 | 0 | 1C | 1F | 2C | 4 | 12 | 30 |
| Octal | 220 | 147 | 144 | 0 | 34 | 37 | 54 | 4 | 22 | 60 |
| Binary | 10010000 | 1100111 | 1100100 | 0 | 11100 | 11111 | 101100 | 100 | 10010 | 110000 |
Color Harmonies of #906764
Complementary color
Monochromatic Colors of #906764
Black with #906764
Text Example
Text Example
White with #906764
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906764; }
p { color: rgb(144,103,100); }
H1.HeaderClassName
{
color: #906764;
}
.AnyTagClassName
{
color: #906764;
}
</style>
background-color css
<style>
a { background-color: #906764; }
a { background-color: rgb(144,103,100); }
div.DivClassName
{
background-color: #906764;
}
.BgClassName
{
background-color: #906764;
}
</style>
border-color css
<style>
span { border-color: #906764; }
span { border-color: rgb(144,103,100); }
td.TdClassName
{
border-color: #906764;
}
.TagClassName
{
border-color: #906764;
}
</style>