Shades of Clay Creek #938047
Tints of Clay Creek #938047
RGB
CMYK
RGB Variations
Color information
#938047 (or 0x938047) is known color: Clay Creek. HEX triplet: 93, 80 and 47. RGB value is (147,128,71). Sum of RGB (Red+Green+Blue) = 147+128+71=346 (45% of max value = 765). Red value is 147 (57.81% from 255 or 42.49% from 346); Green value is 128 (50.39% from 255 or 36.99% from 346); Blue value is 71 (28.12% from 255 or 20.52% from 346); Max value from RGB is 147 - color contains mainly: red. Hex color #938047 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #938047 is #6C7FB8. Grayscale: #7F7F7F. Windows color (decimal): -7110585 or 4685971. OLE color: 4685971.
HSL color Cylindrical-coordinate representation of color #938047: hue angle of 45º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #938047 is Cyan = 0, Magento = 0.13, Yellow = 0.52 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 128 | 71 | - |
| CMYK | 0 | 0.13 | 0.52 | 0.42 |
| HSL | 45º | 0.35% | 0.43% | - |
| HSV(B) | 45º | 0.52% | 0.58% | - |
| XYZ | 20.89 | 22.1 | 9.13 | - |
| YUV | 127.18 | 96.29 | 142.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 128 | 71 | 0 | 0.13 | 0.52 | 0.42 | 45 | 0.35 | 0.43 |
| Hex | 93 | 80 | 47 | 0 | D | 34 | 2A | 2D | 23 | 2B |
| Octal | 223 | 200 | 107 | 0 | 15 | 64 | 52 | 55 | 43 | 53 |
| Binary | 10010011 | 10000000 | 1000111 | 0 | 1101 | 110100 | 101010 | 101101 | 100011 | 101011 |
Color Harmonies of #938047
Complementary color
Monochromatic Colors of #938047
Black with #938047
Text Example
Text Example
White with #938047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938047; }
p { color: rgb(147,128,71); }
H1.HeaderClassName
{
color: #938047;
}
.AnyTagClassName
{
color: #938047;
}
</style>
background-color css
<style>
a { background-color: #938047; }
a { background-color: rgb(147,128,71); }
div.DivClassName
{
background-color: #938047;
}
.BgClassName
{
background-color: #938047;
}
</style>
border-color css
<style>
span { border-color: #938047; }
span { border-color: rgb(147,128,71); }
td.TdClassName
{
border-color: #938047;
}
.TagClassName
{
border-color: #938047;
}
</style>