Shades of Clay Creek #958458
Tints of Clay Creek #958458
RGB
CMYK
RGB Variations
Color information
#958458 (or 0x958458) is known color: Clay Creek. HEX triplet: 95, 84 and 58. RGB value is (149,132,88). Sum of RGB (Red+Green+Blue) = 149+132+88=369 (48% of max value = 765). Red value is 149 (58.59% from 255 or 40.38% from 369); Green value is 132 (51.95% from 255 or 35.77% from 369); Blue value is 88 (34.77% from 255 or 23.85% from 369); Max value from RGB is 149 - color contains mainly: red. Hex color #958458 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #958458 is #6A7BA7. Grayscale: #848484. Windows color (decimal): -6978472 or 5801109. OLE color: 5801109.
HSL color Cylindrical-coordinate representation of color #958458: hue angle of 43.28º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #958458 is Cyan = 0, Magento = 0.11, Yellow = 0.41 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 132 | 88 | - |
| CMYK | 0 | 0.11 | 0.41 | 0.42 |
| HSL | 43.28º | 0.26% | 0.46% | - |
| HSV(B) | 43.28º | 0.41% | 0.58% | - |
| XYZ | 22.41 | 23.6 | 12.61 | - |
| YUV | 132.07 | 103.13 | 140.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 132 | 88 | 0 | 0.11 | 0.41 | 0.42 | 43.28 | 0.26 | 0.46 |
| Hex | 95 | 84 | 58 | 0 | B | 29 | 2A | 2B | 1A | 2E |
| Octal | 225 | 204 | 130 | 0 | 13 | 51 | 52 | 53 | 32 | 56 |
| Binary | 10010101 | 10000100 | 1011000 | 0 | 1011 | 101001 | 101010 | 101011 | 11010 | 101110 |
Color Harmonies of #958458
Complementary color
Monochromatic Colors of #958458
Black with #958458
Text Example
Text Example
White with #958458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958458; }
p { color: rgb(149,132,88); }
H1.HeaderClassName
{
color: #958458;
}
.AnyTagClassName
{
color: #958458;
}
</style>
background-color css
<style>
a { background-color: #958458; }
a { background-color: rgb(149,132,88); }
div.DivClassName
{
background-color: #958458;
}
.BgClassName
{
background-color: #958458;
}
</style>
border-color css
<style>
span { border-color: #958458; }
span { border-color: rgb(149,132,88); }
td.TdClassName
{
border-color: #958458;
}
.TagClassName
{
border-color: #958458;
}
</style>