Shades of Clay Creek #958452
Tints of Clay Creek #958452
RGB
CMYK
RGB Variations
Color information
#958452 (or 0x958452) is known color: Clay Creek. HEX triplet: 95, 84 and 52. RGB value is (149,132,82). Sum of RGB (Red+Green+Blue) = 149+132+82=363 (48% of max value = 765). Red value is 149 (58.59% from 255 or 41.05% from 363); Green value is 132 (51.95% from 255 or 36.36% from 363); Blue value is 82 (32.42% from 255 or 22.59% from 363); Max value from RGB is 149 - color contains mainly: red. Hex color #958452 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #958452 is #6A7BAD. Grayscale: #838383. Windows color (decimal): -6978478 or 5407893. OLE color: 5407893.
HSL color Cylindrical-coordinate representation of color #958452: hue angle of 44.78º 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 #958452 is Cyan = 0, Magento = 0.11, Yellow = 0.45 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 132 | 82 | - |
| CMYK | 0 | 0.11 | 0.45 | 0.42 |
| HSL | 44.78º | 0.29% | 0.45% | - |
| HSV(B) | 44.78º | 0.45% | 0.58% | - |
| XYZ | 22.17 | 23.5 | 11.35 | - |
| YUV | 131.38 | 100.13 | 140.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 132 | 82 | 0 | 0.11 | 0.45 | 0.42 | 44.78 | 0.29 | 0.45 |
| Hex | 95 | 84 | 52 | 0 | B | 2D | 2A | 2D | 1D | 2D |
| Octal | 225 | 204 | 122 | 0 | 13 | 55 | 52 | 55 | 35 | 55 |
| Binary | 10010101 | 10000100 | 1010010 | 0 | 1011 | 101101 | 101010 | 101101 | 11101 | 101101 |
Color Harmonies of #958452
Complementary color
Monochromatic Colors of #958452
Black with #958452
Text Example
Text Example
White with #958452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958452; }
p { color: rgb(149,132,82); }
H1.HeaderClassName
{
color: #958452;
}
.AnyTagClassName
{
color: #958452;
}
</style>
background-color css
<style>
a { background-color: #958452; }
a { background-color: rgb(149,132,82); }
div.DivClassName
{
background-color: #958452;
}
.BgClassName
{
background-color: #958452;
}
</style>
border-color css
<style>
span { border-color: #958452; }
span { border-color: rgb(149,132,82); }
td.TdClassName
{
border-color: #958452;
}
.TagClassName
{
border-color: #958452;
}
</style>