Shades of Potters Clay #845936
Tints of Potters Clay #845936
RGB
CMYK
RGB Variations
Color information
#845936 (or 0x845936) is known color: Potters Clay. HEX triplet: 84, 59 and 36. RGB value is (132,89,54). Sum of RGB (Red+Green+Blue) = 132+89+54=275 (36% of max value = 765). Red value is 132 (51.95% from 255 or 48% from 275); Green value is 89 (35.16% from 255 or 32.36% from 275); Blue value is 54 (21.48% from 255 or 19.64% from 275); Max value from RGB is 132 - color contains mainly: red. Hex color #845936 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #845936 is #7BA6C9. Grayscale: #626262. Windows color (decimal): -8103626 or 3561860. OLE color: 3561860.
HSL color Cylindrical-coordinate representation of color #845936: hue angle of 26.92º 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 #845936 is Cyan = 0, Magento = 0.33, Yellow = 0.59 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 89 | 54 | - |
| CMYK | 0 | 0.33 | 0.59 | 0.48 |
| HSL | 26.92º | 0.42% | 0.36% | - |
| HSV(B) | 26.92º | 0.59% | 0.52% | - |
| XYZ | 13.75 | 12.32 | 5.14 | - |
| YUV | 97.87 | 103.25 | 152.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 89 | 54 | 0 | 0.33 | 0.59 | 0.48 | 26.92 | 0.42 | 0.36 |
| Hex | 84 | 59 | 36 | 0 | 21 | 3B | 30 | 1B | 2A | 24 |
| Octal | 204 | 131 | 66 | 0 | 41 | 73 | 60 | 33 | 52 | 44 |
| Binary | 10000100 | 1011001 | 110110 | 0 | 100001 | 111011 | 110000 | 11011 | 101010 | 100100 |
Color Harmonies of #845936
Complementary color
Monochromatic Colors of #845936
Black with #845936
Text Example
Text Example
White with #845936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845936; }
p { color: rgb(132,89,54); }
H1.HeaderClassName
{
color: #845936;
}
.AnyTagClassName
{
color: #845936;
}
</style>
background-color css
<style>
a { background-color: #845936; }
a { background-color: rgb(132,89,54); }
div.DivClassName
{
background-color: #845936;
}
.BgClassName
{
background-color: #845936;
}
</style>
border-color css
<style>
span { border-color: #845936; }
span { border-color: rgb(132,89,54); }
td.TdClassName
{
border-color: #845936;
}
.TagClassName
{
border-color: #845936;
}
</style>