Shades of Potters Clay #855834
Tints of Potters Clay #855834
RGB
CMYK
RGB Variations
Color information
#855834 (or 0x855834) is known color: Potters Clay. HEX triplet: 85, 58 and 34. RGB value is (133,88,52). Sum of RGB (Red+Green+Blue) = 133+88+52=273 (36% of max value = 765). Red value is 133 (52.34% from 255 or 48.72% from 273); Green value is 88 (34.77% from 255 or 32.23% from 273); Blue value is 52 (20.70% from 255 or 19.05% from 273); Max value from RGB is 133 - color contains mainly: red. Hex color #855834 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #855834 is #7AA7CB. Grayscale: #616161. Windows color (decimal): -8038348 or 3430533. OLE color: 3430533.
HSL color Cylindrical-coordinate representation of color #855834: hue angle of 26.67º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #855834 is Cyan = 0, Magento = 0.34, Yellow = 0.61 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 88 | 52 | - |
| CMYK | 0 | 0.34 | 0.61 | 0.48 |
| HSL | 26.67º | 0.44% | 0.36% | - |
| HSV(B) | 26.67º | 0.61% | 0.52% | - |
| XYZ | 13.78 | 12.21 | 4.88 | - |
| YUV | 97.35 | 102.41 | 153.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 88 | 52 | 0 | 0.34 | 0.61 | 0.48 | 26.67 | 0.44 | 0.36 |
| Hex | 85 | 58 | 34 | 0 | 22 | 3D | 30 | 1B | 2C | 24 |
| Octal | 205 | 130 | 64 | 0 | 42 | 75 | 60 | 33 | 54 | 44 |
| Binary | 10000101 | 1011000 | 110100 | 0 | 100010 | 111101 | 110000 | 11011 | 101100 | 100100 |
Color Harmonies of #855834
Complementary color
Monochromatic Colors of #855834
Black with #855834
Text Example
Text Example
White with #855834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855834; }
p { color: rgb(133,88,52); }
H1.HeaderClassName
{
color: #855834;
}
.AnyTagClassName
{
color: #855834;
}
</style>
background-color css
<style>
a { background-color: #855834; }
a { background-color: rgb(133,88,52); }
div.DivClassName
{
background-color: #855834;
}
.BgClassName
{
background-color: #855834;
}
</style>
border-color css
<style>
span { border-color: #855834; }
span { border-color: rgb(133,88,52); }
td.TdClassName
{
border-color: #855834;
}
.TagClassName
{
border-color: #855834;
}
</style>