Shades of Clay Creek #938151
Tints of Clay Creek #938151
RGB
CMYK
RGB Variations
Color information
#938151 (or 0x938151) is known color: Clay Creek. HEX triplet: 93, 81 and 51. RGB value is (147,129,81). Sum of RGB (Red+Green+Blue) = 147+129+81=357 (47% of max value = 765). Red value is 147 (57.81% from 255 or 41.18% from 357); Green value is 129 (50.78% from 255 or 36.13% from 357); Blue value is 81 (32.03% from 255 or 22.69% from 357); Max value from RGB is 147 - color contains mainly: red. Hex color #938151 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #938151 is #6C7EAE. Grayscale: #818181. Windows color (decimal): -7110319 or 5341587. OLE color: 5341587.
HSL color Cylindrical-coordinate representation of color #938151: hue angle of 43.64º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #938151 is Cyan = 0, Magento = 0.12, Yellow = 0.45 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 129 | 81 | - |
| CMYK | 0 | 0.12 | 0.45 | 0.42 |
| HSL | 43.64º | 0.29% | 0.45% | - |
| HSV(B) | 43.64º | 0.45% | 0.58% | - |
| XYZ | 21.37 | 22.5 | 11 | - |
| YUV | 128.91 | 100.96 | 140.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 129 | 81 | 0 | 0.12 | 0.45 | 0.42 | 43.64 | 0.29 | 0.45 |
| Hex | 93 | 81 | 51 | 0 | C | 2D | 2A | 2C | 1D | 2D |
| Octal | 223 | 201 | 121 | 0 | 14 | 55 | 52 | 54 | 35 | 55 |
| Binary | 10010011 | 10000001 | 1010001 | 0 | 1100 | 101101 | 101010 | 101100 | 11101 | 101101 |
Color Harmonies of #938151
Complementary color
Monochromatic Colors of #938151
Black with #938151
Text Example
Text Example
White with #938151
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938151; }
p { color: rgb(147,129,81); }
H1.HeaderClassName
{
color: #938151;
}
.AnyTagClassName
{
color: #938151;
}
</style>
background-color css
<style>
a { background-color: #938151; }
a { background-color: rgb(147,129,81); }
div.DivClassName
{
background-color: #938151;
}
.BgClassName
{
background-color: #938151;
}
</style>
border-color css
<style>
span { border-color: #938151; }
span { border-color: rgb(147,129,81); }
td.TdClassName
{
border-color: #938151;
}
.TagClassName
{
border-color: #938151;
}
</style>