Shades of Potters Clay #855842
Tints of Potters Clay #855842
RGB
CMYK
RGB Variations
Color information
#855842 (or 0x855842) is known color: Potters Clay. HEX triplet: 85, 58 and 42. RGB value is (133,88,66). Sum of RGB (Red+Green+Blue) = 133+88+66=287 (38% of max value = 765). Red value is 133 (52.34% from 255 or 46.34% from 287); Green value is 88 (34.77% from 255 or 30.66% from 287); Blue value is 66 (26.17% from 255 or 23.00% from 287); Max value from RGB is 133 - color contains mainly: red. Hex color #855842 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #855842 is #7AA7BD. Grayscale: #636363. Windows color (decimal): -8038334 or 4348037. OLE color: 4348037.
HSL color Cylindrical-coordinate representation of color #855842: hue angle of 19.7º degrees, saturation: 0.34, 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 #855842 is Cyan = 0, Magento = 0.34, Yellow = 0.50 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 88 | 66 | - |
| CMYK | 0 | 0.34 | 0.50 | 0.48 |
| HSL | 19.7º | 0.34% | 0.39% | - |
| HSV(B) | 19.7º | 0.5% | 0.52% | - |
| XYZ | 14.15 | 12.36 | 6.79 | - |
| YUV | 98.95 | 109.41 | 152.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 88 | 66 | 0 | 0.34 | 0.50 | 0.48 | 19.7 | 0.34 | 0.39 |
| Hex | 85 | 58 | 42 | 0 | 22 | 32 | 30 | 14 | 22 | 27 |
| Octal | 205 | 130 | 102 | 0 | 42 | 62 | 60 | 24 | 42 | 47 |
| Binary | 10000101 | 1011000 | 1000010 | 0 | 100010 | 110010 | 110000 | 10100 | 100010 | 100111 |
Color Harmonies of #855842
Complementary color
Monochromatic Colors of #855842
Black with #855842
Text Example
Text Example
White with #855842
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855842; }
p { color: rgb(133,88,66); }
H1.HeaderClassName
{
color: #855842;
}
.AnyTagClassName
{
color: #855842;
}
</style>
background-color css
<style>
a { background-color: #855842; }
a { background-color: rgb(133,88,66); }
div.DivClassName
{
background-color: #855842;
}
.BgClassName
{
background-color: #855842;
}
</style>
border-color css
<style>
span { border-color: #855842; }
span { border-color: rgb(133,88,66); }
td.TdClassName
{
border-color: #855842;
}
.TagClassName
{
border-color: #855842;
}
</style>