Shades of Ferra #817372
Tints of Ferra #817372
RGB
CMYK
RGB Variations
Color information
#817372 (or 0x817372) is known color: Ferra. HEX triplet: 81, 73 and 72. RGB value is (129,115,114). Sum of RGB (Red+Green+Blue) = 129+115+114=358 (47% of max value = 765). Red value is 129 (50.78% from 255 or 36.03% from 358); Green value is 115 (45.31% from 255 or 32.12% from 358); Blue value is 114 (44.92% from 255 or 31.84% from 358); Max value from RGB is 129 - color contains mainly: red. Hex color #817372 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817372 is #7E8C8D. Grayscale: #777777. Windows color (decimal): -8293518 or 7500673. OLE color: 7500673.
HSL color Cylindrical-coordinate representation of color #817372: hue angle of 4º degrees, saturation: 0.06, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #817372 is Cyan = 0, Magento = 0.11, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 115 | 114 | - |
| CMYK | 0 | 0.11 | 0.12 | 0.49 |
| HSL | 4º | 0.06% | 0.48% | - |
| HSV(B) | 4º | 0.12% | 0.51% | - |
| XYZ | 18.22 | 18.14 | 18.46 | - |
| YUV | 119.07 | 125.14 | 135.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 115 | 114 | 0 | 0.11 | 0.12 | 0.49 | 4 | 0.06 | 0.48 |
| Hex | 81 | 73 | 72 | 0 | B | C | 31 | 4 | 6 | 30 |
| Octal | 201 | 163 | 162 | 0 | 13 | 14 | 61 | 4 | 6 | 60 |
| Binary | 10000001 | 1110011 | 1110010 | 0 | 1011 | 1100 | 110001 | 100 | 110 | 110000 |
Color Harmonies of #817372
Complementary color
Monochromatic Colors of #817372
Black with #817372
Text Example
Text Example
White with #817372
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817372; }
p { color: rgb(129,115,114); }
H1.HeaderClassName
{
color: #817372;
}
.AnyTagClassName
{
color: #817372;
}
</style>
background-color css
<style>
a { background-color: #817372; }
a { background-color: rgb(129,115,114); }
div.DivClassName
{
background-color: #817372;
}
.BgClassName
{
background-color: #817372;
}
</style>
border-color css
<style>
span { border-color: #817372; }
span { border-color: rgb(129,115,114); }
td.TdClassName
{
border-color: #817372;
}
.TagClassName
{
border-color: #817372;
}
</style>