Shades of Clay Creek #817751
Tints of Clay Creek #817751
RGB
CMYK
RGB Variations
Color information
#817751 (or 0x817751) is known color: Clay Creek. HEX triplet: 81, 77 and 51. RGB value is (129,119,81). Sum of RGB (Red+Green+Blue) = 129+119+81=329 (43% of max value = 765). Red value is 129 (50.78% from 255 or 39.21% from 329); Green value is 119 (46.88% from 255 or 36.17% from 329); Blue value is 81 (32.03% from 255 or 24.62% from 329); Max value from RGB is 129 - color contains mainly: red. Hex color #817751 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817751 is #7E88AE. Grayscale: #757575. Windows color (decimal): -8292527 or 5339009. OLE color: 5339009.
HSL color Cylindrical-coordinate representation of color #817751: hue angle of 47.5º 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 #817751 is Cyan = 0, Magento = 0.08, Yellow = 0.37 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 119 | 81 | - |
| CMYK | 0 | 0.08 | 0.37 | 0.49 |
| HSL | 47.5º | 0.23% | 0.41% | - |
| HSV(B) | 47.5º | 0.37% | 0.51% | - |
| XYZ | 17.14 | 18.45 | 10.44 | - |
| YUV | 117.66 | 107.31 | 136.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 119 | 81 | 0 | 0.08 | 0.37 | 0.49 | 47.5 | 0.23 | 0.41 |
| Hex | 81 | 77 | 51 | 0 | 8 | 25 | 31 | 30 | 17 | 29 |
| Octal | 201 | 167 | 121 | 0 | 10 | 45 | 61 | 60 | 27 | 51 |
| Binary | 10000001 | 1110111 | 1010001 | 0 | 1000 | 100101 | 110001 | 110000 | 10111 | 101001 |
Color Harmonies of #817751
Complementary color
Monochromatic Colors of #817751
Black with #817751
Text Example
Text Example
White with #817751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817751; }
p { color: rgb(129,119,81); }
H1.HeaderClassName
{
color: #817751;
}
.AnyTagClassName
{
color: #817751;
}
</style>
background-color css
<style>
a { background-color: #817751; }
a { background-color: rgb(129,119,81); }
div.DivClassName
{
background-color: #817751;
}
.BgClassName
{
background-color: #817751;
}
</style>
border-color css
<style>
span { border-color: #817751; }
span { border-color: rgb(129,119,81); }
td.TdClassName
{
border-color: #817751;
}
.TagClassName
{
border-color: #817751;
}
</style>