Shades of Clay Creek #897852
Tints of Clay Creek #897852
RGB
CMYK
RGB Variations
Color information
#897852 (or 0x897852) is known color: Clay Creek. HEX triplet: 89, 78 and 52. RGB value is (137,120,82). Sum of RGB (Red+Green+Blue) = 137+120+82=339 (44% of max value = 765). Red value is 137 (53.91% from 255 or 40.41% from 339); Green value is 120 (47.27% from 255 or 35.40% from 339); Blue value is 82 (32.42% from 255 or 24.19% from 339); Max value from RGB is 137 - color contains mainly: red. Hex color #897852 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #897852 is #7687AD. Grayscale: #787878. Windows color (decimal): -7767982 or 5404809. OLE color: 5404809.
HSL color Cylindrical-coordinate representation of color #897852: hue angle of 41.45º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #897852 is Cyan = 0, Magento = 0.12, Yellow = 0.40 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 120 | 82 | - |
| CMYK | 0 | 0.12 | 0.40 | 0.46 |
| HSL | 41.45º | 0.25% | 0.43% | - |
| HSV(B) | 41.45º | 0.4% | 0.54% | - |
| XYZ | 18.56 | 19.36 | 10.74 | - |
| YUV | 120.75 | 106.13 | 139.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 120 | 82 | 0 | 0.12 | 0.40 | 0.46 | 41.45 | 0.25 | 0.43 |
| Hex | 89 | 78 | 52 | 0 | C | 28 | 2E | 29 | 19 | 2B |
| Octal | 211 | 170 | 122 | 0 | 14 | 50 | 56 | 51 | 31 | 53 |
| Binary | 10001001 | 1111000 | 1010010 | 0 | 1100 | 101000 | 101110 | 101001 | 11001 | 101011 |
Color Harmonies of #897852
Complementary color
Monochromatic Colors of #897852
Black with #897852
Text Example
Text Example
White with #897852
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897852; }
p { color: rgb(137,120,82); }
H1.HeaderClassName
{
color: #897852;
}
.AnyTagClassName
{
color: #897852;
}
</style>
background-color css
<style>
a { background-color: #897852; }
a { background-color: rgb(137,120,82); }
div.DivClassName
{
background-color: #897852;
}
.BgClassName
{
background-color: #897852;
}
</style>
border-color css
<style>
span { border-color: #897852; }
span { border-color: rgb(137,120,82); }
td.TdClassName
{
border-color: #897852;
}
.TagClassName
{
border-color: #897852;
}
</style>