Shades of Potters Clay #805939
Tints of Potters Clay #805939
RGB
CMYK
RGB Variations
Color information
#805939 (or 0x805939) is known color: Potters Clay. HEX triplet: 80, 59 and 39. RGB value is (128,89,57). Sum of RGB (Red+Green+Blue) = 128+89+57=274 (36% of max value = 765). Red value is 128 (50.39% from 255 or 46.72% from 274); Green value is 89 (35.16% from 255 or 32.48% from 274); Blue value is 57 (22.66% from 255 or 20.80% from 274); Max value from RGB is 128 - color contains mainly: red. Hex color #805939 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #805939 is #7FA6C6. Grayscale: #616161. Windows color (decimal): -8365767 or 3758464. OLE color: 3758464.
HSL color Cylindrical-coordinate representation of color #805939: hue angle of 27.04º degrees, saturation: 0.38, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #805939 is Cyan = 0, Magento = 0.30, Yellow = 0.55 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 89 | 57 | - |
| CMYK | 0 | 0.30 | 0.55 | 0.50 |
| HSL | 27.04º | 0.38% | 0.36% | - |
| HSV(B) | 27.04º | 0.55% | 0.5% | - |
| XYZ | 13.21 | 12.03 | 5.5 | - |
| YUV | 97.01 | 105.42 | 150.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 89 | 57 | 0 | 0.30 | 0.55 | 0.50 | 27.04 | 0.38 | 0.36 |
| Hex | 80 | 59 | 39 | 0 | 1E | 37 | 32 | 1B | 26 | 24 |
| Octal | 200 | 131 | 71 | 0 | 36 | 67 | 62 | 33 | 46 | 44 |
| Binary | 10000000 | 1011001 | 111001 | 0 | 11110 | 110111 | 110010 | 11011 | 100110 | 100100 |
Color Harmonies of #805939
Complementary color
Monochromatic Colors of #805939
Black with #805939
Text Example
Text Example
White with #805939
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #805939; }
p { color: rgb(128,89,57); }
H1.HeaderClassName
{
color: #805939;
}
.AnyTagClassName
{
color: #805939;
}
</style>
background-color css
<style>
a { background-color: #805939; }
a { background-color: rgb(128,89,57); }
div.DivClassName
{
background-color: #805939;
}
.BgClassName
{
background-color: #805939;
}
</style>
border-color css
<style>
span { border-color: #805939; }
span { border-color: rgb(128,89,57); }
td.TdClassName
{
border-color: #805939;
}
.TagClassName
{
border-color: #805939;
}
</style>