Shades of Clay Creek #968759
Tints of Clay Creek #968759
RGB
CMYK
RGB Variations
Color information
#968759 (or 0x968759) is known color: Clay Creek. HEX triplet: 96, 87 and 59. RGB value is (150,135,89). Sum of RGB (Red+Green+Blue) = 150+135+89=374 (49% of max value = 765). Red value is 150 (58.98% from 255 or 40.11% from 374); Green value is 135 (53.12% from 255 or 36.10% from 374); Blue value is 89 (35.16% from 255 or 23.80% from 374); Max value from RGB is 150 - color contains mainly: red. Hex color #968759 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #968759 is #6978A6. Grayscale: #868686. Windows color (decimal): -6912167 or 5867414. OLE color: 5867414.
HSL color Cylindrical-coordinate representation of color #968759: hue angle of 45.25º 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 #968759 is Cyan = 0, Magento = 0.1, Yellow = 0.41 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 135 | 89 | - |
| CMYK | 0 | 0.1 | 0.41 | 0.41 |
| HSL | 45.25º | 0.26% | 0.47% | - |
| HSV(B) | 45.25º | 0.41% | 0.59% | - |
| XYZ | 23.04 | 24.53 | 12.97 | - |
| YUV | 134.24 | 102.47 | 139.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 135 | 89 | 0 | 0.1 | 0.41 | 0.41 | 45.25 | 0.26 | 0.47 |
| Hex | 96 | 87 | 59 | 0 | A | 29 | 29 | 2D | 1A | 2F |
| Octal | 226 | 207 | 131 | 0 | 12 | 51 | 51 | 55 | 32 | 57 |
| Binary | 10010110 | 10000111 | 1011001 | 0 | 1010 | 101001 | 101001 | 101101 | 11010 | 101111 |
Color Harmonies of #968759
Complementary color
Monochromatic Colors of #968759
Black with #968759
Text Example
Text Example
White with #968759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #968759; }
p { color: rgb(150,135,89); }
H1.HeaderClassName
{
color: #968759;
}
.AnyTagClassName
{
color: #968759;
}
</style>
background-color css
<style>
a { background-color: #968759; }
a { background-color: rgb(150,135,89); }
div.DivClassName
{
background-color: #968759;
}
.BgClassName
{
background-color: #968759;
}
</style>
border-color css
<style>
span { border-color: #968759; }
span { border-color: rgb(150,135,89); }
td.TdClassName
{
border-color: #968759;
}
.TagClassName
{
border-color: #968759;
}
</style>