Shades of Clay Creek #887954
Tints of Clay Creek #887954
RGB
CMYK
RGB Variations
Color information
#887954 (or 0x887954) is known color: Clay Creek. HEX triplet: 88, 79 and 54. RGB value is (136,121,84). Sum of RGB (Red+Green+Blue) = 136+121+84=341 (45% of max value = 765). Red value is 136 (53.52% from 255 or 39.88% from 341); Green value is 121 (47.66% from 255 or 35.48% from 341); Blue value is 84 (33.20% from 255 or 24.63% from 341); Max value from RGB is 136 - color contains mainly: red. Hex color #887954 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #887954 is #7786AB. Grayscale: #797979. Windows color (decimal): -7833260 or 5536136. OLE color: 5536136.
HSL color Cylindrical-coordinate representation of color #887954: hue angle of 42.69º degrees, saturation: 0.24, 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 #887954 is Cyan = 0, Magento = 0.11, Yellow = 0.38 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 121 | 84 | - |
| CMYK | 0 | 0.11 | 0.38 | 0.47 |
| HSL | 42.69º | 0.24% | 0.43% | - |
| HSV(B) | 42.69º | 0.38% | 0.53% | - |
| XYZ | 18.59 | 19.55 | 11.18 | - |
| YUV | 121.27 | 106.97 | 138.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 121 | 84 | 0 | 0.11 | 0.38 | 0.47 | 42.69 | 0.24 | 0.43 |
| Hex | 88 | 79 | 54 | 0 | B | 26 | 2F | 2B | 18 | 2B |
| Octal | 210 | 171 | 124 | 0 | 13 | 46 | 57 | 53 | 30 | 53 |
| Binary | 10001000 | 1111001 | 1010100 | 0 | 1011 | 100110 | 101111 | 101011 | 11000 | 101011 |
Color Harmonies of #887954
Complementary color
Monochromatic Colors of #887954
Black with #887954
Text Example
Text Example
White with #887954
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887954; }
p { color: rgb(136,121,84); }
H1.HeaderClassName
{
color: #887954;
}
.AnyTagClassName
{
color: #887954;
}
</style>
background-color css
<style>
a { background-color: #887954; }
a { background-color: rgb(136,121,84); }
div.DivClassName
{
background-color: #887954;
}
.BgClassName
{
background-color: #887954;
}
</style>
border-color css
<style>
span { border-color: #887954; }
span { border-color: rgb(136,121,84); }
td.TdClassName
{
border-color: #887954;
}
.TagClassName
{
border-color: #887954;
}
</style>