Shades of Potters Clay #815947
Tints of Potters Clay #815947
RGB
CMYK
RGB Variations
Color information
#815947 (or 0x815947) is known color: Potters Clay. HEX triplet: 81, 59 and 47. RGB value is (129,89,71). Sum of RGB (Red+Green+Blue) = 129+89+71=289 (38% of max value = 765). Red value is 129 (50.78% from 255 or 44.64% from 289); Green value is 89 (35.16% from 255 or 30.80% from 289); Blue value is 71 (28.12% from 255 or 24.57% from 289); Max value from RGB is 129 - color contains mainly: red. Hex color #815947 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #815947 is #7EA6B8. Grayscale: #636363. Windows color (decimal): -8300217 or 4675969. OLE color: 4675969.
HSL color Cylindrical-coordinate representation of color #815947: hue angle of 18.62º degrees, saturation: 0.29, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #815947 is Cyan = 0, Magento = 0.31, Yellow = 0.45 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 89 | 71 | - |
| CMYK | 0 | 0.31 | 0.45 | 0.49 |
| HSL | 18.62º | 0.29% | 0.39% | - |
| HSV(B) | 18.62º | 0.45% | 0.51% | - |
| XYZ | 13.76 | 12.27 | 7.6 | - |
| YUV | 98.91 | 112.25 | 149.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 89 | 71 | 0 | 0.31 | 0.45 | 0.49 | 18.62 | 0.29 | 0.39 |
| Hex | 81 | 59 | 47 | 0 | 1F | 2D | 31 | 13 | 1D | 27 |
| Octal | 201 | 131 | 107 | 0 | 37 | 55 | 61 | 23 | 35 | 47 |
| Binary | 10000001 | 1011001 | 1000111 | 0 | 11111 | 101101 | 110001 | 10011 | 11101 | 100111 |
Color Harmonies of #815947
Complementary color
Monochromatic Colors of #815947
Black with #815947
Text Example
Text Example
White with #815947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815947; }
p { color: rgb(129,89,71); }
H1.HeaderClassName
{
color: #815947;
}
.AnyTagClassName
{
color: #815947;
}
</style>
background-color css
<style>
a { background-color: #815947; }
a { background-color: rgb(129,89,71); }
div.DivClassName
{
background-color: #815947;
}
.BgClassName
{
background-color: #815947;
}
</style>
border-color css
<style>
span { border-color: #815947; }
span { border-color: rgb(129,89,71); }
td.TdClassName
{
border-color: #815947;
}
.TagClassName
{
border-color: #815947;
}
</style>