Shades of Clay Creek #878456
Tints of Clay Creek #878456
RGB
CMYK
RGB Variations
Color information
#878456 (or 0x878456) is known color: Clay Creek. HEX triplet: 87, 84 and 56. RGB value is (135,132,86). Sum of RGB (Red+Green+Blue) = 135+132+86=353 (46% of max value = 765). Red value is 135 (53.12% from 255 or 38.24% from 353); Green value is 132 (51.95% from 255 or 37.39% from 353); Blue value is 86 (33.98% from 255 or 24.36% from 353); Max value from RGB is 135 - color contains mainly: red. Hex color #878456 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #878456 is #787BA9. Grayscale: #7F7F7F. Windows color (decimal): -7895978 or 5670023. OLE color: 5670023.
HSL color Cylindrical-coordinate representation of color #878456: hue angle of 56.33º degrees, saturation: 0.22, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #878456 is Cyan = 0, Magento = 0.02, Yellow = 0.36 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 132 | 86 | - |
| CMYK | 0 | 0.02 | 0.36 | 0.47 |
| HSL | 56.33º | 0.22% | 0.43% | - |
| HSV(B) | 56.33º | 0.36% | 0.53% | - |
| XYZ | 19.92 | 22.33 | 12.06 | - |
| YUV | 127.65 | 104.49 | 133.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 132 | 86 | 0 | 0.02 | 0.36 | 0.47 | 56.33 | 0.22 | 0.43 |
| Hex | 87 | 84 | 56 | 0 | 2 | 24 | 2F | 38 | 16 | 2B |
| Octal | 207 | 204 | 126 | 0 | 2 | 44 | 57 | 70 | 26 | 53 |
| Binary | 10000111 | 10000100 | 1010110 | 0 | 10 | 100100 | 101111 | 111000 | 10110 | 101011 |
Color Harmonies of #878456
Complementary color
Monochromatic Colors of #878456
Black with #878456
Text Example
Text Example
White with #878456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #878456; }
p { color: rgb(135,132,86); }
H1.HeaderClassName
{
color: #878456;
}
.AnyTagClassName
{
color: #878456;
}
</style>
background-color css
<style>
a { background-color: #878456; }
a { background-color: rgb(135,132,86); }
div.DivClassName
{
background-color: #878456;
}
.BgClassName
{
background-color: #878456;
}
</style>
border-color css
<style>
span { border-color: #878456; }
span { border-color: rgb(135,132,86); }
td.TdClassName
{
border-color: #878456;
}
.TagClassName
{
border-color: #878456;
}
</style>