Shades of Potters Clay #855735
Tints of Potters Clay #855735
RGB
CMYK
RGB Variations
Color information
#855735 (or 0x855735) is known color: Potters Clay. HEX triplet: 85, 57 and 35. RGB value is (133,87,53). Sum of RGB (Red+Green+Blue) = 133+87+53=273 (36% of max value = 765). Red value is 133 (52.34% from 255 or 48.72% from 273); Green value is 87 (34.38% from 255 or 31.87% from 273); Blue value is 53 (21.09% from 255 or 19.41% from 273); Max value from RGB is 133 - color contains mainly: red. Hex color #855735 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #855735 is #7AA8CA. Grayscale: #616161. Windows color (decimal): -8038603 or 3495813. OLE color: 3495813.
HSL color Cylindrical-coordinate representation of color #855735: hue angle of 25.5º 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 #855735 is Cyan = 0, Magento = 0.35, Yellow = 0.60 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 87 | 53 | - |
| CMYK | 0 | 0.35 | 0.60 | 0.48 |
| HSL | 25.5º | 0.43% | 0.36% | - |
| HSV(B) | 25.5º | 0.6% | 0.52% | - |
| XYZ | 13.72 | 12.06 | 4.97 | - |
| YUV | 96.88 | 103.24 | 153.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 87 | 53 | 0 | 0.35 | 0.60 | 0.48 | 25.5 | 0.43 | 0.36 |
| Hex | 85 | 57 | 35 | 0 | 23 | 3C | 30 | 1A | 2B | 24 |
| Octal | 205 | 127 | 65 | 0 | 43 | 74 | 60 | 32 | 53 | 44 |
| Binary | 10000101 | 1010111 | 110101 | 0 | 100011 | 111100 | 110000 | 11010 | 101011 | 100100 |
Color Harmonies of #855735
Complementary color
Monochromatic Colors of #855735
Black with #855735
Text Example
Text Example
White with #855735
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855735; }
p { color: rgb(133,87,53); }
H1.HeaderClassName
{
color: #855735;
}
.AnyTagClassName
{
color: #855735;
}
</style>
background-color css
<style>
a { background-color: #855735; }
a { background-color: rgb(133,87,53); }
div.DivClassName
{
background-color: #855735;
}
.BgClassName
{
background-color: #855735;
}
</style>
border-color css
<style>
span { border-color: #855735; }
span { border-color: rgb(133,87,53); }
td.TdClassName
{
border-color: #855735;
}
.TagClassName
{
border-color: #855735;
}
</style>