Shades of Clay Creek #938859
Tints of Clay Creek #938859
RGB
CMYK
RGB Variations
Color information
#938859 (or 0x938859) is known color: Clay Creek. HEX triplet: 93, 88 and 59. RGB value is (147,136,89). Sum of RGB (Red+Green+Blue) = 147+136+89=372 (49% of max value = 765). Red value is 147 (57.81% from 255 or 39.52% from 372); Green value is 136 (53.52% from 255 or 36.56% from 372); Blue value is 89 (35.16% from 255 or 23.92% from 372); Max value from RGB is 147 - color contains mainly: red. Hex color #938859 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #938859 is #6C77A6. Grayscale: #868686. Windows color (decimal): -7108519 or 5867667. OLE color: 5867667.
HSL color Cylindrical-coordinate representation of color #938859: hue angle of 48.62º 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 #938859 is Cyan = 0, Magento = 0.07, Yellow = 0.39 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 136 | 89 | - |
| CMYK | 0 | 0.07 | 0.39 | 0.42 |
| HSL | 48.62º | 0.25% | 0.46% | - |
| HSV(B) | 48.62º | 0.39% | 0.58% | - |
| XYZ | 22.64 | 24.53 | 12.99 | - |
| YUV | 133.93 | 102.64 | 137.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 136 | 89 | 0 | 0.07 | 0.39 | 0.42 | 48.62 | 0.25 | 0.46 |
| Hex | 93 | 88 | 59 | 0 | 7 | 27 | 2A | 31 | 19 | 2E |
| Octal | 223 | 210 | 131 | 0 | 7 | 47 | 52 | 61 | 31 | 56 |
| Binary | 10010011 | 10001000 | 1011001 | 0 | 111 | 100111 | 101010 | 110001 | 11001 | 101110 |
Color Harmonies of #938859
Complementary color
Monochromatic Colors of #938859
Black with #938859
Text Example
Text Example
White with #938859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938859; }
p { color: rgb(147,136,89); }
H1.HeaderClassName
{
color: #938859;
}
.AnyTagClassName
{
color: #938859;
}
</style>
background-color css
<style>
a { background-color: #938859; }
a { background-color: rgb(147,136,89); }
div.DivClassName
{
background-color: #938859;
}
.BgClassName
{
background-color: #938859;
}
</style>
border-color css
<style>
span { border-color: #938859; }
span { border-color: rgb(147,136,89); }
td.TdClassName
{
border-color: #938859;
}
.TagClassName
{
border-color: #938859;
}
</style>