Shades of Potters Clay #845741
Tints of Potters Clay #845741
RGB
CMYK
RGB Variations
Color information
#845741 (or 0x845741) is known color: Potters Clay. HEX triplet: 84, 57 and 41. RGB value is (132,87,65). Sum of RGB (Red+Green+Blue) = 132+87+65=284 (37% of max value = 765). Red value is 132 (51.95% from 255 or 46.48% from 284); Green value is 87 (34.38% from 255 or 30.63% from 284); Blue value is 65 (25.78% from 255 or 22.89% from 284); Max value from RGB is 132 - color contains mainly: red. Hex color #845741 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #845741 is #7BA8BE. Grayscale: #626262. Windows color (decimal): -8104127 or 4282244. OLE color: 4282244.
HSL color Cylindrical-coordinate representation of color #845741: hue angle of 19.7º 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 #845741 is Cyan = 0, Magento = 0.34, Yellow = 0.51 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 87 | 65 | - |
| CMYK | 0 | 0.34 | 0.51 | 0.48 |
| HSL | 19.7º | 0.34% | 0.39% | - |
| HSV(B) | 19.7º | 0.51% | 0.52% | - |
| XYZ | 13.88 | 12.1 | 6.61 | - |
| YUV | 97.95 | 109.41 | 152.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 87 | 65 | 0 | 0.34 | 0.51 | 0.48 | 19.7 | 0.34 | 0.39 |
| Hex | 84 | 57 | 41 | 0 | 22 | 33 | 30 | 14 | 22 | 27 |
| Octal | 204 | 127 | 101 | 0 | 42 | 63 | 60 | 24 | 42 | 47 |
| Binary | 10000100 | 1010111 | 1000001 | 0 | 100010 | 110011 | 110000 | 10100 | 100010 | 100111 |
Color Harmonies of #845741
Complementary color
Monochromatic Colors of #845741
Black with #845741
Text Example
Text Example
White with #845741
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845741; }
p { color: rgb(132,87,65); }
H1.HeaderClassName
{
color: #845741;
}
.AnyTagClassName
{
color: #845741;
}
</style>
background-color css
<style>
a { background-color: #845741; }
a { background-color: rgb(132,87,65); }
div.DivClassName
{
background-color: #845741;
}
.BgClassName
{
background-color: #845741;
}
</style>
border-color css
<style>
span { border-color: #845741; }
span { border-color: rgb(132,87,65); }
td.TdClassName
{
border-color: #845741;
}
.TagClassName
{
border-color: #845741;
}
</style>