Shades of Potters Clay #845941
Tints of Potters Clay #845941
RGB
CMYK
RGB Variations
Color information
#845941 (or 0x845941) is known color: Potters Clay. HEX triplet: 84, 59 and 41. RGB value is (132,89,65). Sum of RGB (Red+Green+Blue) = 132+89+65=286 (37% of max value = 765). Red value is 132 (51.95% from 255 or 46.15% from 286); Green value is 89 (35.16% from 255 or 31.12% from 286); Blue value is 65 (25.78% from 255 or 22.73% from 286); Max value from RGB is 132 - color contains mainly: red. Hex color #845941 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #845941 is #7BA6BE. Grayscale: #636363. Windows color (decimal): -8103615 or 4282756. OLE color: 4282756.
HSL color Cylindrical-coordinate representation of color #845941: hue angle of 21.49º degrees, saturation: 0.34, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #845941 is Cyan = 0, Magento = 0.33, Yellow = 0.51 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 89 | 65 | - |
| CMYK | 0 | 0.33 | 0.51 | 0.48 |
| HSL | 21.49º | 0.34% | 0.39% | - |
| HSV(B) | 21.49º | 0.51% | 0.52% | - |
| XYZ | 14.04 | 12.43 | 6.66 | - |
| YUV | 99.12 | 108.75 | 151.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 89 | 65 | 0 | 0.33 | 0.51 | 0.48 | 21.49 | 0.34 | 0.39 |
| Hex | 84 | 59 | 41 | 0 | 21 | 33 | 30 | 15 | 22 | 27 |
| Octal | 204 | 131 | 101 | 0 | 41 | 63 | 60 | 25 | 42 | 47 |
| Binary | 10000100 | 1011001 | 1000001 | 0 | 100001 | 110011 | 110000 | 10101 | 100010 | 100111 |
Color Harmonies of #845941
Complementary color
Monochromatic Colors of #845941
Black with #845941
Text Example
Text Example
White with #845941
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845941; }
p { color: rgb(132,89,65); }
H1.HeaderClassName
{
color: #845941;
}
.AnyTagClassName
{
color: #845941;
}
</style>
background-color css
<style>
a { background-color: #845941; }
a { background-color: rgb(132,89,65); }
div.DivClassName
{
background-color: #845941;
}
.BgClassName
{
background-color: #845941;
}
</style>
border-color css
<style>
span { border-color: #845941; }
span { border-color: rgb(132,89,65); }
td.TdClassName
{
border-color: #845941;
}
.TagClassName
{
border-color: #845941;
}
</style>