Shades of Potters Clay #855837
Tints of Potters Clay #855837
RGB
CMYK
RGB Variations
Color information
#855837 (or 0x855837) is known color: Potters Clay. HEX triplet: 85, 58 and 37. RGB value is (133,88,55). Sum of RGB (Red+Green+Blue) = 133+88+55=276 (36% of max value = 765). Red value is 133 (52.34% from 255 or 48.19% from 276); Green value is 88 (34.77% from 255 or 31.88% from 276); Blue value is 55 (21.88% from 255 or 19.93% from 276); Max value from RGB is 133 - color contains mainly: red. Hex color #855837 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #855837 is #7AA7C8. Grayscale: #616161. Windows color (decimal): -8038345 or 3627141. OLE color: 3627141.
HSL color Cylindrical-coordinate representation of color #855837: hue angle of 25.38º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #855837 is Cyan = 0, Magento = 0.34, Yellow = 0.59 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 88 | 55 | - |
| CMYK | 0 | 0.34 | 0.59 | 0.48 |
| HSL | 25.38º | 0.41% | 0.37% | - |
| HSV(B) | 25.38º | 0.59% | 0.52% | - |
| XYZ | 13.85 | 12.24 | 5.25 | - |
| YUV | 97.69 | 103.91 | 153.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 88 | 55 | 0 | 0.34 | 0.59 | 0.48 | 25.38 | 0.41 | 0.37 |
| Hex | 85 | 58 | 37 | 0 | 22 | 3B | 30 | 19 | 29 | 25 |
| Octal | 205 | 130 | 67 | 0 | 42 | 73 | 60 | 31 | 51 | 45 |
| Binary | 10000101 | 1011000 | 110111 | 0 | 100010 | 111011 | 110000 | 11001 | 101001 | 100101 |
Color Harmonies of #855837
Complementary color
Monochromatic Colors of #855837
Black with #855837
Text Example
Text Example
White with #855837
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855837; }
p { color: rgb(133,88,55); }
H1.HeaderClassName
{
color: #855837;
}
.AnyTagClassName
{
color: #855837;
}
</style>
background-color css
<style>
a { background-color: #855837; }
a { background-color: rgb(133,88,55); }
div.DivClassName
{
background-color: #855837;
}
.BgClassName
{
background-color: #855837;
}
</style>
border-color css
<style>
span { border-color: #855837; }
span { border-color: rgb(133,88,55); }
td.TdClassName
{
border-color: #855837;
}
.TagClassName
{
border-color: #855837;
}
</style>