Shades of Clay Creek #968558
Tints of Clay Creek #968558
RGB
CMYK
RGB Variations
Color information
#968558 (or 0x968558) is known color: Clay Creek. HEX triplet: 96, 85 and 58. RGB value is (150,133,88). Sum of RGB (Red+Green+Blue) = 150+133+88=371 (49% of max value = 765). Red value is 150 (58.98% from 255 or 40.43% from 371); Green value is 133 (52.34% from 255 or 35.85% from 371); Blue value is 88 (34.77% from 255 or 23.72% from 371); Max value from RGB is 150 - color contains mainly: red. Hex color #968558 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #968558 is #697AA7. Grayscale: #858585. Windows color (decimal): -6912680 or 5801366. OLE color: 5801366.
HSL color Cylindrical-coordinate representation of color #968558: hue angle of 43.55º 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 #968558 is Cyan = 0, Magento = 0.11, Yellow = 0.41 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 133 | 88 | - |
| CMYK | 0 | 0.11 | 0.41 | 0.41 |
| HSL | 43.55º | 0.26% | 0.47% | - |
| HSV(B) | 43.55º | 0.41% | 0.59% | - |
| XYZ | 22.73 | 23.96 | 12.66 | - |
| YUV | 132.95 | 102.63 | 140.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 133 | 88 | 0 | 0.11 | 0.41 | 0.41 | 43.55 | 0.26 | 0.47 |
| Hex | 96 | 85 | 58 | 0 | B | 29 | 29 | 2C | 1A | 2F |
| Octal | 226 | 205 | 130 | 0 | 13 | 51 | 51 | 54 | 32 | 57 |
| Binary | 10010110 | 10000101 | 1011000 | 0 | 1011 | 101001 | 101001 | 101100 | 11010 | 101111 |
Color Harmonies of #968558
Complementary color
Monochromatic Colors of #968558
Black with #968558
Text Example
Text Example
White with #968558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #968558; }
p { color: rgb(150,133,88); }
H1.HeaderClassName
{
color: #968558;
}
.AnyTagClassName
{
color: #968558;
}
</style>
background-color css
<style>
a { background-color: #968558; }
a { background-color: rgb(150,133,88); }
div.DivClassName
{
background-color: #968558;
}
.BgClassName
{
background-color: #968558;
}
</style>
border-color css
<style>
span { border-color: #968558; }
span { border-color: rgb(150,133,88); }
td.TdClassName
{
border-color: #968558;
}
.TagClassName
{
border-color: #968558;
}
</style>