Shades of Potters Clay #835940
Tints of Potters Clay #835940
RGB
CMYK
RGB Variations
Color information
#835940 (or 0x835940) is known color: Potters Clay. HEX triplet: 83, 59 and 40. RGB value is (131,89,64). Sum of RGB (Red+Green+Blue) = 131+89+64=284 (37% of max value = 765). Red value is 131 (51.56% from 255 or 46.13% from 284); Green value is 89 (35.16% from 255 or 31.34% from 284); Blue value is 64 (25.39% from 255 or 22.54% from 284); Max value from RGB is 131 - color contains mainly: red. Hex color #835940 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #835940 is #7CA6BF. Grayscale: #626262. Windows color (decimal): -8169152 or 4217219. OLE color: 4217219.
HSL color Cylindrical-coordinate representation of color #835940: hue angle of 22.39º degrees, saturation: 0.34, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #835940 is Cyan = 0, Magento = 0.32, Yellow = 0.51 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 89 | 64 | - |
| CMYK | 0 | 0.32 | 0.51 | 0.49 |
| HSL | 22.39º | 0.34% | 0.38% | - |
| HSV(B) | 22.39º | 0.51% | 0.51% | - |
| XYZ | 13.86 | 12.34 | 6.5 | - |
| YUV | 98.71 | 108.41 | 151.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 89 | 64 | 0 | 0.32 | 0.51 | 0.49 | 22.39 | 0.34 | 0.38 |
| Hex | 83 | 59 | 40 | 0 | 20 | 33 | 31 | 16 | 22 | 26 |
| Octal | 203 | 131 | 100 | 0 | 40 | 63 | 61 | 26 | 42 | 46 |
| Binary | 10000011 | 1011001 | 1000000 | 0 | 100000 | 110011 | 110001 | 10110 | 100010 | 100110 |
Color Harmonies of #835940
Complementary color
Monochromatic Colors of #835940
Black with #835940
Text Example
Text Example
White with #835940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835940; }
p { color: rgb(131,89,64); }
H1.HeaderClassName
{
color: #835940;
}
.AnyTagClassName
{
color: #835940;
}
</style>
background-color css
<style>
a { background-color: #835940; }
a { background-color: rgb(131,89,64); }
div.DivClassName
{
background-color: #835940;
}
.BgClassName
{
background-color: #835940;
}
</style>
border-color css
<style>
span { border-color: #835940; }
span { border-color: rgb(131,89,64); }
td.TdClassName
{
border-color: #835940;
}
.TagClassName
{
border-color: #835940;
}
</style>