Shades of Potters Clay #865943
Tints of Potters Clay #865943
RGB
CMYK
RGB Variations
Color information
#865943 (or 0x865943) is known color: Potters Clay. HEX triplet: 86, 59 and 43. RGB value is (134,89,67). Sum of RGB (Red+Green+Blue) = 134+89+67=290 (38% of max value = 765). Red value is 134 (52.73% from 255 or 46.21% from 290); Green value is 89 (35.16% from 255 or 30.69% from 290); Blue value is 67 (26.56% from 255 or 23.10% from 290); Max value from RGB is 134 - color contains mainly: red. Hex color #865943 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #865943 is #79A6BC. Grayscale: #646464. Windows color (decimal): -7972541 or 4413830. OLE color: 4413830.
HSL color Cylindrical-coordinate representation of color #865943: hue angle of 19.7º degrees, saturation: 0.33, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #865943 is Cyan = 0, Magento = 0.34, Yellow = 0.5 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 89 | 67 | - |
| CMYK | 0 | 0.34 | 0.5 | 0.47 |
| HSL | 19.7º | 0.33% | 0.39% | - |
| HSV(B) | 19.7º | 0.5% | 0.53% | - |
| XYZ | 14.42 | 12.62 | 6.99 | - |
| YUV | 99.95 | 109.41 | 152.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 89 | 67 | 0 | 0.34 | 0.5 | 0.47 | 19.7 | 0.33 | 0.39 |
| Hex | 86 | 59 | 43 | 0 | 22 | 32 | 2F | 14 | 21 | 27 |
| Octal | 206 | 131 | 103 | 0 | 42 | 62 | 57 | 24 | 41 | 47 |
| Binary | 10000110 | 1011001 | 1000011 | 0 | 100010 | 110010 | 101111 | 10100 | 100001 | 100111 |
Color Harmonies of #865943
Complementary color
Monochromatic Colors of #865943
Black with #865943
Text Example
Text Example
White with #865943
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865943; }
p { color: rgb(134,89,67); }
H1.HeaderClassName
{
color: #865943;
}
.AnyTagClassName
{
color: #865943;
}
</style>
background-color css
<style>
a { background-color: #865943; }
a { background-color: rgb(134,89,67); }
div.DivClassName
{
background-color: #865943;
}
.BgClassName
{
background-color: #865943;
}
</style>
border-color css
<style>
span { border-color: #865943; }
span { border-color: rgb(134,89,67); }
td.TdClassName
{
border-color: #865943;
}
.TagClassName
{
border-color: #865943;
}
</style>