Shades of Clay Creek #978659
Tints of Clay Creek #978659
RGB
CMYK
RGB Variations
Color information
#978659 (or 0x978659) is known color: Clay Creek. HEX triplet: 97, 86 and 59. RGB value is (151,134,89). Sum of RGB (Red+Green+Blue) = 151+134+89=374 (49% of max value = 765). Red value is 151 (59.38% from 255 or 40.37% from 374); Green value is 134 (52.73% from 255 or 35.83% from 374); Blue value is 89 (35.16% from 255 or 23.80% from 374); Max value from RGB is 151 - color contains mainly: red. Hex color #978659 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #978659 is #6879A6. Grayscale: #868686. Windows color (decimal): -6846887 or 5867159. OLE color: 5867159.
HSL color Cylindrical-coordinate representation of color #978659: hue angle of 43.55º degrees, saturation: 0.26, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #978659 is Cyan = 0, Magento = 0.11, Yellow = 0.41 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 134 | 89 | - |
| CMYK | 0 | 0.11 | 0.41 | 0.41 |
| HSL | 43.55º | 0.26% | 0.47% | - |
| HSV(B) | 43.55º | 0.41% | 0.59% | - |
| XYZ | 23.09 | 24.35 | 12.93 | - |
| YUV | 133.95 | 102.63 | 140.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 134 | 89 | 0 | 0.11 | 0.41 | 0.41 | 43.55 | 0.26 | 0.47 |
| Hex | 97 | 86 | 59 | 0 | B | 29 | 29 | 2C | 1A | 2F |
| Octal | 227 | 206 | 131 | 0 | 13 | 51 | 51 | 54 | 32 | 57 |
| Binary | 10010111 | 10000110 | 1011001 | 0 | 1011 | 101001 | 101001 | 101100 | 11010 | 101111 |
Color Harmonies of #978659
Complementary color
Monochromatic Colors of #978659
Black with #978659
Text Example
Text Example
White with #978659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #978659; }
p { color: rgb(151,134,89); }
H1.HeaderClassName
{
color: #978659;
}
.AnyTagClassName
{
color: #978659;
}
</style>
background-color css
<style>
a { background-color: #978659; }
a { background-color: rgb(151,134,89); }
div.DivClassName
{
background-color: #978659;
}
.BgClassName
{
background-color: #978659;
}
</style>
border-color css
<style>
span { border-color: #978659; }
span { border-color: rgb(151,134,89); }
td.TdClassName
{
border-color: #978659;
}
.TagClassName
{
border-color: #978659;
}
</style>