Shades of Clay Creek #898357
Tints of Clay Creek #898357
RGB
CMYK
RGB Variations
Color information
#898357 (or 0x898357) is known color: Clay Creek. HEX triplet: 89, 83 and 57. RGB value is (137,131,87). Sum of RGB (Red+Green+Blue) = 137+131+87=355 (47% of max value = 765). Red value is 137 (53.91% from 255 or 38.59% from 355); Green value is 131 (51.56% from 255 or 36.90% from 355); Blue value is 87 (34.38% from 255 or 24.51% from 355); Max value from RGB is 137 - color contains mainly: red. Hex color #898357 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #898357 is #767CA8. Grayscale: #7F7F7F. Windows color (decimal): -7765161 or 5735305. OLE color: 5735305.
HSL color Cylindrical-coordinate representation of color #898357: hue angle of 52.8º degrees, saturation: 0.22, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #898357 is Cyan = 0, Magento = 0.04, Yellow = 0.36 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 131 | 87 | - |
| CMYK | 0 | 0.04 | 0.36 | 0.46 |
| HSL | 52.8º | 0.22% | 0.44% | - |
| HSV(B) | 52.8º | 0.36% | 0.54% | - |
| XYZ | 20.15 | 22.24 | 12.25 | - |
| YUV | 127.78 | 104.99 | 134.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 131 | 87 | 0 | 0.04 | 0.36 | 0.46 | 52.8 | 0.22 | 0.44 |
| Hex | 89 | 83 | 57 | 0 | 4 | 24 | 2E | 35 | 16 | 2C |
| Octal | 211 | 203 | 127 | 0 | 4 | 44 | 56 | 65 | 26 | 54 |
| Binary | 10001001 | 10000011 | 1010111 | 0 | 100 | 100100 | 101110 | 110101 | 10110 | 101100 |
Color Harmonies of #898357
Complementary color
Monochromatic Colors of #898357
Black with #898357
Text Example
Text Example
White with #898357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #898357; }
p { color: rgb(137,131,87); }
H1.HeaderClassName
{
color: #898357;
}
.AnyTagClassName
{
color: #898357;
}
</style>
background-color css
<style>
a { background-color: #898357; }
a { background-color: rgb(137,131,87); }
div.DivClassName
{
background-color: #898357;
}
.BgClassName
{
background-color: #898357;
}
</style>
border-color css
<style>
span { border-color: #898357; }
span { border-color: rgb(137,131,87); }
td.TdClassName
{
border-color: #898357;
}
.TagClassName
{
border-color: #898357;
}
</style>