Shades of Potters Clay #825741
Tints of Potters Clay #825741
RGB
CMYK
RGB Variations
Color information
#825741 (or 0x825741) is known color: Potters Clay. HEX triplet: 82, 57 and 41. RGB value is (130,87,65). Sum of RGB (Red+Green+Blue) = 130+87+65=282 (37% of max value = 765). Red value is 130 (51.17% from 255 or 46.10% from 282); Green value is 87 (34.38% from 255 or 30.85% from 282); Blue value is 65 (25.78% from 255 or 23.05% from 282); Max value from RGB is 130 - color contains mainly: red. Hex color #825741 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #825741 is #7DA8BE. Grayscale: #616161. Windows color (decimal): -8235199 or 4282242. OLE color: 4282242.
HSL color Cylindrical-coordinate representation of color #825741: hue angle of 20.31º degrees, saturation: 0.33, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #825741 is Cyan = 0, Magento = 0.33, Yellow = 0.50 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 87 | 65 | - |
| CMYK | 0 | 0.33 | 0.50 | 0.49 |
| HSL | 20.31º | 0.33% | 0.38% | - |
| HSV(B) | 20.31º | 0.5% | 0.51% | - |
| XYZ | 13.57 | 11.94 | 6.59 | - |
| YUV | 97.35 | 109.75 | 151.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 87 | 65 | 0 | 0.33 | 0.50 | 0.49 | 20.31 | 0.33 | 0.38 |
| Hex | 82 | 57 | 41 | 0 | 21 | 32 | 31 | 14 | 21 | 26 |
| Octal | 202 | 127 | 101 | 0 | 41 | 62 | 61 | 24 | 41 | 46 |
| Binary | 10000010 | 1010111 | 1000001 | 0 | 100001 | 110010 | 110001 | 10100 | 100001 | 100110 |
Color Harmonies of #825741
Complementary color
Monochromatic Colors of #825741
Black with #825741
Text Example
Text Example
White with #825741
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825741; }
p { color: rgb(130,87,65); }
H1.HeaderClassName
{
color: #825741;
}
.AnyTagClassName
{
color: #825741;
}
</style>
background-color css
<style>
a { background-color: #825741; }
a { background-color: rgb(130,87,65); }
div.DivClassName
{
background-color: #825741;
}
.BgClassName
{
background-color: #825741;
}
</style>
border-color css
<style>
span { border-color: #825741; }
span { border-color: rgb(130,87,65); }
td.TdClassName
{
border-color: #825741;
}
.TagClassName
{
border-color: #825741;
}
</style>