Shades of Potters Clay #845735
Tints of Potters Clay #845735
RGB
CMYK
RGB Variations
Color information
#845735 (or 0x845735) is known color: Potters Clay. HEX triplet: 84, 57 and 35. RGB value is (132,87,53). Sum of RGB (Red+Green+Blue) = 132+87+53=272 (36% of max value = 765). Red value is 132 (51.95% from 255 or 48.53% from 272); Green value is 87 (34.38% from 255 or 31.99% from 272); Blue value is 53 (21.09% from 255 or 19.49% from 272); Max value from RGB is 132 - color contains mainly: red. Hex color #845735 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #845735 is #7BA8CA. Grayscale: #606060. Windows color (decimal): -8104139 or 3495812. OLE color: 3495812.
HSL color Cylindrical-coordinate representation of color #845735: hue angle of 25.82º 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 #845735 is Cyan = 0, Magento = 0.34, Yellow = 0.60 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 87 | 53 | - |
| CMYK | 0 | 0.34 | 0.60 | 0.48 |
| HSL | 25.82º | 0.43% | 0.36% | - |
| HSV(B) | 25.82º | 0.6% | 0.52% | - |
| XYZ | 13.57 | 11.98 | 4.97 | - |
| YUV | 96.58 | 103.41 | 153.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 87 | 53 | 0 | 0.34 | 0.60 | 0.48 | 25.82 | 0.43 | 0.36 |
| Hex | 84 | 57 | 35 | 0 | 22 | 3C | 30 | 1A | 2B | 24 |
| Octal | 204 | 127 | 65 | 0 | 42 | 74 | 60 | 32 | 53 | 44 |
| Binary | 10000100 | 1010111 | 110101 | 0 | 100010 | 111100 | 110000 | 11010 | 101011 | 100100 |
Color Harmonies of #845735
Complementary color
Monochromatic Colors of #845735
Black with #845735
Text Example
Text Example
White with #845735
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845735; }
p { color: rgb(132,87,53); }
H1.HeaderClassName
{
color: #845735;
}
.AnyTagClassName
{
color: #845735;
}
</style>
background-color css
<style>
a { background-color: #845735; }
a { background-color: rgb(132,87,53); }
div.DivClassName
{
background-color: #845735;
}
.BgClassName
{
background-color: #845735;
}
</style>
border-color css
<style>
span { border-color: #845735; }
span { border-color: rgb(132,87,53); }
td.TdClassName
{
border-color: #845735;
}
.TagClassName
{
border-color: #845735;
}
</style>