Shades of Clay Creek #898051
Tints of Clay Creek #898051
RGB
CMYK
RGB Variations
Color information
#898051 (or 0x898051) is known color: Clay Creek. HEX triplet: 89, 80 and 51. RGB value is (137,128,81). Sum of RGB (Red+Green+Blue) = 137+128+81=346 (45% of max value = 765). Red value is 137 (53.91% from 255 or 39.60% from 346); Green value is 128 (50.39% from 255 or 36.99% from 346); Blue value is 81 (32.03% from 255 or 23.41% from 346); Max value from RGB is 137 - color contains mainly: red. Hex color #898051 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #898051 is #767FAE. Grayscale: #7D7D7D. Windows color (decimal): -7765935 or 5341321. OLE color: 5341321.
HSL color Cylindrical-coordinate representation of color #898051: hue angle of 50.36º degrees, saturation: 0.26, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #898051 is Cyan = 0, Magento = 0.07, Yellow = 0.41 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 128 | 81 | - |
| CMYK | 0 | 0.07 | 0.41 | 0.46 |
| HSL | 50.36º | 0.26% | 0.43% | - |
| HSV(B) | 50.36º | 0.41% | 0.54% | - |
| XYZ | 19.52 | 21.35 | 10.88 | - |
| YUV | 125.33 | 102.98 | 136.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 128 | 81 | 0 | 0.07 | 0.41 | 0.46 | 50.36 | 0.26 | 0.43 |
| Hex | 89 | 80 | 51 | 0 | 7 | 29 | 2E | 32 | 1A | 2B |
| Octal | 211 | 200 | 121 | 0 | 7 | 51 | 56 | 62 | 32 | 53 |
| Binary | 10001001 | 10000000 | 1010001 | 0 | 111 | 101001 | 101110 | 110010 | 11010 | 101011 |
Color Harmonies of #898051
Complementary color
Monochromatic Colors of #898051
Black with #898051
Text Example
Text Example
White with #898051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #898051; }
p { color: rgb(137,128,81); }
H1.HeaderClassName
{
color: #898051;
}
.AnyTagClassName
{
color: #898051;
}
</style>
background-color css
<style>
a { background-color: #898051; }
a { background-color: rgb(137,128,81); }
div.DivClassName
{
background-color: #898051;
}
.BgClassName
{
background-color: #898051;
}
</style>
border-color css
<style>
span { border-color: #898051; }
span { border-color: rgb(137,128,81); }
td.TdClassName
{
border-color: #898051;
}
.TagClassName
{
border-color: #898051;
}
</style>