Shades of Clay Creek #897956
Tints of Clay Creek #897956
RGB
CMYK
RGB Variations
Color information
#897956 (or 0x897956) is known color: Clay Creek. HEX triplet: 89, 79 and 56. RGB value is (137,121,86). Sum of RGB (Red+Green+Blue) = 137+121+86=344 (45% of max value = 765). Red value is 137 (53.91% from 255 or 39.83% from 344); Green value is 121 (47.66% from 255 or 35.17% from 344); Blue value is 86 (33.98% from 255 or 25% from 344); Max value from RGB is 137 - color contains mainly: red. Hex color #897956 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #897956 is #7686A9. Grayscale: #797979. Windows color (decimal): -7767722 or 5667209. OLE color: 5667209.
HSL color Cylindrical-coordinate representation of color #897956: hue angle of 41.18º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #897956 is Cyan = 0, Magento = 0.12, Yellow = 0.37 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 121 | 86 | - |
| CMYK | 0 | 0.12 | 0.37 | 0.46 |
| HSL | 41.18º | 0.23% | 0.44% | - |
| HSV(B) | 41.18º | 0.37% | 0.54% | - |
| XYZ | 18.83 | 19.67 | 11.61 | - |
| YUV | 121.79 | 107.8 | 138.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 121 | 86 | 0 | 0.12 | 0.37 | 0.46 | 41.18 | 0.23 | 0.44 |
| Hex | 89 | 79 | 56 | 0 | C | 25 | 2E | 29 | 17 | 2C |
| Octal | 211 | 171 | 126 | 0 | 14 | 45 | 56 | 51 | 27 | 54 |
| Binary | 10001001 | 1111001 | 1010110 | 0 | 1100 | 100101 | 101110 | 101001 | 10111 | 101100 |
Color Harmonies of #897956
Complementary color
Monochromatic Colors of #897956
Black with #897956
Text Example
Text Example
White with #897956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897956; }
p { color: rgb(137,121,86); }
H1.HeaderClassName
{
color: #897956;
}
.AnyTagClassName
{
color: #897956;
}
</style>
background-color css
<style>
a { background-color: #897956; }
a { background-color: rgb(137,121,86); }
div.DivClassName
{
background-color: #897956;
}
.BgClassName
{
background-color: #897956;
}
</style>
border-color css
<style>
span { border-color: #897956; }
span { border-color: rgb(137,121,86); }
td.TdClassName
{
border-color: #897956;
}
.TagClassName
{
border-color: #897956;
}
</style>