Shades of Clay Creek #938149
Tints of Clay Creek #938149
RGB
CMYK
RGB Variations
Color information
#938149 (or 0x938149) is known color: Clay Creek. HEX triplet: 93, 81 and 49. RGB value is (147,129,73). Sum of RGB (Red+Green+Blue) = 147+129+73=349 (46% of max value = 765). Red value is 147 (57.81% from 255 or 42.12% from 349); Green value is 129 (50.78% from 255 or 36.96% from 349); Blue value is 73 (28.91% from 255 or 20.92% from 349); Max value from RGB is 147 - color contains mainly: red. Hex color #938149 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #938149 is #6C7EB6. Grayscale: #808080. Windows color (decimal): -7110327 or 4817299. OLE color: 4817299.
HSL color Cylindrical-coordinate representation of color #938149: hue angle of 45.41º degrees, saturation: 0.34, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #938149 is Cyan = 0, Magento = 0.12, Yellow = 0.50 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 129 | 73 | - |
| CMYK | 0 | 0.12 | 0.50 | 0.42 |
| HSL | 45.41º | 0.34% | 0.43% | - |
| HSV(B) | 45.41º | 0.5% | 0.58% | - |
| XYZ | 21.09 | 22.38 | 9.51 | - |
| YUV | 128 | 96.96 | 141.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 129 | 73 | 0 | 0.12 | 0.50 | 0.42 | 45.41 | 0.34 | 0.43 |
| Hex | 93 | 81 | 49 | 0 | C | 32 | 2A | 2D | 22 | 2B |
| Octal | 223 | 201 | 111 | 0 | 14 | 62 | 52 | 55 | 42 | 53 |
| Binary | 10010011 | 10000001 | 1001001 | 0 | 1100 | 110010 | 101010 | 101101 | 100010 | 101011 |
Color Harmonies of #938149
Complementary color
Monochromatic Colors of #938149
Black with #938149
Text Example
Text Example
White with #938149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938149; }
p { color: rgb(147,129,73); }
H1.HeaderClassName
{
color: #938149;
}
.AnyTagClassName
{
color: #938149;
}
</style>
background-color css
<style>
a { background-color: #938149; }
a { background-color: rgb(147,129,73); }
div.DivClassName
{
background-color: #938149;
}
.BgClassName
{
background-color: #938149;
}
</style>
border-color css
<style>
span { border-color: #938149; }
span { border-color: rgb(147,129,73); }
td.TdClassName
{
border-color: #938149;
}
.TagClassName
{
border-color: #938149;
}
</style>