Shades of Potters Clay #845934
Tints of Potters Clay #845934
RGB
CMYK
RGB Variations
Color information
#845934 (or 0x845934) is known color: Potters Clay. HEX triplet: 84, 59 and 34. RGB value is (132,89,52). Sum of RGB (Red+Green+Blue) = 132+89+52=273 (36% of max value = 765). Red value is 132 (51.95% from 255 or 48.35% from 273); Green value is 89 (35.16% from 255 or 32.60% from 273); Blue value is 52 (20.70% from 255 or 19.05% from 273); Max value from RGB is 132 - color contains mainly: red. Hex color #845934 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #845934 is #7BA6CB. Grayscale: #616161. Windows color (decimal): -8103628 or 3430788. OLE color: 3430788.
HSL color Cylindrical-coordinate representation of color #845934: hue angle of 27.75º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #845934 is Cyan = 0, Magento = 0.33, Yellow = 0.61 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 89 | 52 | - |
| CMYK | 0 | 0.33 | 0.61 | 0.48 |
| HSL | 27.75º | 0.43% | 0.36% | - |
| HSV(B) | 27.75º | 0.61% | 0.52% | - |
| XYZ | 13.71 | 12.3 | 4.9 | - |
| YUV | 97.64 | 102.25 | 152.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 89 | 52 | 0 | 0.33 | 0.61 | 0.48 | 27.75 | 0.43 | 0.36 |
| Hex | 84 | 59 | 34 | 0 | 21 | 3D | 30 | 1C | 2B | 24 |
| Octal | 204 | 131 | 64 | 0 | 41 | 75 | 60 | 34 | 53 | 44 |
| Binary | 10000100 | 1011001 | 110100 | 0 | 100001 | 111101 | 110000 | 11100 | 101011 | 100100 |
Color Harmonies of #845934
Complementary color
Monochromatic Colors of #845934
Black with #845934
Text Example
Text Example
White with #845934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845934; }
p { color: rgb(132,89,52); }
H1.HeaderClassName
{
color: #845934;
}
.AnyTagClassName
{
color: #845934;
}
</style>
background-color css
<style>
a { background-color: #845934; }
a { background-color: rgb(132,89,52); }
div.DivClassName
{
background-color: #845934;
}
.BgClassName
{
background-color: #845934;
}
</style>
border-color css
<style>
span { border-color: #845934; }
span { border-color: rgb(132,89,52); }
td.TdClassName
{
border-color: #845934;
}
.TagClassName
{
border-color: #845934;
}
</style>