Shades of Clay Creek #958353
Tints of Clay Creek #958353
RGB
CMYK
RGB Variations
Color information
#958353 (or 0x958353) is known color: Clay Creek. HEX triplet: 95, 83 and 53. RGB value is (149,131,83). Sum of RGB (Red+Green+Blue) = 149+131+83=363 (48% of max value = 765). Red value is 149 (58.59% from 255 or 41.05% from 363); Green value is 131 (51.56% from 255 or 36.09% from 363); Blue value is 83 (32.81% from 255 or 22.87% from 363); Max value from RGB is 149 - color contains mainly: red. Hex color #958353 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #958353 is #6A7CAC. Grayscale: #838383. Windows color (decimal): -6978733 or 5473173. OLE color: 5473173.
HSL color Cylindrical-coordinate representation of color #958353: hue angle of 43.64º 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 #958353 is Cyan = 0, Magento = 0.12, Yellow = 0.44 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 131 | 83 | - |
| CMYK | 0 | 0.12 | 0.44 | 0.42 |
| HSL | 43.64º | 0.28% | 0.45% | - |
| HSV(B) | 43.64º | 0.44% | 0.58% | - |
| XYZ | 22.07 | 23.25 | 11.51 | - |
| YUV | 130.91 | 100.96 | 140.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 131 | 83 | 0 | 0.12 | 0.44 | 0.42 | 43.64 | 0.28 | 0.45 |
| Hex | 95 | 83 | 53 | 0 | C | 2C | 2A | 2C | 1C | 2D |
| Octal | 225 | 203 | 123 | 0 | 14 | 54 | 52 | 54 | 34 | 55 |
| Binary | 10010101 | 10000011 | 1010011 | 0 | 1100 | 101100 | 101010 | 101100 | 11100 | 101101 |
Color Harmonies of #958353
Complementary color
Monochromatic Colors of #958353
Black with #958353
Text Example
Text Example
White with #958353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958353; }
p { color: rgb(149,131,83); }
H1.HeaderClassName
{
color: #958353;
}
.AnyTagClassName
{
color: #958353;
}
</style>
background-color css
<style>
a { background-color: #958353; }
a { background-color: rgb(149,131,83); }
div.DivClassName
{
background-color: #958353;
}
.BgClassName
{
background-color: #958353;
}
</style>
border-color css
<style>
span { border-color: #958353; }
span { border-color: rgb(149,131,83); }
td.TdClassName
{
border-color: #958353;
}
.TagClassName
{
border-color: #958353;
}
</style>