Shades of Clay Creek #968756
Tints of Clay Creek #968756
RGB
CMYK
RGB Variations
Color information
#968756 (or 0x968756) is known color: Clay Creek. HEX triplet: 96, 87 and 56. RGB value is (150,135,86). Sum of RGB (Red+Green+Blue) = 150+135+86=371 (49% of max value = 765). Red value is 150 (58.98% from 255 or 40.43% from 371); Green value is 135 (53.12% from 255 or 36.39% from 371); Blue value is 86 (33.98% from 255 or 23.18% from 371); Max value from RGB is 150 - color contains mainly: red. Hex color #968756 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #968756 is #6978A9. Grayscale: #868686. Windows color (decimal): -6912170 or 5670806. OLE color: 5670806.
HSL color Cylindrical-coordinate representation of color #968756: hue angle of 45.94º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #968756 is Cyan = 0, Magento = 0.1, Yellow = 0.43 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 135 | 86 | - |
| CMYK | 0 | 0.1 | 0.43 | 0.41 |
| HSL | 45.94º | 0.27% | 0.46% | - |
| HSV(B) | 45.94º | 0.43% | 0.59% | - |
| XYZ | 22.92 | 24.48 | 12.32 | - |
| YUV | 133.9 | 100.97 | 139.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 135 | 86 | 0 | 0.1 | 0.43 | 0.41 | 45.94 | 0.27 | 0.46 |
| Hex | 96 | 87 | 56 | 0 | A | 2B | 29 | 2E | 1B | 2E |
| Octal | 226 | 207 | 126 | 0 | 12 | 53 | 51 | 56 | 33 | 56 |
| Binary | 10010110 | 10000111 | 1010110 | 0 | 1010 | 101011 | 101001 | 101110 | 11011 | 101110 |
Color Harmonies of #968756
Complementary color
Monochromatic Colors of #968756
Black with #968756
Text Example
Text Example
White with #968756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #968756; }
p { color: rgb(150,135,86); }
H1.HeaderClassName
{
color: #968756;
}
.AnyTagClassName
{
color: #968756;
}
</style>
background-color css
<style>
a { background-color: #968756; }
a { background-color: rgb(150,135,86); }
div.DivClassName
{
background-color: #968756;
}
.BgClassName
{
background-color: #968756;
}
</style>
border-color css
<style>
span { border-color: #968756; }
span { border-color: rgb(150,135,86); }
td.TdClassName
{
border-color: #968756;
}
.TagClassName
{
border-color: #968756;
}
</style>