Shades of Potters Clay #825738
Tints of Potters Clay #825738
RGB
CMYK
RGB Variations
Color information
#825738 (or 0x825738) is known color: Potters Clay. HEX triplet: 82, 57 and 38. RGB value is (130,87,56). Sum of RGB (Red+Green+Blue) = 130+87+56=273 (36% of max value = 765). Red value is 130 (51.17% from 255 or 47.62% from 273); Green value is 87 (34.38% from 255 or 31.87% from 273); Blue value is 56 (22.27% from 255 or 20.51% from 273); Max value from RGB is 130 - color contains mainly: red. Hex color #825738 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #825738 is #7DA8C7. Grayscale: #606060. Windows color (decimal): -8235208 or 3692418. OLE color: 3692418.
HSL color Cylindrical-coordinate representation of color #825738: hue angle of 25.14º degrees, saturation: 0.4, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #825738 is Cyan = 0, Magento = 0.33, Yellow = 0.57 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 87 | 56 | - |
| CMYK | 0 | 0.33 | 0.57 | 0.49 |
| HSL | 25.14º | 0.4% | 0.36% | - |
| HSV(B) | 25.14º | 0.57% | 0.51% | - |
| XYZ | 13.33 | 11.85 | 5.33 | - |
| YUV | 96.32 | 105.25 | 152.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 87 | 56 | 0 | 0.33 | 0.57 | 0.49 | 25.14 | 0.4 | 0.36 |
| Hex | 82 | 57 | 38 | 0 | 21 | 39 | 31 | 19 | 28 | 24 |
| Octal | 202 | 127 | 70 | 0 | 41 | 71 | 61 | 31 | 50 | 44 |
| Binary | 10000010 | 1010111 | 111000 | 0 | 100001 | 111001 | 110001 | 11001 | 101000 | 100100 |
Color Harmonies of #825738
Complementary color
Monochromatic Colors of #825738
Black with #825738
Text Example
Text Example
White with #825738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825738; }
p { color: rgb(130,87,56); }
H1.HeaderClassName
{
color: #825738;
}
.AnyTagClassName
{
color: #825738;
}
</style>
background-color css
<style>
a { background-color: #825738; }
a { background-color: rgb(130,87,56); }
div.DivClassName
{
background-color: #825738;
}
.BgClassName
{
background-color: #825738;
}
</style>
border-color css
<style>
span { border-color: #825738; }
span { border-color: rgb(130,87,56); }
td.TdClassName
{
border-color: #825738;
}
.TagClassName
{
border-color: #825738;
}
</style>