Shades of Clay Creek #817851
Tints of Clay Creek #817851
RGB
CMYK
RGB Variations
Color information
#817851 (or 0x817851) is known color: Clay Creek. HEX triplet: 81, 78 and 51. RGB value is (129,120,81). Sum of RGB (Red+Green+Blue) = 129+120+81=330 (43% of max value = 765). Red value is 129 (50.78% from 255 or 39.09% from 330); Green value is 120 (47.27% from 255 or 36.36% from 330); Blue value is 81 (32.03% from 255 or 24.55% from 330); Max value from RGB is 129 - color contains mainly: red. Hex color #817851 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817851 is #7E87AE. Grayscale: #767676. Windows color (decimal): -8292271 or 5339265. OLE color: 5339265.
HSL color Cylindrical-coordinate representation of color #817851: hue angle of 48.75º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #817851 is Cyan = 0, Magento = 0.07, Yellow = 0.37 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 120 | 81 | - |
| CMYK | 0 | 0.07 | 0.37 | 0.49 |
| HSL | 48.75º | 0.23% | 0.41% | - |
| HSV(B) | 48.75º | 0.37% | 0.51% | - |
| XYZ | 17.25 | 18.69 | 10.48 | - |
| YUV | 118.25 | 106.98 | 135.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 120 | 81 | 0 | 0.07 | 0.37 | 0.49 | 48.75 | 0.23 | 0.41 |
| Hex | 81 | 78 | 51 | 0 | 7 | 25 | 31 | 31 | 17 | 29 |
| Octal | 201 | 170 | 121 | 0 | 7 | 45 | 61 | 61 | 27 | 51 |
| Binary | 10000001 | 1111000 | 1010001 | 0 | 111 | 100101 | 110001 | 110001 | 10111 | 101001 |
Color Harmonies of #817851
Complementary color
Monochromatic Colors of #817851
Black with #817851
Text Example
Text Example
White with #817851
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817851; }
p { color: rgb(129,120,81); }
H1.HeaderClassName
{
color: #817851;
}
.AnyTagClassName
{
color: #817851;
}
</style>
background-color css
<style>
a { background-color: #817851; }
a { background-color: rgb(129,120,81); }
div.DivClassName
{
background-color: #817851;
}
.BgClassName
{
background-color: #817851;
}
</style>
border-color css
<style>
span { border-color: #817851; }
span { border-color: rgb(129,120,81); }
td.TdClassName
{
border-color: #817851;
}
.TagClassName
{
border-color: #817851;
}
</style>