Shades of Clay Creek #847756
Tints of Clay Creek #847756
RGB
CMYK
RGB Variations
Color information
#847756 (or 0x847756) is known color: Clay Creek. HEX triplet: 84, 77 and 56. RGB value is (132,119,86). Sum of RGB (Red+Green+Blue) = 132+119+86=337 (44% of max value = 765). Red value is 132 (51.95% from 255 or 39.17% from 337); Green value is 119 (46.88% from 255 or 35.31% from 337); Blue value is 86 (33.98% from 255 or 25.52% from 337); Max value from RGB is 132 - color contains mainly: red. Hex color #847756 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #847756 is #7B88A9. Grayscale: #777777. Windows color (decimal): -8095914 or 5666692. OLE color: 5666692.
HSL color Cylindrical-coordinate representation of color #847756: hue angle of 43.04º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #847756 is Cyan = 0, Magento = 0.10, Yellow = 0.35 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 119 | 86 | - |
| CMYK | 0 | 0.10 | 0.35 | 0.48 |
| HSL | 43.04º | 0.21% | 0.43% | - |
| HSV(B) | 43.04º | 0.35% | 0.52% | - |
| XYZ | 17.79 | 18.77 | 11.49 | - |
| YUV | 119.13 | 109.31 | 137.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 119 | 86 | 0 | 0.10 | 0.35 | 0.48 | 43.04 | 0.21 | 0.43 |
| Hex | 84 | 77 | 56 | 0 | A | 23 | 30 | 2B | 15 | 2B |
| Octal | 204 | 167 | 126 | 0 | 12 | 43 | 60 | 53 | 25 | 53 |
| Binary | 10000100 | 1110111 | 1010110 | 0 | 1010 | 100011 | 110000 | 101011 | 10101 | 101011 |
Color Harmonies of #847756
Complementary color
Monochromatic Colors of #847756
Black with #847756
Text Example
Text Example
White with #847756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847756; }
p { color: rgb(132,119,86); }
H1.HeaderClassName
{
color: #847756;
}
.AnyTagClassName
{
color: #847756;
}
</style>
background-color css
<style>
a { background-color: #847756; }
a { background-color: rgb(132,119,86); }
div.DivClassName
{
background-color: #847756;
}
.BgClassName
{
background-color: #847756;
}
</style>
border-color css
<style>
span { border-color: #847756; }
span { border-color: rgb(132,119,86); }
td.TdClassName
{
border-color: #847756;
}
.TagClassName
{
border-color: #847756;
}
</style>