Shades of Clay Creek #958650
Tints of Clay Creek #958650
RGB
CMYK
RGB Variations
Color information
#958650 (or 0x958650) is known color: Clay Creek. HEX triplet: 95, 86 and 50. RGB value is (149,134,80). Sum of RGB (Red+Green+Blue) = 149+134+80=363 (48% of max value = 765). Red value is 149 (58.59% from 255 or 41.05% from 363); Green value is 134 (52.73% from 255 or 36.91% from 363); Blue value is 80 (31.64% from 255 or 22.04% from 363); Max value from RGB is 149 - color contains mainly: red. Hex color #958650 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #958650 is #6A79AF. Grayscale: #848484. Windows color (decimal): -6977968 or 5277333. OLE color: 5277333.
HSL color Cylindrical-coordinate representation of color #958650: hue angle of 46.96º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #958650 is Cyan = 0, Magento = 0.10, Yellow = 0.46 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 134 | 80 | - |
| CMYK | 0 | 0.10 | 0.46 | 0.42 |
| HSL | 46.96º | 0.3% | 0.45% | - |
| HSV(B) | 46.96º | 0.46% | 0.58% | - |
| XYZ | 22.37 | 24.02 | 11.05 | - |
| YUV | 132.33 | 98.47 | 139.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 134 | 80 | 0 | 0.10 | 0.46 | 0.42 | 46.96 | 0.3 | 0.45 |
| Hex | 95 | 86 | 50 | 0 | A | 2E | 2A | 2F | 1E | 2D |
| Octal | 225 | 206 | 120 | 0 | 12 | 56 | 52 | 57 | 36 | 55 |
| Binary | 10010101 | 10000110 | 1010000 | 0 | 1010 | 101110 | 101010 | 101111 | 11110 | 101101 |
Color Harmonies of #958650
Complementary color
Monochromatic Colors of #958650
Black with #958650
Text Example
Text Example
White with #958650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958650; }
p { color: rgb(149,134,80); }
H1.HeaderClassName
{
color: #958650;
}
.AnyTagClassName
{
color: #958650;
}
</style>
background-color css
<style>
a { background-color: #958650; }
a { background-color: rgb(149,134,80); }
div.DivClassName
{
background-color: #958650;
}
.BgClassName
{
background-color: #958650;
}
</style>
border-color css
<style>
span { border-color: #958650; }
span { border-color: rgb(149,134,80); }
td.TdClassName
{
border-color: #958650;
}
.TagClassName
{
border-color: #958650;
}
</style>