Shades of Clay Creek #877852
Tints of Clay Creek #877852
RGB
CMYK
RGB Variations
Color information
#877852 (or 0x877852) is known color: Clay Creek. HEX triplet: 87, 78 and 52. RGB value is (135,120,82). Sum of RGB (Red+Green+Blue) = 135+120+82=337 (44% of max value = 765). Red value is 135 (53.12% from 255 or 40.06% from 337); Green value is 120 (47.27% from 255 or 35.61% from 337); Blue value is 82 (32.42% from 255 or 24.33% from 337); Max value from RGB is 135 - color contains mainly: red. Hex color #877852 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #877852 is #7887AD. Grayscale: #787878. Windows color (decimal): -7899054 or 5404807. OLE color: 5404807.
HSL color Cylindrical-coordinate representation of color #877852: hue angle of 43.02º 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 #877852 is Cyan = 0, Magento = 0.11, Yellow = 0.39 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 120 | 82 | - |
| CMYK | 0 | 0.11 | 0.39 | 0.47 |
| HSL | 43.02º | 0.24% | 0.43% | - |
| HSV(B) | 43.02º | 0.39% | 0.53% | - |
| XYZ | 18.23 | 19.19 | 10.73 | - |
| YUV | 120.15 | 106.47 | 138.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 120 | 82 | 0 | 0.11 | 0.39 | 0.47 | 43.02 | 0.24 | 0.43 |
| Hex | 87 | 78 | 52 | 0 | B | 27 | 2F | 2B | 18 | 2B |
| Octal | 207 | 170 | 122 | 0 | 13 | 47 | 57 | 53 | 30 | 53 |
| Binary | 10000111 | 1111000 | 1010010 | 0 | 1011 | 100111 | 101111 | 101011 | 11000 | 101011 |
Color Harmonies of #877852
Complementary color
Monochromatic Colors of #877852
Black with #877852
Text Example
Text Example
White with #877852
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877852; }
p { color: rgb(135,120,82); }
H1.HeaderClassName
{
color: #877852;
}
.AnyTagClassName
{
color: #877852;
}
</style>
background-color css
<style>
a { background-color: #877852; }
a { background-color: rgb(135,120,82); }
div.DivClassName
{
background-color: #877852;
}
.BgClassName
{
background-color: #877852;
}
</style>
border-color css
<style>
span { border-color: #877852; }
span { border-color: rgb(135,120,82); }
td.TdClassName
{
border-color: #877852;
}
.TagClassName
{
border-color: #877852;
}
</style>