Shades of Clay Creek #958553
Tints of Clay Creek #958553
RGB
CMYK
RGB Variations
Color information
#958553 (or 0x958553) is known color: Clay Creek. HEX triplet: 95, 85 and 53. RGB value is (149,133,83). Sum of RGB (Red+Green+Blue) = 149+133+83=365 (48% of max value = 765). Red value is 149 (58.59% from 255 or 40.82% from 365); Green value is 133 (52.34% from 255 or 36.44% from 365); Blue value is 83 (32.81% from 255 or 22.74% from 365); Max value from RGB is 149 - color contains mainly: red. Hex color #958553 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #958553 is #6A7AAC. Grayscale: #848484. Windows color (decimal): -6978221 or 5473685. OLE color: 5473685.
HSL color Cylindrical-coordinate representation of color #958553: hue angle of 45.45º 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 #958553 is Cyan = 0, Magento = 0.11, Yellow = 0.44 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 133 | 83 | - |
| CMYK | 0 | 0.11 | 0.44 | 0.42 |
| HSL | 45.45º | 0.28% | 0.45% | - |
| HSV(B) | 45.45º | 0.44% | 0.58% | - |
| XYZ | 22.34 | 23.79 | 11.6 | - |
| YUV | 132.08 | 100.3 | 140.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 133 | 83 | 0 | 0.11 | 0.44 | 0.42 | 45.45 | 0.28 | 0.45 |
| Hex | 95 | 85 | 53 | 0 | B | 2C | 2A | 2D | 1C | 2D |
| Octal | 225 | 205 | 123 | 0 | 13 | 54 | 52 | 55 | 34 | 55 |
| Binary | 10010101 | 10000101 | 1010011 | 0 | 1011 | 101100 | 101010 | 101101 | 11100 | 101101 |
Color Harmonies of #958553
Complementary color
Monochromatic Colors of #958553
Black with #958553
Text Example
Text Example
White with #958553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958553; }
p { color: rgb(149,133,83); }
H1.HeaderClassName
{
color: #958553;
}
.AnyTagClassName
{
color: #958553;
}
</style>
background-color css
<style>
a { background-color: #958553; }
a { background-color: rgb(149,133,83); }
div.DivClassName
{
background-color: #958553;
}
.BgClassName
{
background-color: #958553;
}
</style>
border-color css
<style>
span { border-color: #958553; }
span { border-color: rgb(149,133,83); }
td.TdClassName
{
border-color: #958553;
}
.TagClassName
{
border-color: #958553;
}
</style>