Shades of Potters Clay #845935
Tints of Potters Clay #845935
RGB
CMYK
RGB Variations
Color information
#845935 (or 0x845935) is known color: Potters Clay. HEX triplet: 84, 59 and 35. RGB value is (132,89,53). Sum of RGB (Red+Green+Blue) = 132+89+53=274 (36% of max value = 765). Red value is 132 (51.95% from 255 or 48.18% from 274); Green value is 89 (35.16% from 255 or 32.48% from 274); Blue value is 53 (21.09% from 255 or 19.34% from 274); Max value from RGB is 132 - color contains mainly: red. Hex color #845935 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #845935 is #7BA6CA. Grayscale: #616161. Windows color (decimal): -8103627 or 3496324. OLE color: 3496324.
HSL color Cylindrical-coordinate representation of color #845935: hue angle of 27.34º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #845935 is Cyan = 0, Magento = 0.33, Yellow = 0.60 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 89 | 53 | - |
| CMYK | 0 | 0.33 | 0.60 | 0.48 |
| HSL | 27.34º | 0.43% | 0.36% | - |
| HSV(B) | 27.34º | 0.6% | 0.52% | - |
| XYZ | 13.73 | 12.31 | 5.02 | - |
| YUV | 97.75 | 102.75 | 152.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 89 | 53 | 0 | 0.33 | 0.60 | 0.48 | 27.34 | 0.43 | 0.36 |
| Hex | 84 | 59 | 35 | 0 | 21 | 3C | 30 | 1B | 2B | 24 |
| Octal | 204 | 131 | 65 | 0 | 41 | 74 | 60 | 33 | 53 | 44 |
| Binary | 10000100 | 1011001 | 110101 | 0 | 100001 | 111100 | 110000 | 11011 | 101011 | 100100 |
Color Harmonies of #845935
Complementary color
Monochromatic Colors of #845935
Black with #845935
Text Example
Text Example
White with #845935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845935; }
p { color: rgb(132,89,53); }
H1.HeaderClassName
{
color: #845935;
}
.AnyTagClassName
{
color: #845935;
}
</style>
background-color css
<style>
a { background-color: #845935; }
a { background-color: rgb(132,89,53); }
div.DivClassName
{
background-color: #845935;
}
.BgClassName
{
background-color: #845935;
}
</style>
border-color css
<style>
span { border-color: #845935; }
span { border-color: rgb(132,89,53); }
td.TdClassName
{
border-color: #845935;
}
.TagClassName
{
border-color: #845935;
}
</style>