Shades of Clay Creek #938958
Tints of Clay Creek #938958
RGB
CMYK
RGB Variations
Color information
#938958 (or 0x938958) is known color: Clay Creek. HEX triplet: 93, 89 and 58. RGB value is (147,137,88). Sum of RGB (Red+Green+Blue) = 147+137+88=372 (49% of max value = 765). Red value is 147 (57.81% from 255 or 39.52% from 372); Green value is 137 (53.91% from 255 or 36.83% from 372); Blue value is 88 (34.77% from 255 or 23.66% from 372); Max value from RGB is 147 - color contains mainly: red. Hex color #938958 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #938958 is #6C76A7. Grayscale: #868686. Windows color (decimal): -7108264 or 5802387. OLE color: 5802387.
HSL color Cylindrical-coordinate representation of color #938958: hue angle of 49.83º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #938958 is Cyan = 0, Magento = 0.07, Yellow = 0.40 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 137 | 88 | - |
| CMYK | 0 | 0.07 | 0.40 | 0.42 |
| HSL | 49.83º | 0.25% | 0.46% | - |
| HSV(B) | 49.83º | 0.4% | 0.58% | - |
| XYZ | 22.74 | 24.8 | 12.82 | - |
| YUV | 134.4 | 101.81 | 136.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 137 | 88 | 0 | 0.07 | 0.40 | 0.42 | 49.83 | 0.25 | 0.46 |
| Hex | 93 | 89 | 58 | 0 | 7 | 28 | 2A | 32 | 19 | 2E |
| Octal | 223 | 211 | 130 | 0 | 7 | 50 | 52 | 62 | 31 | 56 |
| Binary | 10010011 | 10001001 | 1011000 | 0 | 111 | 101000 | 101010 | 110010 | 11001 | 101110 |
Color Harmonies of #938958
Complementary color
Monochromatic Colors of #938958
Black with #938958
Text Example
Text Example
White with #938958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938958; }
p { color: rgb(147,137,88); }
H1.HeaderClassName
{
color: #938958;
}
.AnyTagClassName
{
color: #938958;
}
</style>
background-color css
<style>
a { background-color: #938958; }
a { background-color: rgb(147,137,88); }
div.DivClassName
{
background-color: #938958;
}
.BgClassName
{
background-color: #938958;
}
</style>
border-color css
<style>
span { border-color: #938958; }
span { border-color: rgb(147,137,88); }
td.TdClassName
{
border-color: #938958;
}
.TagClassName
{
border-color: #938958;
}
</style>