Shades of Clay Creek #958451
Tints of Clay Creek #958451
RGB
CMYK
RGB Variations
Color information
#958451 (or 0x958451) is known color: Clay Creek. HEX triplet: 95, 84 and 51. RGB value is (149,132,81). Sum of RGB (Red+Green+Blue) = 149+132+81=362 (47% of max value = 765). Red value is 149 (58.59% from 255 or 41.16% from 362); Green value is 132 (51.95% from 255 or 36.46% from 362); Blue value is 81 (32.03% from 255 or 22.38% from 362); Max value from RGB is 149 - color contains mainly: red. Hex color #958451 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #958451 is #6A7BAE. Grayscale: #838383. Windows color (decimal): -6978479 or 5342357. OLE color: 5342357.
HSL color Cylindrical-coordinate representation of color #958451: hue angle of 45º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #958451 is Cyan = 0, Magento = 0.11, Yellow = 0.46 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 132 | 81 | - |
| CMYK | 0 | 0.11 | 0.46 | 0.42 |
| HSL | 45º | 0.3% | 0.45% | - |
| HSV(B) | 45º | 0.46% | 0.58% | - |
| XYZ | 22.13 | 23.49 | 11.15 | - |
| YUV | 131.27 | 99.63 | 140.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 132 | 81 | 0 | 0.11 | 0.46 | 0.42 | 45 | 0.3 | 0.45 |
| Hex | 95 | 84 | 51 | 0 | B | 2E | 2A | 2D | 1E | 2D |
| Octal | 225 | 204 | 121 | 0 | 13 | 56 | 52 | 55 | 36 | 55 |
| Binary | 10010101 | 10000100 | 1010001 | 0 | 1011 | 101110 | 101010 | 101101 | 11110 | 101101 |
Color Harmonies of #958451
Complementary color
Monochromatic Colors of #958451
Black with #958451
Text Example
Text Example
White with #958451
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958451; }
p { color: rgb(149,132,81); }
H1.HeaderClassName
{
color: #958451;
}
.AnyTagClassName
{
color: #958451;
}
</style>
background-color css
<style>
a { background-color: #958451; }
a { background-color: rgb(149,132,81); }
div.DivClassName
{
background-color: #958451;
}
.BgClassName
{
background-color: #958451;
}
</style>
border-color css
<style>
span { border-color: #958451; }
span { border-color: rgb(149,132,81); }
td.TdClassName
{
border-color: #958451;
}
.TagClassName
{
border-color: #958451;
}
</style>