Shades of Clay Creek #898655
Tints of Clay Creek #898655
RGB
CMYK
RGB Variations
Color information
#898655 (or 0x898655) is known color: Clay Creek. HEX triplet: 89, 86 and 55. RGB value is (137,134,85). Sum of RGB (Red+Green+Blue) = 137+134+85=356 (47% of max value = 765). Red value is 137 (53.91% from 255 or 38.48% from 356); Green value is 134 (52.73% from 255 or 37.64% from 356); Blue value is 85 (33.59% from 255 or 23.88% from 356); Max value from RGB is 137 - color contains mainly: red. Hex color #898655 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #898655 is #7679AA. Grayscale: #818181. Windows color (decimal): -7764395 or 5605001. OLE color: 5605001.
HSL color Cylindrical-coordinate representation of color #898655: hue angle of 56.54º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #898655 is Cyan = 0, Magento = 0.02, Yellow = 0.38 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 134 | 85 | - |
| CMYK | 0 | 0.02 | 0.38 | 0.46 |
| HSL | 56.54º | 0.23% | 0.44% | - |
| HSV(B) | 56.54º | 0.38% | 0.54% | - |
| XYZ | 20.48 | 23.02 | 11.96 | - |
| YUV | 129.31 | 102.99 | 133.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 134 | 85 | 0 | 0.02 | 0.38 | 0.46 | 56.54 | 0.23 | 0.44 |
| Hex | 89 | 86 | 55 | 0 | 2 | 26 | 2E | 39 | 17 | 2C |
| Octal | 211 | 206 | 125 | 0 | 2 | 46 | 56 | 71 | 27 | 54 |
| Binary | 10001001 | 10000110 | 1010101 | 0 | 10 | 100110 | 101110 | 111001 | 10111 | 101100 |
Color Harmonies of #898655
Complementary color
Monochromatic Colors of #898655
Black with #898655
Text Example
Text Example
White with #898655
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #898655; }
p { color: rgb(137,134,85); }
H1.HeaderClassName
{
color: #898655;
}
.AnyTagClassName
{
color: #898655;
}
</style>
background-color css
<style>
a { background-color: #898655; }
a { background-color: rgb(137,134,85); }
div.DivClassName
{
background-color: #898655;
}
.BgClassName
{
background-color: #898655;
}
</style>
border-color css
<style>
span { border-color: #898655; }
span { border-color: rgb(137,134,85); }
td.TdClassName
{
border-color: #898655;
}
.TagClassName
{
border-color: #898655;
}
</style>