Shades of Clay Creek #978651
Tints of Clay Creek #978651
RGB
CMYK
RGB Variations
Color information
#978651 (or 0x978651) is known color: Clay Creek. HEX triplet: 97, 86 and 51. RGB value is (151,134,81). Sum of RGB (Red+Green+Blue) = 151+134+81=366 (48% of max value = 765). Red value is 151 (59.38% from 255 or 41.26% from 366); Green value is 134 (52.73% from 255 or 36.61% from 366); Blue value is 81 (32.03% from 255 or 22.13% from 366); Max value from RGB is 151 - color contains mainly: red. Hex color #978651 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #978651 is #6879AE. Grayscale: #858585. Windows color (decimal): -6846895 or 5342871. OLE color: 5342871.
HSL color Cylindrical-coordinate representation of color #978651: hue angle of 45.43º 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 #978651 is Cyan = 0, Magento = 0.11, Yellow = 0.46 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 134 | 81 | - |
| CMYK | 0 | 0.11 | 0.46 | 0.41 |
| HSL | 45.43º | 0.3% | 0.45% | - |
| HSV(B) | 45.43º | 0.46% | 0.59% | - |
| XYZ | 22.77 | 24.22 | 11.26 | - |
| YUV | 133.04 | 98.63 | 140.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 134 | 81 | 0 | 0.11 | 0.46 | 0.41 | 45.43 | 0.3 | 0.45 |
| Hex | 97 | 86 | 51 | 0 | B | 2E | 29 | 2D | 1E | 2D |
| Octal | 227 | 206 | 121 | 0 | 13 | 56 | 51 | 55 | 36 | 55 |
| Binary | 10010111 | 10000110 | 1010001 | 0 | 1011 | 101110 | 101001 | 101101 | 11110 | 101101 |
Color Harmonies of #978651
Complementary color
Monochromatic Colors of #978651
Black with #978651
Text Example
Text Example
White with #978651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #978651; }
p { color: rgb(151,134,81); }
H1.HeaderClassName
{
color: #978651;
}
.AnyTagClassName
{
color: #978651;
}
</style>
background-color css
<style>
a { background-color: #978651; }
a { background-color: rgb(151,134,81); }
div.DivClassName
{
background-color: #978651;
}
.BgClassName
{
background-color: #978651;
}
</style>
border-color css
<style>
span { border-color: #978651; }
span { border-color: rgb(151,134,81); }
td.TdClassName
{
border-color: #978651;
}
.TagClassName
{
border-color: #978651;
}
</style>