Shades of Clay Creek #988759
Tints of Clay Creek #988759
RGB
CMYK
RGB Variations
Color information
#988759 (or 0x988759) is known color: Clay Creek. HEX triplet: 98, 87 and 59. RGB value is (152,135,89). Sum of RGB (Red+Green+Blue) = 152+135+89=376 (49% of max value = 765). Red value is 152 (59.77% from 255 or 40.43% from 376); Green value is 135 (53.12% from 255 or 35.90% from 376); Blue value is 89 (35.16% from 255 or 23.67% from 376); Max value from RGB is 152 - color contains mainly: red. Hex color #988759 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #988759 is #6778A6. Grayscale: #878787. Windows color (decimal): -6781095 or 5867416. OLE color: 5867416.
HSL color Cylindrical-coordinate representation of color #988759: hue angle of 43.81º degrees, saturation: 0.26, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #988759 is Cyan = 0, Magento = 0.11, Yellow = 0.41 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 135 | 89 | - |
| CMYK | 0 | 0.11 | 0.41 | 0.40 |
| HSL | 43.81º | 0.26% | 0.47% | - |
| HSV(B) | 43.81º | 0.41% | 0.6% | - |
| XYZ | 23.42 | 24.72 | 12.99 | - |
| YUV | 134.84 | 102.13 | 140.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 135 | 89 | 0 | 0.11 | 0.41 | 0.40 | 43.81 | 0.26 | 0.47 |
| Hex | 98 | 87 | 59 | 0 | B | 29 | 28 | 2C | 1A | 2F |
| Octal | 230 | 207 | 131 | 0 | 13 | 51 | 50 | 54 | 32 | 57 |
| Binary | 10011000 | 10000111 | 1011001 | 0 | 1011 | 101001 | 101000 | 101100 | 11010 | 101111 |
Color Harmonies of #988759
Complementary color
Monochromatic Colors of #988759
Black with #988759
Text Example
Text Example
White with #988759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #988759; }
p { color: rgb(152,135,89); }
H1.HeaderClassName
{
color: #988759;
}
.AnyTagClassName
{
color: #988759;
}
</style>
background-color css
<style>
a { background-color: #988759; }
a { background-color: rgb(152,135,89); }
div.DivClassName
{
background-color: #988759;
}
.BgClassName
{
background-color: #988759;
}
</style>
border-color css
<style>
span { border-color: #988759; }
span { border-color: rgb(152,135,89); }
td.TdClassName
{
border-color: #988759;
}
.TagClassName
{
border-color: #988759;
}
</style>