Shades of Clay Creek #898259
Tints of Clay Creek #898259
RGB
CMYK
RGB Variations
Color information
#898259 (or 0x898259) is known color: Clay Creek. HEX triplet: 89, 82 and 59. RGB value is (137,130,89). Sum of RGB (Red+Green+Blue) = 137+130+89=356 (47% of max value = 765). Red value is 137 (53.91% from 255 or 38.48% from 356); Green value is 130 (51.17% from 255 or 36.52% from 356); Blue value is 89 (35.16% from 255 or 25% from 356); Max value from RGB is 137 - color contains mainly: red. Hex color #898259 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #898259 is #767DA6. Grayscale: #7F7F7F. Windows color (decimal): -7765415 or 5866121. OLE color: 5866121.
HSL color Cylindrical-coordinate representation of color #898259: hue angle of 51.25º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #898259 is Cyan = 0, Magento = 0.05, Yellow = 0.35 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 130 | 89 | - |
| CMYK | 0 | 0.05 | 0.35 | 0.46 |
| HSL | 51.25º | 0.21% | 0.44% | - |
| HSV(B) | 51.25º | 0.35% | 0.54% | - |
| XYZ | 20.1 | 22 | 12.64 | - |
| YUV | 127.42 | 106.32 | 134.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 130 | 89 | 0 | 0.05 | 0.35 | 0.46 | 51.25 | 0.21 | 0.44 |
| Hex | 89 | 82 | 59 | 0 | 5 | 23 | 2E | 33 | 15 | 2C |
| Octal | 211 | 202 | 131 | 0 | 5 | 43 | 56 | 63 | 25 | 54 |
| Binary | 10001001 | 10000010 | 1011001 | 0 | 101 | 100011 | 101110 | 110011 | 10101 | 101100 |
Color Harmonies of #898259
Complementary color
Monochromatic Colors of #898259
Black with #898259
Text Example
Text Example
White with #898259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #898259; }
p { color: rgb(137,130,89); }
H1.HeaderClassName
{
color: #898259;
}
.AnyTagClassName
{
color: #898259;
}
</style>
background-color css
<style>
a { background-color: #898259; }
a { background-color: rgb(137,130,89); }
div.DivClassName
{
background-color: #898259;
}
.BgClassName
{
background-color: #898259;
}
</style>
border-color css
<style>
span { border-color: #898259; }
span { border-color: rgb(137,130,89); }
td.TdClassName
{
border-color: #898259;
}
.TagClassName
{
border-color: #898259;
}
</style>