Shades of Clay Creek #887859
Tints of Clay Creek #887859
RGB
CMYK
RGB Variations
Color information
#887859 (or 0x887859) is known color: Clay Creek. HEX triplet: 88, 78 and 59. RGB value is (136,120,89). Sum of RGB (Red+Green+Blue) = 136+120+89=345 (45% of max value = 765). Red value is 136 (53.52% from 255 or 39.42% from 345); Green value is 120 (47.27% from 255 or 34.78% from 345); Blue value is 89 (35.16% from 255 or 25.80% from 345); Max value from RGB is 136 - color contains mainly: red. Hex color #887859 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #887859 is #7787A6. Grayscale: #797979. Windows color (decimal): -7833511 or 5863560. OLE color: 5863560.
HSL color Cylindrical-coordinate representation of color #887859: hue angle of 39.57º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #887859 is Cyan = 0, Magento = 0.12, Yellow = 0.35 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 120 | 89 | - |
| CMYK | 0 | 0.12 | 0.35 | 0.47 |
| HSL | 39.57º | 0.21% | 0.44% | - |
| HSV(B) | 39.57º | 0.35% | 0.53% | - |
| XYZ | 18.67 | 19.39 | 12.21 | - |
| YUV | 121.25 | 109.8 | 138.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 120 | 89 | 0 | 0.12 | 0.35 | 0.47 | 39.57 | 0.21 | 0.44 |
| Hex | 88 | 78 | 59 | 0 | C | 23 | 2F | 28 | 15 | 2C |
| Octal | 210 | 170 | 131 | 0 | 14 | 43 | 57 | 50 | 25 | 54 |
| Binary | 10001000 | 1111000 | 1011001 | 0 | 1100 | 100011 | 101111 | 101000 | 10101 | 101100 |
Color Harmonies of #887859
Complementary color
Monochromatic Colors of #887859
Black with #887859
Text Example
Text Example
White with #887859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887859; }
p { color: rgb(136,120,89); }
H1.HeaderClassName
{
color: #887859;
}
.AnyTagClassName
{
color: #887859;
}
</style>
background-color css
<style>
a { background-color: #887859; }
a { background-color: rgb(136,120,89); }
div.DivClassName
{
background-color: #887859;
}
.BgClassName
{
background-color: #887859;
}
</style>
border-color css
<style>
span { border-color: #887859; }
span { border-color: rgb(136,120,89); }
td.TdClassName
{
border-color: #887859;
}
.TagClassName
{
border-color: #887859;
}
</style>