Shades of Potters Clay #825947
Tints of Potters Clay #825947
RGB
CMYK
RGB Variations
Color information
#825947 (or 0x825947) is known color: Potters Clay. HEX triplet: 82, 59 and 47. RGB value is (130,89,71). Sum of RGB (Red+Green+Blue) = 130+89+71=290 (38% of max value = 765). Red value is 130 (51.17% from 255 or 44.83% from 290); Green value is 89 (35.16% from 255 or 30.69% from 290); Blue value is 71 (28.12% from 255 or 24.48% from 290); Max value from RGB is 130 - color contains mainly: red. Hex color #825947 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #825947 is #7DA6B8. Grayscale: #636363. Windows color (decimal): -8234681 or 4675970. OLE color: 4675970.
HSL color Cylindrical-coordinate representation of color #825947: hue angle of 18.31º 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 #825947 is Cyan = 0, Magento = 0.32, Yellow = 0.45 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 89 | 71 | - |
| CMYK | 0 | 0.32 | 0.45 | 0.49 |
| HSL | 18.31º | 0.29% | 0.39% | - |
| HSV(B) | 18.31º | 0.45% | 0.51% | - |
| XYZ | 13.92 | 12.35 | 7.61 | - |
| YUV | 99.21 | 112.08 | 149.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 89 | 71 | 0 | 0.32 | 0.45 | 0.49 | 18.31 | 0.29 | 0.39 |
| Hex | 82 | 59 | 47 | 0 | 20 | 2D | 31 | 12 | 1D | 27 |
| Octal | 202 | 131 | 107 | 0 | 40 | 55 | 61 | 22 | 35 | 47 |
| Binary | 10000010 | 1011001 | 1000111 | 0 | 100000 | 101101 | 110001 | 10010 | 11101 | 100111 |
Color Harmonies of #825947
Complementary color
Monochromatic Colors of #825947
Black with #825947
Text Example
Text Example
White with #825947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825947; }
p { color: rgb(130,89,71); }
H1.HeaderClassName
{
color: #825947;
}
.AnyTagClassName
{
color: #825947;
}
</style>
background-color css
<style>
a { background-color: #825947; }
a { background-color: rgb(130,89,71); }
div.DivClassName
{
background-color: #825947;
}
.BgClassName
{
background-color: #825947;
}
</style>
border-color css
<style>
span { border-color: #825947; }
span { border-color: rgb(130,89,71); }
td.TdClassName
{
border-color: #825947;
}
.TagClassName
{
border-color: #825947;
}
</style>