Shades of Clay Creek #958559
Tints of Clay Creek #958559
RGB
CMYK
RGB Variations
Color information
#958559 (or 0x958559) is known color: Clay Creek. HEX triplet: 95, 85 and 59. RGB value is (149,133,89). Sum of RGB (Red+Green+Blue) = 149+133+89=371 (49% of max value = 765). Red value is 149 (58.59% from 255 or 40.16% from 371); Green value is 133 (52.34% from 255 or 35.85% from 371); Blue value is 89 (35.16% from 255 or 23.99% from 371); Max value from RGB is 149 - color contains mainly: red. Hex color #958559 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #958559 is #6A7AA6. Grayscale: #848484. Windows color (decimal): -6978215 or 5866901. OLE color: 5866901.
HSL color Cylindrical-coordinate representation of color #958559: hue angle of 44º degrees, saturation: 0.25, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #958559 is Cyan = 0, Magento = 0.11, Yellow = 0.40 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 133 | 89 | - |
| CMYK | 0 | 0.11 | 0.40 | 0.42 |
| HSL | 44º | 0.25% | 0.47% | - |
| HSV(B) | 44º | 0.4% | 0.58% | - |
| XYZ | 22.59 | 23.89 | 12.87 | - |
| YUV | 132.77 | 103.3 | 139.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 133 | 89 | 0 | 0.11 | 0.40 | 0.42 | 44 | 0.25 | 0.47 |
| Hex | 95 | 85 | 59 | 0 | B | 28 | 2A | 2C | 19 | 2F |
| Octal | 225 | 205 | 131 | 0 | 13 | 50 | 52 | 54 | 31 | 57 |
| Binary | 10010101 | 10000101 | 1011001 | 0 | 1011 | 101000 | 101010 | 101100 | 11001 | 101111 |
Color Harmonies of #958559
Complementary color
Monochromatic Colors of #958559
Black with #958559
Text Example
Text Example
White with #958559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958559; }
p { color: rgb(149,133,89); }
H1.HeaderClassName
{
color: #958559;
}
.AnyTagClassName
{
color: #958559;
}
</style>
background-color css
<style>
a { background-color: #958559; }
a { background-color: rgb(149,133,89); }
div.DivClassName
{
background-color: #958559;
}
.BgClassName
{
background-color: #958559;
}
</style>
border-color css
<style>
span { border-color: #958559; }
span { border-color: rgb(149,133,89); }
td.TdClassName
{
border-color: #958559;
}
.TagClassName
{
border-color: #958559;
}
</style>