Shades of Clay Creek #958552
Tints of Clay Creek #958552
RGB
CMYK
RGB Variations
Color information
#958552 (or 0x958552) is known color: Clay Creek. HEX triplet: 95, 85 and 52. RGB value is (149,133,82). Sum of RGB (Red+Green+Blue) = 149+133+82=364 (48% of max value = 765). Red value is 149 (58.59% from 255 or 40.93% from 364); Green value is 133 (52.34% from 255 or 36.54% from 364); Blue value is 82 (32.42% from 255 or 22.53% from 364); Max value from RGB is 149 - color contains mainly: red. Hex color #958552 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #958552 is #6A7AAD. Grayscale: #848484. Windows color (decimal): -6978222 or 5408149. OLE color: 5408149.
HSL color Cylindrical-coordinate representation of color #958552: hue angle of 45.67º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #958552 is Cyan = 0, Magento = 0.11, Yellow = 0.45 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 133 | 82 | - |
| CMYK | 0 | 0.11 | 0.45 | 0.42 |
| HSL | 45.67º | 0.29% | 0.45% | - |
| HSV(B) | 45.67º | 0.45% | 0.58% | - |
| XYZ | 22.3 | 23.77 | 11.4 | - |
| YUV | 131.97 | 99.8 | 140.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 133 | 82 | 0 | 0.11 | 0.45 | 0.42 | 45.67 | 0.29 | 0.45 |
| Hex | 95 | 85 | 52 | 0 | B | 2D | 2A | 2E | 1D | 2D |
| Octal | 225 | 205 | 122 | 0 | 13 | 55 | 52 | 56 | 35 | 55 |
| Binary | 10010101 | 10000101 | 1010010 | 0 | 1011 | 101101 | 101010 | 101110 | 11101 | 101101 |
Color Harmonies of #958552
Complementary color
Monochromatic Colors of #958552
Black with #958552
Text Example
Text Example
White with #958552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958552; }
p { color: rgb(149,133,82); }
H1.HeaderClassName
{
color: #958552;
}
.AnyTagClassName
{
color: #958552;
}
</style>
background-color css
<style>
a { background-color: #958552; }
a { background-color: rgb(149,133,82); }
div.DivClassName
{
background-color: #958552;
}
.BgClassName
{
background-color: #958552;
}
</style>
border-color css
<style>
span { border-color: #958552; }
span { border-color: rgb(149,133,82); }
td.TdClassName
{
border-color: #958552;
}
.TagClassName
{
border-color: #958552;
}
</style>