Shades of Clay Creek #958556
Tints of Clay Creek #958556
RGB
CMYK
RGB Variations
Color information
#958556 (or 0x958556) is known color: Clay Creek. HEX triplet: 95, 85 and 56. RGB value is (149,133,86). Sum of RGB (Red+Green+Blue) = 149+133+86=368 (48% of max value = 765). Red value is 149 (58.59% from 255 or 40.49% from 368); Green value is 133 (52.34% from 255 or 36.14% from 368); Blue value is 86 (33.98% from 255 or 23.37% from 368); Max value from RGB is 149 - color contains mainly: red. Hex color #958556 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #958556 is #6A7AA9. Grayscale: #848484. Windows color (decimal): -6978218 or 5670293. OLE color: 5670293.
HSL color Cylindrical-coordinate representation of color #958556: hue angle of 44.76º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #958556 is Cyan = 0, Magento = 0.11, Yellow = 0.42 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 133 | 86 | - |
| CMYK | 0 | 0.11 | 0.42 | 0.42 |
| HSL | 44.76º | 0.27% | 0.46% | - |
| HSV(B) | 44.76º | 0.42% | 0.58% | - |
| XYZ | 22.46 | 23.84 | 12.22 | - |
| YUV | 132.43 | 101.8 | 139.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 133 | 86 | 0 | 0.11 | 0.42 | 0.42 | 44.76 | 0.27 | 0.46 |
| Hex | 95 | 85 | 56 | 0 | B | 2A | 2A | 2D | 1B | 2E |
| Octal | 225 | 205 | 126 | 0 | 13 | 52 | 52 | 55 | 33 | 56 |
| Binary | 10010101 | 10000101 | 1010110 | 0 | 1011 | 101010 | 101010 | 101101 | 11011 | 101110 |
Color Harmonies of #958556
Complementary color
Monochromatic Colors of #958556
Black with #958556
Text Example
Text Example
White with #958556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958556; }
p { color: rgb(149,133,86); }
H1.HeaderClassName
{
color: #958556;
}
.AnyTagClassName
{
color: #958556;
}
</style>
background-color css
<style>
a { background-color: #958556; }
a { background-color: rgb(149,133,86); }
div.DivClassName
{
background-color: #958556;
}
.BgClassName
{
background-color: #958556;
}
</style>
border-color css
<style>
span { border-color: #958556; }
span { border-color: rgb(149,133,86); }
td.TdClassName
{
border-color: #958556;
}
.TagClassName
{
border-color: #958556;
}
</style>