Shades of Clay Creek #877953
Tints of Clay Creek #877953
RGB
CMYK
RGB Variations
Color information
#877953 (or 0x877953) is known color: Clay Creek. HEX triplet: 87, 79 and 53. RGB value is (135,121,83). Sum of RGB (Red+Green+Blue) = 135+121+83=339 (44% of max value = 765). Red value is 135 (53.12% from 255 or 39.82% from 339); Green value is 121 (47.66% from 255 or 35.69% from 339); Blue value is 83 (32.81% from 255 or 24.48% from 339); Max value from RGB is 135 - color contains mainly: red. Hex color #877953 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #877953 is #7886AC. Grayscale: #797979. Windows color (decimal): -7898797 or 5470599. OLE color: 5470599.
HSL color Cylindrical-coordinate representation of color #877953: hue angle of 43.85º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #877953 is Cyan = 0, Magento = 0.10, Yellow = 0.39 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 121 | 83 | - |
| CMYK | 0 | 0.10 | 0.39 | 0.47 |
| HSL | 43.85º | 0.24% | 0.43% | - |
| HSV(B) | 43.85º | 0.39% | 0.53% | - |
| XYZ | 18.39 | 19.45 | 10.97 | - |
| YUV | 120.85 | 106.64 | 138.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 121 | 83 | 0 | 0.10 | 0.39 | 0.47 | 43.85 | 0.24 | 0.43 |
| Hex | 87 | 79 | 53 | 0 | A | 27 | 2F | 2C | 18 | 2B |
| Octal | 207 | 171 | 123 | 0 | 12 | 47 | 57 | 54 | 30 | 53 |
| Binary | 10000111 | 1111001 | 1010011 | 0 | 1010 | 100111 | 101111 | 101100 | 11000 | 101011 |
Color Harmonies of #877953
Complementary color
Monochromatic Colors of #877953
Black with #877953
Text Example
Text Example
White with #877953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877953; }
p { color: rgb(135,121,83); }
H1.HeaderClassName
{
color: #877953;
}
.AnyTagClassName
{
color: #877953;
}
</style>
background-color css
<style>
a { background-color: #877953; }
a { background-color: rgb(135,121,83); }
div.DivClassName
{
background-color: #877953;
}
.BgClassName
{
background-color: #877953;
}
</style>
border-color css
<style>
span { border-color: #877953; }
span { border-color: rgb(135,121,83); }
td.TdClassName
{
border-color: #877953;
}
.TagClassName
{
border-color: #877953;
}
</style>