Shades of Clay Creek #887855
Tints of Clay Creek #887855
RGB
CMYK
RGB Variations
Color information
#887855 (or 0x887855) is known color: Clay Creek. HEX triplet: 88, 78 and 55. RGB value is (136,120,85). Sum of RGB (Red+Green+Blue) = 136+120+85=341 (45% of max value = 765). Red value is 136 (53.52% from 255 or 39.88% from 341); Green value is 120 (47.27% from 255 or 35.19% from 341); Blue value is 85 (33.59% from 255 or 24.93% from 341); Max value from RGB is 136 - color contains mainly: red. Hex color #887855 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #887855 is #7787AA. Grayscale: #787878. Windows color (decimal): -7833515 or 5601416. OLE color: 5601416.
HSL color Cylindrical-coordinate representation of color #887855: hue angle of 41.18º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #887855 is Cyan = 0, Magento = 0.12, Yellow = 0.38 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 120 | 85 | - |
| CMYK | 0 | 0.12 | 0.38 | 0.47 |
| HSL | 41.18º | 0.23% | 0.43% | - |
| HSV(B) | 41.18º | 0.38% | 0.53% | - |
| XYZ | 18.51 | 19.32 | 11.35 | - |
| YUV | 120.79 | 107.8 | 138.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 120 | 85 | 0 | 0.12 | 0.38 | 0.47 | 41.18 | 0.23 | 0.43 |
| Hex | 88 | 78 | 55 | 0 | C | 26 | 2F | 29 | 17 | 2B |
| Octal | 210 | 170 | 125 | 0 | 14 | 46 | 57 | 51 | 27 | 53 |
| Binary | 10001000 | 1111000 | 1010101 | 0 | 1100 | 100110 | 101111 | 101001 | 10111 | 101011 |
Color Harmonies of #887855
Complementary color
Monochromatic Colors of #887855
Black with #887855
Text Example
Text Example
White with #887855
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887855; }
p { color: rgb(136,120,85); }
H1.HeaderClassName
{
color: #887855;
}
.AnyTagClassName
{
color: #887855;
}
</style>
background-color css
<style>
a { background-color: #887855; }
a { background-color: rgb(136,120,85); }
div.DivClassName
{
background-color: #887855;
}
.BgClassName
{
background-color: #887855;
}
</style>
border-color css
<style>
span { border-color: #887855; }
span { border-color: rgb(136,120,85); }
td.TdClassName
{
border-color: #887855;
}
.TagClassName
{
border-color: #887855;
}
</style>