Shades of Potters Clay #845836
Tints of Potters Clay #845836
RGB
CMYK
RGB Variations
Color information
#845836 (or 0x845836) is known color: Potters Clay. HEX triplet: 84, 58 and 36. RGB value is (132,88,54). Sum of RGB (Red+Green+Blue) = 132+88+54=274 (36% of max value = 765). Red value is 132 (51.95% from 255 or 48.18% from 274); Green value is 88 (34.77% from 255 or 32.12% from 274); Blue value is 54 (21.48% from 255 or 19.71% from 274); Max value from RGB is 132 - color contains mainly: red. Hex color #845836 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #845836 is #7BA7C9. Grayscale: #616161. Windows color (decimal): -8103882 or 3561604. OLE color: 3561604.
HSL color Cylindrical-coordinate representation of color #845836: hue angle of 26.15º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #845836 is Cyan = 0, Magento = 0.33, Yellow = 0.59 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 88 | 54 | - |
| CMYK | 0 | 0.33 | 0.59 | 0.48 |
| HSL | 26.15º | 0.42% | 0.36% | - |
| HSV(B) | 26.15º | 0.59% | 0.52% | - |
| XYZ | 13.67 | 12.15 | 5.11 | - |
| YUV | 97.28 | 103.58 | 152.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 88 | 54 | 0 | 0.33 | 0.59 | 0.48 | 26.15 | 0.42 | 0.36 |
| Hex | 84 | 58 | 36 | 0 | 21 | 3B | 30 | 1A | 2A | 24 |
| Octal | 204 | 130 | 66 | 0 | 41 | 73 | 60 | 32 | 52 | 44 |
| Binary | 10000100 | 1011000 | 110110 | 0 | 100001 | 111011 | 110000 | 11010 | 101010 | 100100 |
Color Harmonies of #845836
Complementary color
Monochromatic Colors of #845836
Black with #845836
Text Example
Text Example
White with #845836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845836; }
p { color: rgb(132,88,54); }
H1.HeaderClassName
{
color: #845836;
}
.AnyTagClassName
{
color: #845836;
}
</style>
background-color css
<style>
a { background-color: #845836; }
a { background-color: rgb(132,88,54); }
div.DivClassName
{
background-color: #845836;
}
.BgClassName
{
background-color: #845836;
}
</style>
border-color css
<style>
span { border-color: #845836; }
span { border-color: rgb(132,88,54); }
td.TdClassName
{
border-color: #845836;
}
.TagClassName
{
border-color: #845836;
}
</style>