Shades of Clay Creek #958955
Tints of Clay Creek #958955
RGB
CMYK
RGB Variations
Color information
#958955 (or 0x958955) is known color: Clay Creek. HEX triplet: 95, 89 and 55. RGB value is (149,137,85). Sum of RGB (Red+Green+Blue) = 149+137+85=371 (49% of max value = 765). Red value is 149 (58.59% from 255 or 40.16% from 371); Green value is 137 (53.91% from 255 or 36.93% from 371); Blue value is 85 (33.59% from 255 or 22.91% from 371); Max value from RGB is 149 - color contains mainly: red. Hex color #958955 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #958955 is #6A76AA. Grayscale: #868686. Windows color (decimal): -6977195 or 5605781. OLE color: 5605781.
HSL color Cylindrical-coordinate representation of color #958955: hue angle of 48.75º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #958955 is Cyan = 0, Magento = 0.08, Yellow = 0.43 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 137 | 85 | - |
| CMYK | 0 | 0.08 | 0.43 | 0.42 |
| HSL | 48.75º | 0.27% | 0.46% | - |
| HSV(B) | 48.75º | 0.43% | 0.58% | - |
| XYZ | 22.98 | 24.94 | 12.2 | - |
| YUV | 134.66 | 99.98 | 138.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 137 | 85 | 0 | 0.08 | 0.43 | 0.42 | 48.75 | 0.27 | 0.46 |
| Hex | 95 | 89 | 55 | 0 | 8 | 2B | 2A | 31 | 1B | 2E |
| Octal | 225 | 211 | 125 | 0 | 10 | 53 | 52 | 61 | 33 | 56 |
| Binary | 10010101 | 10001001 | 1010101 | 0 | 1000 | 101011 | 101010 | 110001 | 11011 | 101110 |
Color Harmonies of #958955
Complementary color
Monochromatic Colors of #958955
Black with #958955
Text Example
Text Example
White with #958955
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958955; }
p { color: rgb(149,137,85); }
H1.HeaderClassName
{
color: #958955;
}
.AnyTagClassName
{
color: #958955;
}
</style>
background-color css
<style>
a { background-color: #958955; }
a { background-color: rgb(149,137,85); }
div.DivClassName
{
background-color: #958955;
}
.BgClassName
{
background-color: #958955;
}
</style>
border-color css
<style>
span { border-color: #958955; }
span { border-color: rgb(149,137,85); }
td.TdClassName
{
border-color: #958955;
}
.TagClassName
{
border-color: #958955;
}
</style>