Shades of Clay Creek #978656
Tints of Clay Creek #978656
RGB
CMYK
RGB Variations
Color information
#978656 (or 0x978656) is known color: Clay Creek. HEX triplet: 97, 86 and 56. RGB value is (151,134,86). Sum of RGB (Red+Green+Blue) = 151+134+86=371 (49% of max value = 765). Red value is 151 (59.38% from 255 or 40.70% from 371); Green value is 134 (52.73% from 255 or 36.12% from 371); Blue value is 86 (33.98% from 255 or 23.18% from 371); Max value from RGB is 151 - color contains mainly: red. Hex color #978656 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #978656 is #6879A9. Grayscale: #858585. Windows color (decimal): -6846890 or 5670551. OLE color: 5670551.
HSL color Cylindrical-coordinate representation of color #978656: hue angle of 44.31º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #978656 is Cyan = 0, Magento = 0.11, Yellow = 0.43 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 134 | 86 | - |
| CMYK | 0 | 0.11 | 0.43 | 0.41 |
| HSL | 44.31º | 0.27% | 0.46% | - |
| HSV(B) | 44.31º | 0.43% | 0.59% | - |
| XYZ | 22.97 | 24.3 | 12.28 | - |
| YUV | 133.61 | 101.13 | 140.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 134 | 86 | 0 | 0.11 | 0.43 | 0.41 | 44.31 | 0.27 | 0.46 |
| Hex | 97 | 86 | 56 | 0 | B | 2B | 29 | 2C | 1B | 2E |
| Octal | 227 | 206 | 126 | 0 | 13 | 53 | 51 | 54 | 33 | 56 |
| Binary | 10010111 | 10000110 | 1010110 | 0 | 1011 | 101011 | 101001 | 101100 | 11011 | 101110 |
Color Harmonies of #978656
Complementary color
Monochromatic Colors of #978656
Black with #978656
Text Example
Text Example
White with #978656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #978656; }
p { color: rgb(151,134,86); }
H1.HeaderClassName
{
color: #978656;
}
.AnyTagClassName
{
color: #978656;
}
</style>
background-color css
<style>
a { background-color: #978656; }
a { background-color: rgb(151,134,86); }
div.DivClassName
{
background-color: #978656;
}
.BgClassName
{
background-color: #978656;
}
</style>
border-color css
<style>
span { border-color: #978656; }
span { border-color: rgb(151,134,86); }
td.TdClassName
{
border-color: #978656;
}
.TagClassName
{
border-color: #978656;
}
</style>