Shades of Clay Creek #938159
Tints of Clay Creek #938159
RGB
CMYK
RGB Variations
Color information
#938159 (or 0x938159) is known color: Clay Creek. HEX triplet: 93, 81 and 59. RGB value is (147,129,89). Sum of RGB (Red+Green+Blue) = 147+129+89=365 (48% of max value = 765). Red value is 147 (57.81% from 255 or 40.27% from 365); Green value is 129 (50.78% from 255 or 35.34% from 365); Blue value is 89 (35.16% from 255 or 24.38% from 365); Max value from RGB is 147 - color contains mainly: red. Hex color #938159 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #938159 is #6C7EA6. Grayscale: #828282. Windows color (decimal): -7110311 or 5865875. OLE color: 5865875.
HSL color Cylindrical-coordinate representation of color #938159: hue angle of 41.38º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #938159 is Cyan = 0, Magento = 0.12, Yellow = 0.39 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 129 | 89 | - |
| CMYK | 0 | 0.12 | 0.39 | 0.42 |
| HSL | 41.38º | 0.25% | 0.46% | - |
| HSV(B) | 41.38º | 0.39% | 0.58% | - |
| XYZ | 21.69 | 22.62 | 12.68 | - |
| YUV | 129.82 | 104.96 | 140.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 129 | 89 | 0 | 0.12 | 0.39 | 0.42 | 41.38 | 0.25 | 0.46 |
| Hex | 93 | 81 | 59 | 0 | C | 27 | 2A | 29 | 19 | 2E |
| Octal | 223 | 201 | 131 | 0 | 14 | 47 | 52 | 51 | 31 | 56 |
| Binary | 10010011 | 10000001 | 1011001 | 0 | 1100 | 100111 | 101010 | 101001 | 11001 | 101110 |
Color Harmonies of #938159
Complementary color
Monochromatic Colors of #938159
Black with #938159
Text Example
Text Example
White with #938159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938159; }
p { color: rgb(147,129,89); }
H1.HeaderClassName
{
color: #938159;
}
.AnyTagClassName
{
color: #938159;
}
</style>
background-color css
<style>
a { background-color: #938159; }
a { background-color: rgb(147,129,89); }
div.DivClassName
{
background-color: #938159;
}
.BgClassName
{
background-color: #938159;
}
</style>
border-color css
<style>
span { border-color: #938159; }
span { border-color: rgb(147,129,89); }
td.TdClassName
{
border-color: #938159;
}
.TagClassName
{
border-color: #938159;
}
</style>