Shades of Potters Clay #865737
Tints of Potters Clay #865737
RGB
CMYK
RGB Variations
Color information
#865737 (or 0x865737) is known color: Potters Clay. HEX triplet: 86, 57 and 37. RGB value is (134,87,55). Sum of RGB (Red+Green+Blue) = 134+87+55=276 (36% of max value = 765). Red value is 134 (52.73% from 255 or 48.55% from 276); Green value is 87 (34.38% from 255 or 31.52% from 276); Blue value is 55 (21.88% from 255 or 19.93% from 276); Max value from RGB is 134 - color contains mainly: red. Hex color #865737 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #865737 is #79A8C8. Grayscale: #616161. Windows color (decimal): -7973065 or 3626886. OLE color: 3626886.
HSL color Cylindrical-coordinate representation of color #865737: hue angle of 24.3º degrees, saturation: 0.42, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #865737 is Cyan = 0, Magento = 0.35, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 87 | 55 | - |
| CMYK | 0 | 0.35 | 0.59 | 0.47 |
| HSL | 24.3º | 0.42% | 0.37% | - |
| HSV(B) | 24.3º | 0.59% | 0.53% | - |
| XYZ | 13.93 | 12.16 | 5.23 | - |
| YUV | 97.41 | 104.07 | 154.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 87 | 55 | 0 | 0.35 | 0.59 | 0.47 | 24.3 | 0.42 | 0.37 |
| Hex | 86 | 57 | 37 | 0 | 23 | 3B | 2F | 18 | 2A | 25 |
| Octal | 206 | 127 | 67 | 0 | 43 | 73 | 57 | 30 | 52 | 45 |
| Binary | 10000110 | 1010111 | 110111 | 0 | 100011 | 111011 | 101111 | 11000 | 101010 | 100101 |
Color Harmonies of #865737
Complementary color
Monochromatic Colors of #865737
Black with #865737
Text Example
Text Example
White with #865737
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865737; }
p { color: rgb(134,87,55); }
H1.HeaderClassName
{
color: #865737;
}
.AnyTagClassName
{
color: #865737;
}
</style>
background-color css
<style>
a { background-color: #865737; }
a { background-color: rgb(134,87,55); }
div.DivClassName
{
background-color: #865737;
}
.BgClassName
{
background-color: #865737;
}
</style>
border-color css
<style>
span { border-color: #865737; }
span { border-color: rgb(134,87,55); }
td.TdClassName
{
border-color: #865737;
}
.TagClassName
{
border-color: #865737;
}
</style>