Shades of Clay Creek #958953
Tints of Clay Creek #958953
RGB
CMYK
RGB Variations
Color information
#958953 (or 0x958953) is known color: Clay Creek. HEX triplet: 95, 89 and 53. RGB value is (149,137,83). Sum of RGB (Red+Green+Blue) = 149+137+83=369 (48% of max value = 765). Red value is 149 (58.59% from 255 or 40.38% from 369); Green value is 137 (53.91% from 255 or 37.13% from 369); Blue value is 83 (32.81% from 255 or 22.49% from 369); Max value from RGB is 149 - color contains mainly: red. Hex color #958953 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #958953 is #6A76AC. Grayscale: #868686. Windows color (decimal): -6977197 or 5474709. OLE color: 5474709.
HSL color Cylindrical-coordinate representation of color #958953: hue angle of 49.09º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #958953 is Cyan = 0, Magento = 0.08, Yellow = 0.44 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 137 | 83 | - |
| CMYK | 0 | 0.08 | 0.44 | 0.42 |
| HSL | 49.09º | 0.28% | 0.45% | - |
| HSV(B) | 49.09º | 0.44% | 0.58% | - |
| XYZ | 22.9 | 24.91 | 11.78 | - |
| YUV | 134.43 | 98.98 | 138.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 137 | 83 | 0 | 0.08 | 0.44 | 0.42 | 49.09 | 0.28 | 0.45 |
| Hex | 95 | 89 | 53 | 0 | 8 | 2C | 2A | 31 | 1C | 2D |
| Octal | 225 | 211 | 123 | 0 | 10 | 54 | 52 | 61 | 34 | 55 |
| Binary | 10010101 | 10001001 | 1010011 | 0 | 1000 | 101100 | 101010 | 110001 | 11100 | 101101 |
Color Harmonies of #958953
Complementary color
Monochromatic Colors of #958953
Black with #958953
Text Example
Text Example
White with #958953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958953; }
p { color: rgb(149,137,83); }
H1.HeaderClassName
{
color: #958953;
}
.AnyTagClassName
{
color: #958953;
}
</style>
background-color css
<style>
a { background-color: #958953; }
a { background-color: rgb(149,137,83); }
div.DivClassName
{
background-color: #958953;
}
.BgClassName
{
background-color: #958953;
}
</style>
border-color css
<style>
span { border-color: #958953; }
span { border-color: rgb(149,137,83); }
td.TdClassName
{
border-color: #958953;
}
.TagClassName
{
border-color: #958953;
}
</style>