Shades of Clay Creek #938657
Tints of Clay Creek #938657
RGB
CMYK
RGB Variations
Color information
#938657 (or 0x938657) is known color: Clay Creek. HEX triplet: 93, 86 and 57. RGB value is (147,134,87). Sum of RGB (Red+Green+Blue) = 147+134+87=368 (48% of max value = 765). Red value is 147 (57.81% from 255 or 39.95% from 368); Green value is 134 (52.73% from 255 or 36.41% from 368); Blue value is 87 (34.38% from 255 or 23.64% from 368); Max value from RGB is 147 - color contains mainly: red. Hex color #938657 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #938657 is #6C79A8. Grayscale: #848484. Windows color (decimal): -7109033 or 5736083. OLE color: 5736083.
HSL color Cylindrical-coordinate representation of color #938657: hue angle of 47º 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 #938657 is Cyan = 0, Magento = 0.09, Yellow = 0.41 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 134 | 87 | - |
| CMYK | 0 | 0.09 | 0.41 | 0.42 |
| HSL | 47º | 0.26% | 0.46% | - |
| HSV(B) | 47º | 0.41% | 0.58% | - |
| XYZ | 22.28 | 23.94 | 12.46 | - |
| YUV | 132.53 | 102.31 | 138.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 134 | 87 | 0 | 0.09 | 0.41 | 0.42 | 47 | 0.26 | 0.46 |
| Hex | 93 | 86 | 57 | 0 | 9 | 29 | 2A | 2F | 1A | 2E |
| Octal | 223 | 206 | 127 | 0 | 11 | 51 | 52 | 57 | 32 | 56 |
| Binary | 10010011 | 10000110 | 1010111 | 0 | 1001 | 101001 | 101010 | 101111 | 11010 | 101110 |
Color Harmonies of #938657
Complementary color
Monochromatic Colors of #938657
Black with #938657
Text Example
Text Example
White with #938657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938657; }
p { color: rgb(147,134,87); }
H1.HeaderClassName
{
color: #938657;
}
.AnyTagClassName
{
color: #938657;
}
</style>
background-color css
<style>
a { background-color: #938657; }
a { background-color: rgb(147,134,87); }
div.DivClassName
{
background-color: #938657;
}
.BgClassName
{
background-color: #938657;
}
</style>
border-color css
<style>
span { border-color: #938657; }
span { border-color: rgb(147,134,87); }
td.TdClassName
{
border-color: #938657;
}
.TagClassName
{
border-color: #938657;
}
</style>