Shades of Potters Clay #865842
Tints of Potters Clay #865842
RGB
CMYK
RGB Variations
Color information
#865842 (or 0x865842) is known color: Potters Clay. HEX triplet: 86, 58 and 42. RGB value is (134,88,66). Sum of RGB (Red+Green+Blue) = 134+88+66=288 (38% of max value = 765). Red value is 134 (52.73% from 255 or 46.53% from 288); Green value is 88 (34.77% from 255 or 30.56% from 288); Blue value is 66 (26.17% from 255 or 22.92% from 288); Max value from RGB is 134 - color contains mainly: red. Hex color #865842 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #865842 is #79A7BD. Grayscale: #636363. Windows color (decimal): -7972798 or 4348038. OLE color: 4348038.
HSL color Cylindrical-coordinate representation of color #865842: hue angle of 19.41º degrees, saturation: 0.34, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #865842 is Cyan = 0, Magento = 0.34, Yellow = 0.51 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 88 | 66 | - |
| CMYK | 0 | 0.34 | 0.51 | 0.47 |
| HSL | 19.41º | 0.34% | 0.39% | - |
| HSV(B) | 19.41º | 0.51% | 0.53% | - |
| XYZ | 14.3 | 12.44 | 6.8 | - |
| YUV | 99.25 | 109.24 | 152.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 88 | 66 | 0 | 0.34 | 0.51 | 0.47 | 19.41 | 0.34 | 0.39 |
| Hex | 86 | 58 | 42 | 0 | 22 | 33 | 2F | 13 | 22 | 27 |
| Octal | 206 | 130 | 102 | 0 | 42 | 63 | 57 | 23 | 42 | 47 |
| Binary | 10000110 | 1011000 | 1000010 | 0 | 100010 | 110011 | 101111 | 10011 | 100010 | 100111 |
Color Harmonies of #865842
Complementary color
Monochromatic Colors of #865842
Black with #865842
Text Example
Text Example
White with #865842
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865842; }
p { color: rgb(134,88,66); }
H1.HeaderClassName
{
color: #865842;
}
.AnyTagClassName
{
color: #865842;
}
</style>
background-color css
<style>
a { background-color: #865842; }
a { background-color: rgb(134,88,66); }
div.DivClassName
{
background-color: #865842;
}
.BgClassName
{
background-color: #865842;
}
</style>
border-color css
<style>
span { border-color: #865842; }
span { border-color: rgb(134,88,66); }
td.TdClassName
{
border-color: #865842;
}
.TagClassName
{
border-color: #865842;
}
</style>