Shades of Clay Creek #887952
Tints of Clay Creek #887952
RGB
CMYK
RGB Variations
Color information
#887952 (or 0x887952) is known color: Clay Creek. HEX triplet: 88, 79 and 52. RGB value is (136,121,82). Sum of RGB (Red+Green+Blue) = 136+121+82=339 (44% of max value = 765). Red value is 136 (53.52% from 255 or 40.12% from 339); Green value is 121 (47.66% from 255 or 35.69% from 339); Blue value is 82 (32.42% from 255 or 24.19% from 339); Max value from RGB is 136 - color contains mainly: red. Hex color #887952 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #887952 is #7786AD. Grayscale: #797979. Windows color (decimal): -7833262 or 5405064. OLE color: 5405064.
HSL color Cylindrical-coordinate representation of color #887952: hue angle of 43.33º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #887952 is Cyan = 0, Magento = 0.11, Yellow = 0.40 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 121 | 82 | - |
| CMYK | 0 | 0.11 | 0.40 | 0.47 |
| HSL | 43.33º | 0.25% | 0.43% | - |
| HSV(B) | 43.33º | 0.4% | 0.53% | - |
| XYZ | 18.51 | 19.52 | 10.77 | - |
| YUV | 121.04 | 105.97 | 138.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 121 | 82 | 0 | 0.11 | 0.40 | 0.47 | 43.33 | 0.25 | 0.43 |
| Hex | 88 | 79 | 52 | 0 | B | 28 | 2F | 2B | 19 | 2B |
| Octal | 210 | 171 | 122 | 0 | 13 | 50 | 57 | 53 | 31 | 53 |
| Binary | 10001000 | 1111001 | 1010010 | 0 | 1011 | 101000 | 101111 | 101011 | 11001 | 101011 |
Color Harmonies of #887952
Complementary color
Monochromatic Colors of #887952
Black with #887952
Text Example
Text Example
White with #887952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887952; }
p { color: rgb(136,121,82); }
H1.HeaderClassName
{
color: #887952;
}
.AnyTagClassName
{
color: #887952;
}
</style>
background-color css
<style>
a { background-color: #887952; }
a { background-color: rgb(136,121,82); }
div.DivClassName
{
background-color: #887952;
}
.BgClassName
{
background-color: #887952;
}
</style>
border-color css
<style>
span { border-color: #887952; }
span { border-color: rgb(136,121,82); }
td.TdClassName
{
border-color: #887952;
}
.TagClassName
{
border-color: #887952;
}
</style>