Shades of Potters Clay #855636
Tints of Potters Clay #855636
RGB
CMYK
RGB Variations
Color information
#855636 (or 0x855636) is known color: Potters Clay. HEX triplet: 85, 56 and 36. RGB value is (133,86,54). Sum of RGB (Red+Green+Blue) = 133+86+54=273 (36% of max value = 765). Red value is 133 (52.34% from 255 or 48.72% from 273); Green value is 86 (33.98% from 255 or 31.50% from 273); Blue value is 54 (21.48% from 255 or 19.78% from 273); Max value from RGB is 133 - color contains mainly: red. Hex color #855636 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #855636 is #7AA9C9. Grayscale: #606060. Windows color (decimal): -8038858 or 3561093. OLE color: 3561093.
HSL color Cylindrical-coordinate representation of color #855636: hue angle of 24.3º degrees, saturation: 0.42, 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 #855636 is Cyan = 0, Magento = 0.35, Yellow = 0.59 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 86 | 54 | - |
| CMYK | 0 | 0.35 | 0.59 | 0.48 |
| HSL | 24.3º | 0.42% | 0.37% | - |
| HSV(B) | 24.3º | 0.59% | 0.52% | - |
| XYZ | 13.67 | 11.91 | 5.07 | - |
| YUV | 96.41 | 104.07 | 154.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 86 | 54 | 0 | 0.35 | 0.59 | 0.48 | 24.3 | 0.42 | 0.37 |
| Hex | 85 | 56 | 36 | 0 | 23 | 3B | 30 | 18 | 2A | 25 |
| Octal | 205 | 126 | 66 | 0 | 43 | 73 | 60 | 30 | 52 | 45 |
| Binary | 10000101 | 1010110 | 110110 | 0 | 100011 | 111011 | 110000 | 11000 | 101010 | 100101 |
Color Harmonies of #855636
Complementary color
Monochromatic Colors of #855636
Black with #855636
Text Example
Text Example
White with #855636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855636; }
p { color: rgb(133,86,54); }
H1.HeaderClassName
{
color: #855636;
}
.AnyTagClassName
{
color: #855636;
}
</style>
background-color css
<style>
a { background-color: #855636; }
a { background-color: rgb(133,86,54); }
div.DivClassName
{
background-color: #855636;
}
.BgClassName
{
background-color: #855636;
}
</style>
border-color css
<style>
span { border-color: #855636; }
span { border-color: rgb(133,86,54); }
td.TdClassName
{
border-color: #855636;
}
.TagClassName
{
border-color: #855636;
}
</style>