Shades of Potters Clay #825934
Tints of Potters Clay #825934
RGB
CMYK
RGB Variations
Color information
#825934 (or 0x825934) is known color: Potters Clay. HEX triplet: 82, 59 and 34. RGB value is (130,89,52). Sum of RGB (Red+Green+Blue) = 130+89+52=271 (35% of max value = 765). Red value is 130 (51.17% from 255 or 47.97% from 271); Green value is 89 (35.16% from 255 or 32.84% from 271); Blue value is 52 (20.70% from 255 or 19.19% from 271); Max value from RGB is 130 - color contains mainly: red. Hex color #825934 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #825934 is #7DA6CB. Grayscale: #616161. Windows color (decimal): -8234700 or 3430786. OLE color: 3430786.
HSL color Cylindrical-coordinate representation of color #825934: hue angle of 28.46º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #825934 is Cyan = 0, Magento = 0.32, Yellow = 0.60 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 89 | 52 | - |
| CMYK | 0 | 0.32 | 0.60 | 0.49 |
| HSL | 28.46º | 0.43% | 0.36% | - |
| HSV(B) | 28.46º | 0.6% | 0.51% | - |
| XYZ | 13.4 | 12.14 | 4.89 | - |
| YUV | 97.04 | 102.58 | 151.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 89 | 52 | 0 | 0.32 | 0.60 | 0.49 | 28.46 | 0.43 | 0.36 |
| Hex | 82 | 59 | 34 | 0 | 20 | 3C | 31 | 1C | 2B | 24 |
| Octal | 202 | 131 | 64 | 0 | 40 | 74 | 61 | 34 | 53 | 44 |
| Binary | 10000010 | 1011001 | 110100 | 0 | 100000 | 111100 | 110001 | 11100 | 101011 | 100100 |
Color Harmonies of #825934
Complementary color
Monochromatic Colors of #825934
Black with #825934
Text Example
Text Example
White with #825934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825934; }
p { color: rgb(130,89,52); }
H1.HeaderClassName
{
color: #825934;
}
.AnyTagClassName
{
color: #825934;
}
</style>
background-color css
<style>
a { background-color: #825934; }
a { background-color: rgb(130,89,52); }
div.DivClassName
{
background-color: #825934;
}
.BgClassName
{
background-color: #825934;
}
</style>
border-color css
<style>
span { border-color: #825934; }
span { border-color: rgb(130,89,52); }
td.TdClassName
{
border-color: #825934;
}
.TagClassName
{
border-color: #825934;
}
</style>