Shades of Ferra #807372
Tints of Ferra #807372
RGB
CMYK
RGB Variations
Color information
#807372 (or 0x807372) is known color: Ferra. HEX triplet: 80, 73 and 72. RGB value is (128,115,114). Sum of RGB (Red+Green+Blue) = 128+115+114=357 (47% of max value = 765). Red value is 128 (50.39% from 255 or 35.85% from 357); Green value is 115 (45.31% from 255 or 32.21% from 357); Blue value is 114 (44.92% from 255 or 31.93% from 357); Max value from RGB is 128 - color contains mainly: red. Hex color #807372 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #807372 is #7F8C8D. Grayscale: #767676. Windows color (decimal): -8359054 or 7500672. OLE color: 7500672.
HSL color Cylindrical-coordinate representation of color #807372: hue angle of 4.29º degrees, saturation: 0.06, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #807372 is Cyan = 0, Magento = 0.10, Yellow = 0.11 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 115 | 114 | - |
| CMYK | 0 | 0.10 | 0.11 | 0.50 |
| HSL | 4.29º | 0.06% | 0.47% | - |
| HSV(B) | 4.29º | 0.11% | 0.5% | - |
| XYZ | 18.07 | 18.07 | 18.45 | - |
| YUV | 118.77 | 125.31 | 134.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 115 | 114 | 0 | 0.10 | 0.11 | 0.50 | 4.29 | 0.06 | 0.47 |
| Hex | 80 | 73 | 72 | 0 | A | B | 32 | 4 | 6 | 2F |
| Octal | 200 | 163 | 162 | 0 | 12 | 13 | 62 | 4 | 6 | 57 |
| Binary | 10000000 | 1110011 | 1110010 | 0 | 1010 | 1011 | 110010 | 100 | 110 | 101111 |
Color Harmonies of #807372
Complementary color
Monochromatic Colors of #807372
Black with #807372
Text Example
Text Example
White with #807372
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807372; }
p { color: rgb(128,115,114); }
H1.HeaderClassName
{
color: #807372;
}
.AnyTagClassName
{
color: #807372;
}
</style>
background-color css
<style>
a { background-color: #807372; }
a { background-color: rgb(128,115,114); }
div.DivClassName
{
background-color: #807372;
}
.BgClassName
{
background-color: #807372;
}
</style>
border-color css
<style>
span { border-color: #807372; }
span { border-color: rgb(128,115,114); }
td.TdClassName
{
border-color: #807372;
}
.TagClassName
{
border-color: #807372;
}
</style>