Shades of Potters Clay #825834
Tints of Potters Clay #825834
RGB
CMYK
RGB Variations
Color information
#825834 (or 0x825834) is known color: Potters Clay. HEX triplet: 82, 58 and 34. RGB value is (130,88,52). Sum of RGB (Red+Green+Blue) = 130+88+52=270 (35% of max value = 765). Red value is 130 (51.17% from 255 or 48.15% from 270); Green value is 88 (34.77% from 255 or 32.59% from 270); Blue value is 52 (20.70% from 255 or 19.26% from 270); Max value from RGB is 130 - color contains mainly: red. Hex color #825834 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #825834 is #7DA7CB. Grayscale: #606060. Windows color (decimal): -8234956 or 3430530. OLE color: 3430530.
HSL color Cylindrical-coordinate representation of color #825834: hue angle of 27.69º 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 #825834 is Cyan = 0, Magento = 0.32, Yellow = 0.60 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 88 | 52 | - |
| CMYK | 0 | 0.32 | 0.60 | 0.49 |
| HSL | 27.69º | 0.43% | 0.36% | - |
| HSV(B) | 27.69º | 0.6% | 0.51% | - |
| XYZ | 13.32 | 11.97 | 4.86 | - |
| YUV | 96.45 | 102.91 | 151.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 88 | 52 | 0 | 0.32 | 0.60 | 0.49 | 27.69 | 0.43 | 0.36 |
| Hex | 82 | 58 | 34 | 0 | 20 | 3C | 31 | 1C | 2B | 24 |
| Octal | 202 | 130 | 64 | 0 | 40 | 74 | 61 | 34 | 53 | 44 |
| Binary | 10000010 | 1011000 | 110100 | 0 | 100000 | 111100 | 110001 | 11100 | 101011 | 100100 |
Color Harmonies of #825834
Complementary color
Monochromatic Colors of #825834
Black with #825834
Text Example
Text Example
White with #825834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825834; }
p { color: rgb(130,88,52); }
H1.HeaderClassName
{
color: #825834;
}
.AnyTagClassName
{
color: #825834;
}
</style>
background-color css
<style>
a { background-color: #825834; }
a { background-color: rgb(130,88,52); }
div.DivClassName
{
background-color: #825834;
}
.BgClassName
{
background-color: #825834;
}
</style>
border-color css
<style>
span { border-color: #825834; }
span { border-color: rgb(130,88,52); }
td.TdClassName
{
border-color: #825834;
}
.TagClassName
{
border-color: #825834;
}
</style>