Shades of Potters Clay #865935
Tints of Potters Clay #865935
RGB
CMYK
RGB Variations
Color information
#865935 (or 0x865935) is known color: Potters Clay. HEX triplet: 86, 59 and 35. RGB value is (134,89,53). Sum of RGB (Red+Green+Blue) = 134+89+53=276 (36% of max value = 765). Red value is 134 (52.73% from 255 or 48.55% from 276); Green value is 89 (35.16% from 255 or 32.25% from 276); Blue value is 53 (21.09% from 255 or 19.20% from 276); Max value from RGB is 134 - color contains mainly: red. Hex color #865935 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #865935 is #79A6CA. Grayscale: #626262. Windows color (decimal): -7972555 or 3496326. OLE color: 3496326.
HSL color Cylindrical-coordinate representation of color #865935: hue angle of 26.67º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #865935 is Cyan = 0, Magento = 0.34, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 89 | 53 | - |
| CMYK | 0 | 0.34 | 0.60 | 0.47 |
| HSL | 26.67º | 0.43% | 0.37% | - |
| HSV(B) | 26.67º | 0.6% | 0.53% | - |
| XYZ | 14.05 | 12.47 | 5.03 | - |
| YUV | 98.35 | 102.41 | 153.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 89 | 53 | 0 | 0.34 | 0.60 | 0.47 | 26.67 | 0.43 | 0.37 |
| Hex | 86 | 59 | 35 | 0 | 22 | 3C | 2F | 1B | 2B | 25 |
| Octal | 206 | 131 | 65 | 0 | 42 | 74 | 57 | 33 | 53 | 45 |
| Binary | 10000110 | 1011001 | 110101 | 0 | 100010 | 111100 | 101111 | 11011 | 101011 | 100101 |
Color Harmonies of #865935
Complementary color
Monochromatic Colors of #865935
Black with #865935
Text Example
Text Example
White with #865935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865935; }
p { color: rgb(134,89,53); }
H1.HeaderClassName
{
color: #865935;
}
.AnyTagClassName
{
color: #865935;
}
</style>
background-color css
<style>
a { background-color: #865935; }
a { background-color: rgb(134,89,53); }
div.DivClassName
{
background-color: #865935;
}
.BgClassName
{
background-color: #865935;
}
</style>
border-color css
<style>
span { border-color: #865935; }
span { border-color: rgb(134,89,53); }
td.TdClassName
{
border-color: #865935;
}
.TagClassName
{
border-color: #865935;
}
</style>