Shades of Potters Clay #815941
Tints of Potters Clay #815941
RGB
CMYK
RGB Variations
Color information
#815941 (or 0x815941) is known color: Potters Clay. HEX triplet: 81, 59 and 41. RGB value is (129,89,65). Sum of RGB (Red+Green+Blue) = 129+89+65=283 (37% of max value = 765). Red value is 129 (50.78% from 255 or 45.58% from 283); Green value is 89 (35.16% from 255 or 31.45% from 283); Blue value is 65 (25.78% from 255 or 22.97% from 283); Max value from RGB is 129 - color contains mainly: red. Hex color #815941 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #815941 is #7EA6BE. Grayscale: #626262. Windows color (decimal): -8300223 or 4282753. OLE color: 4282753.
HSL color Cylindrical-coordinate representation of color #815941: hue angle of 22.5º degrees, saturation: 0.33, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #815941 is Cyan = 0, Magento = 0.31, Yellow = 0.50 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 89 | 65 | - |
| CMYK | 0 | 0.31 | 0.50 | 0.49 |
| HSL | 22.5º | 0.33% | 0.38% | - |
| HSV(B) | 22.5º | 0.5% | 0.51% | - |
| XYZ | 13.58 | 12.19 | 6.64 | - |
| YUV | 98.22 | 109.25 | 149.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 89 | 65 | 0 | 0.31 | 0.50 | 0.49 | 22.5 | 0.33 | 0.38 |
| Hex | 81 | 59 | 41 | 0 | 1F | 32 | 31 | 16 | 21 | 26 |
| Octal | 201 | 131 | 101 | 0 | 37 | 62 | 61 | 26 | 41 | 46 |
| Binary | 10000001 | 1011001 | 1000001 | 0 | 11111 | 110010 | 110001 | 10110 | 100001 | 100110 |
Color Harmonies of #815941
Complementary color
Monochromatic Colors of #815941
Black with #815941
Text Example
Text Example
White with #815941
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815941; }
p { color: rgb(129,89,65); }
H1.HeaderClassName
{
color: #815941;
}
.AnyTagClassName
{
color: #815941;
}
</style>
background-color css
<style>
a { background-color: #815941; }
a { background-color: rgb(129,89,65); }
div.DivClassName
{
background-color: #815941;
}
.BgClassName
{
background-color: #815941;
}
</style>
border-color css
<style>
span { border-color: #815941; }
span { border-color: rgb(129,89,65); }
td.TdClassName
{
border-color: #815941;
}
.TagClassName
{
border-color: #815941;
}
</style>