Shades of Clay Creek #817754
Tints of Clay Creek #817754
RGB
CMYK
RGB Variations
Color information
#817754 (or 0x817754) is known color: Clay Creek. HEX triplet: 81, 77 and 54. RGB value is (129,119,84). Sum of RGB (Red+Green+Blue) = 129+119+84=332 (43% of max value = 765). Red value is 129 (50.78% from 255 or 38.86% from 332); Green value is 119 (46.88% from 255 or 35.84% from 332); Blue value is 84 (33.20% from 255 or 25.30% from 332); Max value from RGB is 129 - color contains mainly: red. Hex color #817754 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817754 is #7E88AB. Grayscale: #767676. Windows color (decimal): -8292524 or 5535617. OLE color: 5535617.
HSL color Cylindrical-coordinate representation of color #817754: hue angle of 46.67º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #817754 is Cyan = 0, Magento = 0.08, Yellow = 0.35 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 119 | 84 | - |
| CMYK | 0 | 0.08 | 0.35 | 0.49 |
| HSL | 46.67º | 0.21% | 0.42% | - |
| HSV(B) | 46.67º | 0.35% | 0.51% | - |
| XYZ | 17.25 | 18.5 | 11.05 | - |
| YUV | 118 | 108.81 | 135.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 119 | 84 | 0 | 0.08 | 0.35 | 0.49 | 46.67 | 0.21 | 0.42 |
| Hex | 81 | 77 | 54 | 0 | 8 | 23 | 31 | 2F | 15 | 2A |
| Octal | 201 | 167 | 124 | 0 | 10 | 43 | 61 | 57 | 25 | 52 |
| Binary | 10000001 | 1110111 | 1010100 | 0 | 1000 | 100011 | 110001 | 101111 | 10101 | 101010 |
Color Harmonies of #817754
Complementary color
Monochromatic Colors of #817754
Black with #817754
Text Example
Text Example
White with #817754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817754; }
p { color: rgb(129,119,84); }
H1.HeaderClassName
{
color: #817754;
}
.AnyTagClassName
{
color: #817754;
}
</style>
background-color css
<style>
a { background-color: #817754; }
a { background-color: rgb(129,119,84); }
div.DivClassName
{
background-color: #817754;
}
.BgClassName
{
background-color: #817754;
}
</style>
border-color css
<style>
span { border-color: #817754; }
span { border-color: rgb(129,119,84); }
td.TdClassName
{
border-color: #817754;
}
.TagClassName
{
border-color: #817754;
}
</style>