Shades of Clay Creek #898556
Tints of Clay Creek #898556
RGB
CMYK
RGB Variations
Color information
#898556 (or 0x898556) is known color: Clay Creek. HEX triplet: 89, 85 and 56. RGB value is (137,133,86). Sum of RGB (Red+Green+Blue) = 137+133+86=356 (47% of max value = 765). Red value is 137 (53.91% from 255 or 38.48% from 356); Green value is 133 (52.34% from 255 or 37.36% from 356); Blue value is 86 (33.98% from 255 or 24.16% from 356); Max value from RGB is 137 - color contains mainly: red. Hex color #898556 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #898556 is #767AA9. Grayscale: #818181. Windows color (decimal): -7764650 or 5670281. OLE color: 5670281.
HSL color Cylindrical-coordinate representation of color #898556: hue angle of 55.29º 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 #898556 is Cyan = 0, Magento = 0.03, Yellow = 0.37 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 133 | 86 | - |
| CMYK | 0 | 0.03 | 0.37 | 0.46 |
| HSL | 55.29º | 0.23% | 0.44% | - |
| HSV(B) | 55.29º | 0.37% | 0.54% | - |
| XYZ | 20.38 | 22.77 | 12.12 | - |
| YUV | 128.84 | 103.83 | 133.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 133 | 86 | 0 | 0.03 | 0.37 | 0.46 | 55.29 | 0.23 | 0.44 |
| Hex | 89 | 85 | 56 | 0 | 3 | 25 | 2E | 37 | 17 | 2C |
| Octal | 211 | 205 | 126 | 0 | 3 | 45 | 56 | 67 | 27 | 54 |
| Binary | 10001001 | 10000101 | 1010110 | 0 | 11 | 100101 | 101110 | 110111 | 10111 | 101100 |
Color Harmonies of #898556
Complementary color
Monochromatic Colors of #898556
Black with #898556
Text Example
Text Example
White with #898556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #898556; }
p { color: rgb(137,133,86); }
H1.HeaderClassName
{
color: #898556;
}
.AnyTagClassName
{
color: #898556;
}
</style>
background-color css
<style>
a { background-color: #898556; }
a { background-color: rgb(137,133,86); }
div.DivClassName
{
background-color: #898556;
}
.BgClassName
{
background-color: #898556;
}
</style>
border-color css
<style>
span { border-color: #898556; }
span { border-color: rgb(137,133,86); }
td.TdClassName
{
border-color: #898556;
}
.TagClassName
{
border-color: #898556;
}
</style>