Shades of Clay Creek #958457
Tints of Clay Creek #958457
RGB
CMYK
RGB Variations
Color information
#958457 (or 0x958457) is known color: Clay Creek. HEX triplet: 95, 84 and 57. RGB value is (149,132,87). Sum of RGB (Red+Green+Blue) = 149+132+87=368 (48% of max value = 765). Red value is 149 (58.59% from 255 or 40.49% from 368); Green value is 132 (51.95% from 255 or 35.87% from 368); Blue value is 87 (34.38% from 255 or 23.64% from 368); Max value from RGB is 149 - color contains mainly: red. Hex color #958457 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #958457 is #6A7BA8. Grayscale: #848484. Windows color (decimal): -6978473 or 5735573. OLE color: 5735573.
HSL color Cylindrical-coordinate representation of color #958457: hue angle of 43.55º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #958457 is Cyan = 0, Magento = 0.11, Yellow = 0.42 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 132 | 87 | - |
| CMYK | 0 | 0.11 | 0.42 | 0.42 |
| HSL | 43.55º | 0.26% | 0.46% | - |
| HSV(B) | 43.55º | 0.42% | 0.58% | - |
| XYZ | 22.37 | 23.58 | 12.39 | - |
| YUV | 131.95 | 102.63 | 140.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 132 | 87 | 0 | 0.11 | 0.42 | 0.42 | 43.55 | 0.26 | 0.46 |
| Hex | 95 | 84 | 57 | 0 | B | 2A | 2A | 2C | 1A | 2E |
| Octal | 225 | 204 | 127 | 0 | 13 | 52 | 52 | 54 | 32 | 56 |
| Binary | 10010101 | 10000100 | 1010111 | 0 | 1011 | 101010 | 101010 | 101100 | 11010 | 101110 |
Color Harmonies of #958457
Complementary color
Monochromatic Colors of #958457
Black with #958457
Text Example
Text Example
White with #958457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958457; }
p { color: rgb(149,132,87); }
H1.HeaderClassName
{
color: #958457;
}
.AnyTagClassName
{
color: #958457;
}
</style>
background-color css
<style>
a { background-color: #958457; }
a { background-color: rgb(149,132,87); }
div.DivClassName
{
background-color: #958457;
}
.BgClassName
{
background-color: #958457;
}
</style>
border-color css
<style>
span { border-color: #958457; }
span { border-color: rgb(149,132,87); }
td.TdClassName
{
border-color: #958457;
}
.TagClassName
{
border-color: #958457;
}
</style>