Shades of Clay Creek #878052
Tints of Clay Creek #878052
RGB
CMYK
RGB Variations
Color information
#878052 (or 0x878052) is known color: Clay Creek. HEX triplet: 87, 80 and 52. RGB value is (135,128,82). Sum of RGB (Red+Green+Blue) = 135+128+82=345 (45% of max value = 765). Red value is 135 (53.12% from 255 or 39.13% from 345); Green value is 128 (50.39% from 255 or 37.10% from 345); Blue value is 82 (32.42% from 255 or 23.77% from 345); Max value from RGB is 135 - color contains mainly: red. Hex color #878052 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #878052 is #787FAD. Grayscale: #7D7D7D. Windows color (decimal): -7897006 or 5406855. OLE color: 5406855.
HSL color Cylindrical-coordinate representation of color #878052: hue angle of 52.08º 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 #878052 is Cyan = 0, Magento = 0.05, Yellow = 0.39 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 128 | 82 | - |
| CMYK | 0 | 0.05 | 0.39 | 0.47 |
| HSL | 52.08º | 0.24% | 0.43% | - |
| HSV(B) | 52.08º | 0.39% | 0.53% | - |
| XYZ | 19.23 | 21.2 | 11.06 | - |
| YUV | 124.85 | 103.82 | 135.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 128 | 82 | 0 | 0.05 | 0.39 | 0.47 | 52.08 | 0.24 | 0.43 |
| Hex | 87 | 80 | 52 | 0 | 5 | 27 | 2F | 34 | 18 | 2B |
| Octal | 207 | 200 | 122 | 0 | 5 | 47 | 57 | 64 | 30 | 53 |
| Binary | 10000111 | 10000000 | 1010010 | 0 | 101 | 100111 | 101111 | 110100 | 11000 | 101011 |
Color Harmonies of #878052
Complementary color
Monochromatic Colors of #878052
Black with #878052
Text Example
Text Example
White with #878052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #878052; }
p { color: rgb(135,128,82); }
H1.HeaderClassName
{
color: #878052;
}
.AnyTagClassName
{
color: #878052;
}
</style>
background-color css
<style>
a { background-color: #878052; }
a { background-color: rgb(135,128,82); }
div.DivClassName
{
background-color: #878052;
}
.BgClassName
{
background-color: #878052;
}
</style>
border-color css
<style>
span { border-color: #878052; }
span { border-color: rgb(135,128,82); }
td.TdClassName
{
border-color: #878052;
}
.TagClassName
{
border-color: #878052;
}
</style>