Shades of Clay Creek #958753
Tints of Clay Creek #958753
RGB
CMYK
RGB Variations
Color information
#958753 (or 0x958753) is known color: Clay Creek. HEX triplet: 95, 87 and 53. RGB value is (149,135,83). Sum of RGB (Red+Green+Blue) = 149+135+83=367 (48% of max value = 765). Red value is 149 (58.59% from 255 or 40.60% from 367); Green value is 135 (53.12% from 255 or 36.78% from 367); Blue value is 83 (32.81% from 255 or 22.62% from 367); Max value from RGB is 149 - color contains mainly: red. Hex color #958753 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #958753 is #6A78AC. Grayscale: #858585. Windows color (decimal): -6977709 or 5474197. OLE color: 5474197.
HSL color Cylindrical-coordinate representation of color #958753: hue angle of 47.27º 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 #958753 is Cyan = 0, Magento = 0.09, Yellow = 0.44 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 135 | 83 | - |
| CMYK | 0 | 0.09 | 0.44 | 0.42 |
| HSL | 47.27º | 0.28% | 0.45% | - |
| HSV(B) | 47.27º | 0.44% | 0.58% | - |
| XYZ | 22.62 | 24.34 | 11.69 | - |
| YUV | 133.26 | 99.64 | 139.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 135 | 83 | 0 | 0.09 | 0.44 | 0.42 | 47.27 | 0.28 | 0.45 |
| Hex | 95 | 87 | 53 | 0 | 9 | 2C | 2A | 2F | 1C | 2D |
| Octal | 225 | 207 | 123 | 0 | 11 | 54 | 52 | 57 | 34 | 55 |
| Binary | 10010101 | 10000111 | 1010011 | 0 | 1001 | 101100 | 101010 | 101111 | 11100 | 101101 |
Color Harmonies of #958753
Complementary color
Monochromatic Colors of #958753
Black with #958753
Text Example
Text Example
White with #958753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958753; }
p { color: rgb(149,135,83); }
H1.HeaderClassName
{
color: #958753;
}
.AnyTagClassName
{
color: #958753;
}
</style>
background-color css
<style>
a { background-color: #958753; }
a { background-color: rgb(149,135,83); }
div.DivClassName
{
background-color: #958753;
}
.BgClassName
{
background-color: #958753;
}
</style>
border-color css
<style>
span { border-color: #958753; }
span { border-color: rgb(149,135,83); }
td.TdClassName
{
border-color: #958753;
}
.TagClassName
{
border-color: #958753;
}
</style>