Shades of Clay Creek #988956
Tints of Clay Creek #988956
RGB
CMYK
RGB Variations
Color information
#988956 (or 0x988956) is known color: Clay Creek. HEX triplet: 98, 89 and 56. RGB value is (152,137,86). Sum of RGB (Red+Green+Blue) = 152+137+86=375 (49% of max value = 765). Red value is 152 (59.77% from 255 or 40.53% from 375); Green value is 137 (53.91% from 255 or 36.53% from 375); Blue value is 86 (33.98% from 255 or 22.93% from 375); Max value from RGB is 152 - color contains mainly: red. Hex color #988956 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #988956 is #6776A9. Grayscale: #878787. Windows color (decimal): -6780586 or 5671320. OLE color: 5671320.
HSL color Cylindrical-coordinate representation of color #988956: hue angle of 46.36º degrees, saturation: 0.28, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #988956 is Cyan = 0, Magento = 0.10, Yellow = 0.43 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 137 | 86 | - |
| CMYK | 0 | 0.10 | 0.43 | 0.40 |
| HSL | 46.36º | 0.28% | 0.47% | - |
| HSV(B) | 46.36º | 0.43% | 0.6% | - |
| XYZ | 23.57 | 25.24 | 12.43 | - |
| YUV | 135.67 | 99.97 | 139.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 137 | 86 | 0 | 0.10 | 0.43 | 0.40 | 46.36 | 0.28 | 0.47 |
| Hex | 98 | 89 | 56 | 0 | A | 2B | 28 | 2E | 1C | 2F |
| Octal | 230 | 211 | 126 | 0 | 12 | 53 | 50 | 56 | 34 | 57 |
| Binary | 10011000 | 10001001 | 1010110 | 0 | 1010 | 101011 | 101000 | 101110 | 11100 | 101111 |
Color Harmonies of #988956
Complementary color
Monochromatic Colors of #988956
Black with #988956
Text Example
Text Example
White with #988956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #988956; }
p { color: rgb(152,137,86); }
H1.HeaderClassName
{
color: #988956;
}
.AnyTagClassName
{
color: #988956;
}
</style>
background-color css
<style>
a { background-color: #988956; }
a { background-color: rgb(152,137,86); }
div.DivClassName
{
background-color: #988956;
}
.BgClassName
{
background-color: #988956;
}
</style>
border-color css
<style>
span { border-color: #988956; }
span { border-color: rgb(152,137,86); }
td.TdClassName
{
border-color: #988956;
}
.TagClassName
{
border-color: #988956;
}
</style>