Shades of Clay Creek #978751
Tints of Clay Creek #978751
RGB
CMYK
RGB Variations
Color information
#978751 (or 0x978751) is known color: Clay Creek. HEX triplet: 97, 87 and 51. RGB value is (151,135,81). Sum of RGB (Red+Green+Blue) = 151+135+81=367 (48% of max value = 765). Red value is 151 (59.38% from 255 or 41.14% from 367); Green value is 135 (53.12% from 255 or 36.78% from 367); Blue value is 81 (32.03% from 255 or 22.07% from 367); Max value from RGB is 151 - color contains mainly: red. Hex color #978751 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #978751 is #6878AE. Grayscale: #858585. Windows color (decimal): -6846639 or 5343127. OLE color: 5343127.
HSL color Cylindrical-coordinate representation of color #978751: hue angle of 46.29º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #978751 is Cyan = 0, Magento = 0.11, Yellow = 0.46 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 135 | 81 | - |
| CMYK | 0 | 0.11 | 0.46 | 0.41 |
| HSL | 46.29º | 0.3% | 0.45% | - |
| HSV(B) | 46.29º | 0.46% | 0.59% | - |
| XYZ | 22.91 | 24.5 | 11.31 | - |
| YUV | 133.63 | 98.3 | 140.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 135 | 81 | 0 | 0.11 | 0.46 | 0.41 | 46.29 | 0.3 | 0.45 |
| Hex | 97 | 87 | 51 | 0 | B | 2E | 29 | 2E | 1E | 2D |
| Octal | 227 | 207 | 121 | 0 | 13 | 56 | 51 | 56 | 36 | 55 |
| Binary | 10010111 | 10000111 | 1010001 | 0 | 1011 | 101110 | 101001 | 101110 | 11110 | 101101 |
Color Harmonies of #978751
Complementary color
Monochromatic Colors of #978751
Black with #978751
Text Example
Text Example
White with #978751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #978751; }
p { color: rgb(151,135,81); }
H1.HeaderClassName
{
color: #978751;
}
.AnyTagClassName
{
color: #978751;
}
</style>
background-color css
<style>
a { background-color: #978751; }
a { background-color: rgb(151,135,81); }
div.DivClassName
{
background-color: #978751;
}
.BgClassName
{
background-color: #978751;
}
</style>
border-color css
<style>
span { border-color: #978751; }
span { border-color: rgb(151,135,81); }
td.TdClassName
{
border-color: #978751;
}
.TagClassName
{
border-color: #978751;
}
</style>