Shades of Clay Creek #978755
Tints of Clay Creek #978755
RGB
CMYK
RGB Variations
Color information
#978755 (or 0x978755) is known color: Clay Creek. HEX triplet: 97, 87 and 55. RGB value is (151,135,85). Sum of RGB (Red+Green+Blue) = 151+135+85=371 (49% of max value = 765). Red value is 151 (59.38% from 255 or 40.70% from 371); Green value is 135 (53.12% from 255 or 36.39% from 371); Blue value is 85 (33.59% from 255 or 22.91% from 371); Max value from RGB is 151 - color contains mainly: red. Hex color #978755 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #978755 is #6878AA. Grayscale: #868686. Windows color (decimal): -6846635 or 5605271. OLE color: 5605271.
HSL color Cylindrical-coordinate representation of color #978755: hue angle of 45.45º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #978755 is Cyan = 0, Magento = 0.11, Yellow = 0.44 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 135 | 85 | - |
| CMYK | 0 | 0.11 | 0.44 | 0.41 |
| HSL | 45.45º | 0.28% | 0.46% | - |
| HSV(B) | 45.45º | 0.44% | 0.59% | - |
| XYZ | 23.07 | 24.56 | 12.12 | - |
| YUV | 134.08 | 100.3 | 140.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 135 | 85 | 0 | 0.11 | 0.44 | 0.41 | 45.45 | 0.28 | 0.46 |
| Hex | 97 | 87 | 55 | 0 | B | 2C | 29 | 2D | 1C | 2E |
| Octal | 227 | 207 | 125 | 0 | 13 | 54 | 51 | 55 | 34 | 56 |
| Binary | 10010111 | 10000111 | 1010101 | 0 | 1011 | 101100 | 101001 | 101101 | 11100 | 101110 |
Color Harmonies of #978755
Complementary color
Monochromatic Colors of #978755
Black with #978755
Text Example
Text Example
White with #978755
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #978755; }
p { color: rgb(151,135,85); }
H1.HeaderClassName
{
color: #978755;
}
.AnyTagClassName
{
color: #978755;
}
</style>
background-color css
<style>
a { background-color: #978755; }
a { background-color: rgb(151,135,85); }
div.DivClassName
{
background-color: #978755;
}
.BgClassName
{
background-color: #978755;
}
</style>
border-color css
<style>
span { border-color: #978755; }
span { border-color: rgb(151,135,85); }
td.TdClassName
{
border-color: #978755;
}
.TagClassName
{
border-color: #978755;
}
</style>