Shades of Clay Creek #958252
Tints of Clay Creek #958252
RGB
CMYK
RGB Variations
Color information
#958252 (or 0x958252) is known color: Clay Creek. HEX triplet: 95, 82 and 52. RGB value is (149,130,82). Sum of RGB (Red+Green+Blue) = 149+130+82=361 (47% of max value = 765). Red value is 149 (58.59% from 255 or 41.27% from 361); Green value is 130 (51.17% from 255 or 36.01% from 361); Blue value is 82 (32.42% from 255 or 22.71% from 361); Max value from RGB is 149 - color contains mainly: red. Hex color #958252 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #958252 is #6A7DAD. Grayscale: #828282. Windows color (decimal): -6978990 or 5407381. OLE color: 5407381.
HSL color Cylindrical-coordinate representation of color #958252: hue angle of 42.99º 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 #958252 is Cyan = 0, Magento = 0.13, Yellow = 0.45 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 130 | 82 | - |
| CMYK | 0 | 0.13 | 0.45 | 0.42 |
| HSL | 42.99º | 0.29% | 0.45% | - |
| HSV(B) | 42.99º | 0.45% | 0.58% | - |
| XYZ | 21.9 | 22.96 | 11.26 | - |
| YUV | 130.21 | 100.79 | 141.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 130 | 82 | 0 | 0.13 | 0.45 | 0.42 | 42.99 | 0.29 | 0.45 |
| Hex | 95 | 82 | 52 | 0 | D | 2D | 2A | 2B | 1D | 2D |
| Octal | 225 | 202 | 122 | 0 | 15 | 55 | 52 | 53 | 35 | 55 |
| Binary | 10010101 | 10000010 | 1010010 | 0 | 1101 | 101101 | 101010 | 101011 | 11101 | 101101 |
Color Harmonies of #958252
Complementary color
Monochromatic Colors of #958252
Black with #958252
Text Example
Text Example
White with #958252
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958252; }
p { color: rgb(149,130,82); }
H1.HeaderClassName
{
color: #958252;
}
.AnyTagClassName
{
color: #958252;
}
</style>
background-color css
<style>
a { background-color: #958252; }
a { background-color: rgb(149,130,82); }
div.DivClassName
{
background-color: #958252;
}
.BgClassName
{
background-color: #958252;
}
</style>
border-color css
<style>
span { border-color: #958252; }
span { border-color: rgb(149,130,82); }
td.TdClassName
{
border-color: #958252;
}
.TagClassName
{
border-color: #958252;
}
</style>