Shades of Potters Clay #845736
Tints of Potters Clay #845736
RGB
CMYK
RGB Variations
Color information
#845736 (or 0x845736) is known color: Potters Clay. HEX triplet: 84, 57 and 36. RGB value is (132,87,54). Sum of RGB (Red+Green+Blue) = 132+87+54=273 (36% of max value = 765). Red value is 132 (51.95% from 255 or 48.35% from 273); Green value is 87 (34.38% from 255 or 31.87% from 273); Blue value is 54 (21.48% from 255 or 19.78% from 273); Max value from RGB is 132 - color contains mainly: red. Hex color #845736 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #845736 is #7BA8C9. Grayscale: #606060. Windows color (decimal): -8104138 or 3561348. OLE color: 3561348.
HSL color Cylindrical-coordinate representation of color #845736: hue angle of 25.38º 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 #845736 is Cyan = 0, Magento = 0.34, Yellow = 0.59 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 87 | 54 | - |
| CMYK | 0 | 0.34 | 0.59 | 0.48 |
| HSL | 25.38º | 0.42% | 0.36% | - |
| HSV(B) | 25.38º | 0.59% | 0.52% | - |
| XYZ | 13.59 | 11.99 | 5.09 | - |
| YUV | 96.69 | 103.91 | 153.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 87 | 54 | 0 | 0.34 | 0.59 | 0.48 | 25.38 | 0.42 | 0.36 |
| Hex | 84 | 57 | 36 | 0 | 22 | 3B | 30 | 19 | 2A | 24 |
| Octal | 204 | 127 | 66 | 0 | 42 | 73 | 60 | 31 | 52 | 44 |
| Binary | 10000100 | 1010111 | 110110 | 0 | 100010 | 111011 | 110000 | 11001 | 101010 | 100100 |
Color Harmonies of #845736
Complementary color
Monochromatic Colors of #845736
Black with #845736
Text Example
Text Example
White with #845736
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845736; }
p { color: rgb(132,87,54); }
H1.HeaderClassName
{
color: #845736;
}
.AnyTagClassName
{
color: #845736;
}
</style>
background-color css
<style>
a { background-color: #845736; }
a { background-color: rgb(132,87,54); }
div.DivClassName
{
background-color: #845736;
}
.BgClassName
{
background-color: #845736;
}
</style>
border-color css
<style>
span { border-color: #845736; }
span { border-color: rgb(132,87,54); }
td.TdClassName
{
border-color: #845736;
}
.TagClassName
{
border-color: #845736;
}
</style>