Shades of Potters Clay #845942
Tints of Potters Clay #845942
RGB
CMYK
RGB Variations
Color information
#845942 (or 0x845942) is known color: Potters Clay. HEX triplet: 84, 59 and 42. RGB value is (132,89,66). Sum of RGB (Red+Green+Blue) = 132+89+66=287 (38% of max value = 765). Red value is 132 (51.95% from 255 or 45.99% from 287); Green value is 89 (35.16% from 255 or 31.01% from 287); Blue value is 66 (26.17% from 255 or 23.00% from 287); Max value from RGB is 132 - color contains mainly: red. Hex color #845942 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #845942 is #7BA6BD. Grayscale: #636363. Windows color (decimal): -8103614 or 4348292. OLE color: 4348292.
HSL color Cylindrical-coordinate representation of color #845942: hue angle of 20.91º degrees, saturation: 0.33, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #845942 is Cyan = 0, Magento = 0.33, Yellow = 0.5 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 89 | 66 | - |
| CMYK | 0 | 0.33 | 0.5 | 0.48 |
| HSL | 20.91º | 0.33% | 0.39% | - |
| HSV(B) | 20.91º | 0.5% | 0.52% | - |
| XYZ | 14.07 | 12.44 | 6.81 | - |
| YUV | 99.24 | 109.25 | 151.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 89 | 66 | 0 | 0.33 | 0.5 | 0.48 | 20.91 | 0.33 | 0.39 |
| Hex | 84 | 59 | 42 | 0 | 21 | 32 | 30 | 15 | 21 | 27 |
| Octal | 204 | 131 | 102 | 0 | 41 | 62 | 60 | 25 | 41 | 47 |
| Binary | 10000100 | 1011001 | 1000010 | 0 | 100001 | 110010 | 110000 | 10101 | 100001 | 100111 |
Color Harmonies of #845942
Complementary color
Monochromatic Colors of #845942
Black with #845942
Text Example
Text Example
White with #845942
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845942; }
p { color: rgb(132,89,66); }
H1.HeaderClassName
{
color: #845942;
}
.AnyTagClassName
{
color: #845942;
}
</style>
background-color css
<style>
a { background-color: #845942; }
a { background-color: rgb(132,89,66); }
div.DivClassName
{
background-color: #845942;
}
.BgClassName
{
background-color: #845942;
}
</style>
border-color css
<style>
span { border-color: #845942; }
span { border-color: rgb(132,89,66); }
td.TdClassName
{
border-color: #845942;
}
.TagClassName
{
border-color: #845942;
}
</style>