Shades of Clay Creek #948657
Tints of Clay Creek #948657
RGB
CMYK
RGB Variations
Color information
#948657 (or 0x948657) is known color: Clay Creek. HEX triplet: 94, 86 and 57. RGB value is (148,134,87). Sum of RGB (Red+Green+Blue) = 148+134+87=369 (48% of max value = 765). Red value is 148 (58.20% from 255 or 40.11% from 369); Green value is 134 (52.73% from 255 or 36.31% from 369); Blue value is 87 (34.38% from 255 or 23.58% from 369); Max value from RGB is 148 - color contains mainly: red. Hex color #948657 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #948657 is #6B79A8. Grayscale: #858585. Windows color (decimal): -7043497 or 5736084. OLE color: 5736084.
HSL color Cylindrical-coordinate representation of color #948657: hue angle of 46.23º 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 #948657 is Cyan = 0, Magento = 0.09, Yellow = 0.41 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 134 | 87 | - |
| CMYK | 0 | 0.09 | 0.41 | 0.42 |
| HSL | 46.23º | 0.26% | 0.46% | - |
| HSV(B) | 46.23º | 0.41% | 0.58% | - |
| XYZ | 22.46 | 24.03 | 12.47 | - |
| YUV | 132.83 | 102.14 | 138.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 134 | 87 | 0 | 0.09 | 0.41 | 0.42 | 46.23 | 0.26 | 0.46 |
| Hex | 94 | 86 | 57 | 0 | 9 | 29 | 2A | 2E | 1A | 2E |
| Octal | 224 | 206 | 127 | 0 | 11 | 51 | 52 | 56 | 32 | 56 |
| Binary | 10010100 | 10000110 | 1010111 | 0 | 1001 | 101001 | 101010 | 101110 | 11010 | 101110 |
Color Harmonies of #948657
Complementary color
Monochromatic Colors of #948657
Black with #948657
Text Example
Text Example
White with #948657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #948657; }
p { color: rgb(148,134,87); }
H1.HeaderClassName
{
color: #948657;
}
.AnyTagClassName
{
color: #948657;
}
</style>
background-color css
<style>
a { background-color: #948657; }
a { background-color: rgb(148,134,87); }
div.DivClassName
{
background-color: #948657;
}
.BgClassName
{
background-color: #948657;
}
</style>
border-color css
<style>
span { border-color: #948657; }
span { border-color: rgb(148,134,87); }
td.TdClassName
{
border-color: #948657;
}
.TagClassName
{
border-color: #948657;
}
</style>