Shades of Clay Creek #847755
Tints of Clay Creek #847755
RGB
CMYK
RGB Variations
Color information
#847755 (or 0x847755) is known color: Clay Creek. HEX triplet: 84, 77 and 55. RGB value is (132,119,85). Sum of RGB (Red+Green+Blue) = 132+119+85=336 (44% of max value = 765). Red value is 132 (51.95% from 255 or 39.29% from 336); Green value is 119 (46.88% from 255 or 35.42% from 336); Blue value is 85 (33.59% from 255 or 25.30% from 336); Max value from RGB is 132 - color contains mainly: red. Hex color #847755 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #847755 is #7B88AA. Grayscale: #777777. Windows color (decimal): -8095915 or 5601156. OLE color: 5601156.
HSL color Cylindrical-coordinate representation of color #847755: hue angle of 43.4º degrees, saturation: 0.22, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #847755 is Cyan = 0, Magento = 0.10, Yellow = 0.36 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 119 | 85 | - |
| CMYK | 0 | 0.10 | 0.36 | 0.48 |
| HSL | 43.4º | 0.22% | 0.43% | - |
| HSV(B) | 43.4º | 0.36% | 0.52% | - |
| XYZ | 17.75 | 18.76 | 11.28 | - |
| YUV | 119.01 | 108.81 | 137.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 119 | 85 | 0 | 0.10 | 0.36 | 0.48 | 43.4 | 0.22 | 0.43 |
| Hex | 84 | 77 | 55 | 0 | A | 24 | 30 | 2B | 16 | 2B |
| Octal | 204 | 167 | 125 | 0 | 12 | 44 | 60 | 53 | 26 | 53 |
| Binary | 10000100 | 1110111 | 1010101 | 0 | 1010 | 100100 | 110000 | 101011 | 10110 | 101011 |
Color Harmonies of #847755
Complementary color
Monochromatic Colors of #847755
Black with #847755
Text Example
Text Example
White with #847755
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847755; }
p { color: rgb(132,119,85); }
H1.HeaderClassName
{
color: #847755;
}
.AnyTagClassName
{
color: #847755;
}
</style>
background-color css
<style>
a { background-color: #847755; }
a { background-color: rgb(132,119,85); }
div.DivClassName
{
background-color: #847755;
}
.BgClassName
{
background-color: #847755;
}
</style>
border-color css
<style>
span { border-color: #847755; }
span { border-color: rgb(132,119,85); }
td.TdClassName
{
border-color: #847755;
}
.TagClassName
{
border-color: #847755;
}
</style>