Shades of Clay Creek #847957
Tints of Clay Creek #847957
RGB
CMYK
RGB Variations
Color information
#847957 (or 0x847957) is known color: Clay Creek. HEX triplet: 84, 79 and 57. RGB value is (132,121,87). Sum of RGB (Red+Green+Blue) = 132+121+87=340 (45% of max value = 765). Red value is 132 (51.95% from 255 or 38.82% from 340); Green value is 121 (47.66% from 255 or 35.59% from 340); Blue value is 87 (34.38% from 255 or 25.59% from 340); Max value from RGB is 132 - color contains mainly: red. Hex color #847957 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #847957 is #7B86A8. Grayscale: #787878. Windows color (decimal): -8095401 or 5732740. OLE color: 5732740.
HSL color Cylindrical-coordinate representation of color #847957: hue angle of 45.33º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #847957 is Cyan = 0, Magento = 0.08, Yellow = 0.34 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 121 | 87 | - |
| CMYK | 0 | 0.08 | 0.34 | 0.48 |
| HSL | 45.33º | 0.21% | 0.43% | - |
| HSV(B) | 45.33º | 0.34% | 0.52% | - |
| XYZ | 18.07 | 19.27 | 11.78 | - |
| YUV | 120.41 | 109.14 | 136.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 121 | 87 | 0 | 0.08 | 0.34 | 0.48 | 45.33 | 0.21 | 0.43 |
| Hex | 84 | 79 | 57 | 0 | 8 | 22 | 30 | 2D | 15 | 2B |
| Octal | 204 | 171 | 127 | 0 | 10 | 42 | 60 | 55 | 25 | 53 |
| Binary | 10000100 | 1111001 | 1010111 | 0 | 1000 | 100010 | 110000 | 101101 | 10101 | 101011 |
Color Harmonies of #847957
Complementary color
Monochromatic Colors of #847957
Black with #847957
Text Example
Text Example
White with #847957
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847957; }
p { color: rgb(132,121,87); }
H1.HeaderClassName
{
color: #847957;
}
.AnyTagClassName
{
color: #847957;
}
</style>
background-color css
<style>
a { background-color: #847957; }
a { background-color: rgb(132,121,87); }
div.DivClassName
{
background-color: #847957;
}
.BgClassName
{
background-color: #847957;
}
</style>
border-color css
<style>
span { border-color: #847957; }
span { border-color: rgb(132,121,87); }
td.TdClassName
{
border-color: #847957;
}
.TagClassName
{
border-color: #847957;
}
</style>