Shades of Clay Creek #847959
Tints of Clay Creek #847959
RGB
CMYK
RGB Variations
Color information
#847959 (or 0x847959) is known color: Clay Creek. HEX triplet: 84, 79 and 59. RGB value is (132,121,89). Sum of RGB (Red+Green+Blue) = 132+121+89=342 (45% of max value = 765). Red value is 132 (51.95% from 255 or 38.60% from 342); Green value is 121 (47.66% from 255 or 35.38% from 342); Blue value is 89 (35.16% from 255 or 26.02% from 342); Max value from RGB is 132 - color contains mainly: red. Hex color #847959 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #847959 is #7B86A6. Grayscale: #787878. Windows color (decimal): -8095399 or 5863812. OLE color: 5863812.
HSL color Cylindrical-coordinate representation of color #847959: hue angle of 44.65º degrees, saturation: 0.19, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #847959 is Cyan = 0, Magento = 0.08, Yellow = 0.33 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 121 | 89 | - |
| CMYK | 0 | 0.08 | 0.33 | 0.48 |
| HSL | 44.65º | 0.19% | 0.43% | - |
| HSV(B) | 44.65º | 0.33% | 0.52% | - |
| XYZ | 18.16 | 19.3 | 12.22 | - |
| YUV | 120.64 | 110.14 | 136.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 121 | 89 | 0 | 0.08 | 0.33 | 0.48 | 44.65 | 0.19 | 0.43 |
| Hex | 84 | 79 | 59 | 0 | 8 | 21 | 30 | 2D | 13 | 2B |
| Octal | 204 | 171 | 131 | 0 | 10 | 41 | 60 | 55 | 23 | 53 |
| Binary | 10000100 | 1111001 | 1011001 | 0 | 1000 | 100001 | 110000 | 101101 | 10011 | 101011 |
Color Harmonies of #847959
Complementary color
Monochromatic Colors of #847959
Black with #847959
Text Example
Text Example
White with #847959
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847959; }
p { color: rgb(132,121,89); }
H1.HeaderClassName
{
color: #847959;
}
.AnyTagClassName
{
color: #847959;
}
</style>
background-color css
<style>
a { background-color: #847959; }
a { background-color: rgb(132,121,89); }
div.DivClassName
{
background-color: #847959;
}
.BgClassName
{
background-color: #847959;
}
</style>
border-color css
<style>
span { border-color: #847959; }
span { border-color: rgb(132,121,89); }
td.TdClassName
{
border-color: #847959;
}
.TagClassName
{
border-color: #847959;
}
</style>