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