Shades of Clay Creek #898450
Tints of Clay Creek #898450
RGB
CMYK
RGB Variations
Color information
#898450 (or 0x898450) is known color: Clay Creek. HEX triplet: 89, 84 and 50. RGB value is (137,132,80). Sum of RGB (Red+Green+Blue) = 137+132+80=349 (46% of max value = 765). Red value is 137 (53.91% from 255 or 39.26% from 349); Green value is 132 (51.95% from 255 or 37.82% from 349); Blue value is 80 (31.64% from 255 or 22.92% from 349); Max value from RGB is 137 - color contains mainly: red. Hex color #898450 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #898450 is #767BAF. Grayscale: #7F7F7F. Windows color (decimal): -7764912 or 5276809. OLE color: 5276809.
HSL color Cylindrical-coordinate representation of color #898450: hue angle of 54.74º degrees, saturation: 0.26, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #898450 is Cyan = 0, Magento = 0.04, Yellow = 0.42 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 132 | 80 | - |
| CMYK | 0 | 0.04 | 0.42 | 0.46 |
| HSL | 54.74º | 0.26% | 0.43% | - |
| HSV(B) | 54.74º | 0.42% | 0.54% | - |
| XYZ | 20.02 | 22.4 | 10.86 | - |
| YUV | 127.57 | 101.16 | 134.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 132 | 80 | 0 | 0.04 | 0.42 | 0.46 | 54.74 | 0.26 | 0.43 |
| Hex | 89 | 84 | 50 | 0 | 4 | 2A | 2E | 37 | 1A | 2B |
| Octal | 211 | 204 | 120 | 0 | 4 | 52 | 56 | 67 | 32 | 53 |
| Binary | 10001001 | 10000100 | 1010000 | 0 | 100 | 101010 | 101110 | 110111 | 11010 | 101011 |
Color Harmonies of #898450
Complementary color
Monochromatic Colors of #898450
Black with #898450
Text Example
Text Example
White with #898450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #898450; }
p { color: rgb(137,132,80); }
H1.HeaderClassName
{
color: #898450;
}
.AnyTagClassName
{
color: #898450;
}
</style>
background-color css
<style>
a { background-color: #898450; }
a { background-color: rgb(137,132,80); }
div.DivClassName
{
background-color: #898450;
}
.BgClassName
{
background-color: #898450;
}
</style>
border-color css
<style>
span { border-color: #898450; }
span { border-color: rgb(137,132,80); }
td.TdClassName
{
border-color: #898450;
}
.TagClassName
{
border-color: #898450;
}
</style>