Shades of Clay Creek #898457
Tints of Clay Creek #898457
RGB
CMYK
RGB Variations
Color information
#898457 (or 0x898457) is known color: Clay Creek. HEX triplet: 89, 84 and 57. RGB value is (137,132,87). Sum of RGB (Red+Green+Blue) = 137+132+87=356 (47% of max value = 765). Red value is 137 (53.91% from 255 or 38.48% from 356); Green value is 132 (51.95% from 255 or 37.08% from 356); Blue value is 87 (34.38% from 255 or 24.44% from 356); Max value from RGB is 137 - color contains mainly: red. Hex color #898457 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #898457 is #767BA8. Grayscale: #808080. Windows color (decimal): -7764905 or 5735561. OLE color: 5735561.
HSL color Cylindrical-coordinate representation of color #898457: hue angle of 54º 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 #898457 is Cyan = 0, Magento = 0.04, Yellow = 0.36 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 132 | 87 | - |
| CMYK | 0 | 0.04 | 0.36 | 0.46 |
| HSL | 54º | 0.22% | 0.44% | - |
| HSV(B) | 54º | 0.36% | 0.54% | - |
| XYZ | 20.29 | 22.51 | 12.29 | - |
| YUV | 128.37 | 104.66 | 134.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 132 | 87 | 0 | 0.04 | 0.36 | 0.46 | 54 | 0.22 | 0.44 |
| Hex | 89 | 84 | 57 | 0 | 4 | 24 | 2E | 36 | 16 | 2C |
| Octal | 211 | 204 | 127 | 0 | 4 | 44 | 56 | 66 | 26 | 54 |
| Binary | 10001001 | 10000100 | 1010111 | 0 | 100 | 100100 | 101110 | 110110 | 10110 | 101100 |
Color Harmonies of #898457
Complementary color
Monochromatic Colors of #898457
Black with #898457
Text Example
Text Example
White with #898457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #898457; }
p { color: rgb(137,132,87); }
H1.HeaderClassName
{
color: #898457;
}
.AnyTagClassName
{
color: #898457;
}
</style>
background-color css
<style>
a { background-color: #898457; }
a { background-color: rgb(137,132,87); }
div.DivClassName
{
background-color: #898457;
}
.BgClassName
{
background-color: #898457;
}
</style>
border-color css
<style>
span { border-color: #898457; }
span { border-color: rgb(137,132,87); }
td.TdClassName
{
border-color: #898457;
}
.TagClassName
{
border-color: #898457;
}
</style>