Shades of Potters Clay #855835
Tints of Potters Clay #855835
RGB
CMYK
RGB Variations
Color information
#855835 (or 0x855835) is known color: Potters Clay. HEX triplet: 85, 58 and 35. RGB value is (133,88,53). Sum of RGB (Red+Green+Blue) = 133+88+53=274 (36% of max value = 765). Red value is 133 (52.34% from 255 or 48.54% from 274); Green value is 88 (34.77% from 255 or 32.12% from 274); Blue value is 53 (21.09% from 255 or 19.34% from 274); Max value from RGB is 133 - color contains mainly: red. Hex color #855835 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #855835 is #7AA7CA. Grayscale: #616161. Windows color (decimal): -8038347 or 3496069. OLE color: 3496069.
HSL color Cylindrical-coordinate representation of color #855835: hue angle of 26.25º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #855835 is Cyan = 0, Magento = 0.34, Yellow = 0.60 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 88 | 53 | - |
| CMYK | 0 | 0.34 | 0.60 | 0.48 |
| HSL | 26.25º | 0.43% | 0.36% | - |
| HSV(B) | 26.25º | 0.6% | 0.52% | - |
| XYZ | 13.81 | 12.22 | 5 | - |
| YUV | 97.47 | 102.91 | 153.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 88 | 53 | 0 | 0.34 | 0.60 | 0.48 | 26.25 | 0.43 | 0.36 |
| Hex | 85 | 58 | 35 | 0 | 22 | 3C | 30 | 1A | 2B | 24 |
| Octal | 205 | 130 | 65 | 0 | 42 | 74 | 60 | 32 | 53 | 44 |
| Binary | 10000101 | 1011000 | 110101 | 0 | 100010 | 111100 | 110000 | 11010 | 101011 | 100100 |
Color Harmonies of #855835
Complementary color
Monochromatic Colors of #855835
Black with #855835
Text Example
Text Example
White with #855835
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855835; }
p { color: rgb(133,88,53); }
H1.HeaderClassName
{
color: #855835;
}
.AnyTagClassName
{
color: #855835;
}
</style>
background-color css
<style>
a { background-color: #855835; }
a { background-color: rgb(133,88,53); }
div.DivClassName
{
background-color: #855835;
}
.BgClassName
{
background-color: #855835;
}
</style>
border-color css
<style>
span { border-color: #855835; }
span { border-color: rgb(133,88,53); }
td.TdClassName
{
border-color: #855835;
}
.TagClassName
{
border-color: #855835;
}
</style>