Shades of Potters Clay #815944
Tints of Potters Clay #815944
RGB
CMYK
RGB Variations
Color information
#815944 (or 0x815944) is known color: Potters Clay. HEX triplet: 81, 59 and 44. RGB value is (129,89,68). Sum of RGB (Red+Green+Blue) = 129+89+68=286 (37% of max value = 765). Red value is 129 (50.78% from 255 or 45.10% from 286); Green value is 89 (35.16% from 255 or 31.12% from 286); Blue value is 68 (26.95% from 255 or 23.78% from 286); Max value from RGB is 129 - color contains mainly: red. Hex color #815944 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #815944 is #7EA6BB. Grayscale: #626262. Windows color (decimal): -8300220 or 4479361. OLE color: 4479361.
HSL color Cylindrical-coordinate representation of color #815944: hue angle of 20.66º degrees, saturation: 0.31, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #815944 is Cyan = 0, Magento = 0.31, Yellow = 0.47 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 89 | 68 | - |
| CMYK | 0 | 0.31 | 0.47 | 0.49 |
| HSL | 20.66º | 0.31% | 0.39% | - |
| HSV(B) | 20.66º | 0.47% | 0.51% | - |
| XYZ | 13.67 | 12.23 | 7.11 | - |
| YUV | 98.57 | 110.75 | 149.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 89 | 68 | 0 | 0.31 | 0.47 | 0.49 | 20.66 | 0.31 | 0.39 |
| Hex | 81 | 59 | 44 | 0 | 1F | 2F | 31 | 15 | 1F | 27 |
| Octal | 201 | 131 | 104 | 0 | 37 | 57 | 61 | 25 | 37 | 47 |
| Binary | 10000001 | 1011001 | 1000100 | 0 | 11111 | 101111 | 110001 | 10101 | 11111 | 100111 |
Color Harmonies of #815944
Complementary color
Monochromatic Colors of #815944
Black with #815944
Text Example
Text Example
White with #815944
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815944; }
p { color: rgb(129,89,68); }
H1.HeaderClassName
{
color: #815944;
}
.AnyTagClassName
{
color: #815944;
}
</style>
background-color css
<style>
a { background-color: #815944; }
a { background-color: rgb(129,89,68); }
div.DivClassName
{
background-color: #815944;
}
.BgClassName
{
background-color: #815944;
}
</style>
border-color css
<style>
span { border-color: #815944; }
span { border-color: rgb(129,89,68); }
td.TdClassName
{
border-color: #815944;
}
.TagClassName
{
border-color: #815944;
}
</style>