Shades of Clay Creek #898056
Tints of Clay Creek #898056
RGB
CMYK
RGB Variations
Color information
#898056 (or 0x898056) is known color: Clay Creek. HEX triplet: 89, 80 and 56. RGB value is (137,128,86). Sum of RGB (Red+Green+Blue) = 137+128+86=351 (46% of max value = 765). Red value is 137 (53.91% from 255 or 39.03% from 351); Green value is 128 (50.39% from 255 or 36.47% from 351); Blue value is 86 (33.98% from 255 or 24.50% from 351); Max value from RGB is 137 - color contains mainly: red. Hex color #898056 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #898056 is #767FA9. Grayscale: #7E7E7E. Windows color (decimal): -7765930 or 5669001. OLE color: 5669001.
HSL color Cylindrical-coordinate representation of color #898056: hue angle of 49.41º 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 #898056 is Cyan = 0, Magento = 0.07, Yellow = 0.37 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 128 | 86 | - |
| CMYK | 0 | 0.07 | 0.37 | 0.46 |
| HSL | 49.41º | 0.23% | 0.44% | - |
| HSV(B) | 49.41º | 0.37% | 0.54% | - |
| XYZ | 19.72 | 21.43 | 11.9 | - |
| YUV | 125.9 | 105.48 | 135.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 128 | 86 | 0 | 0.07 | 0.37 | 0.46 | 49.41 | 0.23 | 0.44 |
| Hex | 89 | 80 | 56 | 0 | 7 | 25 | 2E | 31 | 17 | 2C |
| Octal | 211 | 200 | 126 | 0 | 7 | 45 | 56 | 61 | 27 | 54 |
| Binary | 10001001 | 10000000 | 1010110 | 0 | 111 | 100101 | 101110 | 110001 | 10111 | 101100 |
Color Harmonies of #898056
Complementary color
Monochromatic Colors of #898056
Black with #898056
Text Example
Text Example
White with #898056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #898056; }
p { color: rgb(137,128,86); }
H1.HeaderClassName
{
color: #898056;
}
.AnyTagClassName
{
color: #898056;
}
</style>
background-color css
<style>
a { background-color: #898056; }
a { background-color: rgb(137,128,86); }
div.DivClassName
{
background-color: #898056;
}
.BgClassName
{
background-color: #898056;
}
</style>
border-color css
<style>
span { border-color: #898056; }
span { border-color: rgb(137,128,86); }
td.TdClassName
{
border-color: #898056;
}
.TagClassName
{
border-color: #898056;
}
</style>