Shades of Clay Creek #968458
Tints of Clay Creek #968458
RGB
CMYK
RGB Variations
Color information
#968458 (or 0x968458) is known color: Clay Creek. HEX triplet: 96, 84 and 58. RGB value is (150,132,88). Sum of RGB (Red+Green+Blue) = 150+132+88=370 (49% of max value = 765). Red value is 150 (58.98% from 255 or 40.54% from 370); Green value is 132 (51.95% from 255 or 35.68% from 370); Blue value is 88 (34.77% from 255 or 23.78% from 370); Max value from RGB is 150 - color contains mainly: red. Hex color #968458 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #968458 is #697BA7. Grayscale: #848484. Windows color (decimal): -6912936 or 5801110. OLE color: 5801110.
HSL color Cylindrical-coordinate representation of color #968458: hue angle of 42.58º degrees, saturation: 0.26, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #968458 is Cyan = 0, Magento = 0.12, Yellow = 0.41 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 132 | 88 | - |
| CMYK | 0 | 0.12 | 0.41 | 0.41 |
| HSL | 42.58º | 0.26% | 0.47% | - |
| HSV(B) | 42.58º | 0.41% | 0.59% | - |
| XYZ | 22.59 | 23.69 | 12.61 | - |
| YUV | 132.37 | 102.96 | 140.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 132 | 88 | 0 | 0.12 | 0.41 | 0.41 | 42.58 | 0.26 | 0.47 |
| Hex | 96 | 84 | 58 | 0 | C | 29 | 29 | 2B | 1A | 2F |
| Octal | 226 | 204 | 130 | 0 | 14 | 51 | 51 | 53 | 32 | 57 |
| Binary | 10010110 | 10000100 | 1011000 | 0 | 1100 | 101001 | 101001 | 101011 | 11010 | 101111 |
Color Harmonies of #968458
Complementary color
Monochromatic Colors of #968458
Black with #968458
Text Example
Text Example
White with #968458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #968458; }
p { color: rgb(150,132,88); }
H1.HeaderClassName
{
color: #968458;
}
.AnyTagClassName
{
color: #968458;
}
</style>
background-color css
<style>
a { background-color: #968458; }
a { background-color: rgb(150,132,88); }
div.DivClassName
{
background-color: #968458;
}
.BgClassName
{
background-color: #968458;
}
</style>
border-color css
<style>
span { border-color: #968458; }
span { border-color: rgb(150,132,88); }
td.TdClassName
{
border-color: #968458;
}
.TagClassName
{
border-color: #968458;
}
</style>