Shades of Clay Creek #958756
Tints of Clay Creek #958756
RGB
CMYK
RGB Variations
Color information
#958756 (or 0x958756) is known color: Clay Creek. HEX triplet: 95, 87 and 56. RGB value is (149,135,86). Sum of RGB (Red+Green+Blue) = 149+135+86=370 (49% of max value = 765). Red value is 149 (58.59% from 255 or 40.27% from 370); Green value is 135 (53.12% from 255 or 36.49% from 370); Blue value is 86 (33.98% from 255 or 23.24% from 370); Max value from RGB is 149 - color contains mainly: red. Hex color #958756 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #958756 is #6A78A9. Grayscale: #858585. Windows color (decimal): -6977706 or 5670805. OLE color: 5670805.
HSL color Cylindrical-coordinate representation of color #958756: hue angle of 46.67º 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 #958756 is Cyan = 0, Magento = 0.09, Yellow = 0.42 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 135 | 86 | - |
| CMYK | 0 | 0.09 | 0.42 | 0.42 |
| HSL | 46.67º | 0.27% | 0.46% | - |
| HSV(B) | 46.67º | 0.42% | 0.58% | - |
| XYZ | 22.74 | 24.39 | 12.31 | - |
| YUV | 133.6 | 101.14 | 138.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 135 | 86 | 0 | 0.09 | 0.42 | 0.42 | 46.67 | 0.27 | 0.46 |
| Hex | 95 | 87 | 56 | 0 | 9 | 2A | 2A | 2F | 1B | 2E |
| Octal | 225 | 207 | 126 | 0 | 11 | 52 | 52 | 57 | 33 | 56 |
| Binary | 10010101 | 10000111 | 1010110 | 0 | 1001 | 101010 | 101010 | 101111 | 11011 | 101110 |
Color Harmonies of #958756
Complementary color
Monochromatic Colors of #958756
Black with #958756
Text Example
Text Example
White with #958756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958756; }
p { color: rgb(149,135,86); }
H1.HeaderClassName
{
color: #958756;
}
.AnyTagClassName
{
color: #958756;
}
</style>
background-color css
<style>
a { background-color: #958756; }
a { background-color: rgb(149,135,86); }
div.DivClassName
{
background-color: #958756;
}
.BgClassName
{
background-color: #958756;
}
</style>
border-color css
<style>
span { border-color: #958756; }
span { border-color: rgb(149,135,86); }
td.TdClassName
{
border-color: #958756;
}
.TagClassName
{
border-color: #958756;
}
</style>