Shades of Clay Creek #938759
Tints of Clay Creek #938759
RGB
CMYK
RGB Variations
Color information
#938759 (or 0x938759) is known color: Clay Creek. HEX triplet: 93, 87 and 59. RGB value is (147,135,89). Sum of RGB (Red+Green+Blue) = 147+135+89=371 (49% of max value = 765). Red value is 147 (57.81% from 255 or 39.62% from 371); Green value is 135 (53.12% from 255 or 36.39% from 371); Blue value is 89 (35.16% from 255 or 23.99% from 371); Max value from RGB is 147 - color contains mainly: red. Hex color #938759 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #938759 is #6C78A6. Grayscale: #858585. Windows color (decimal): -7108775 or 5867411. OLE color: 5867411.
HSL color Cylindrical-coordinate representation of color #938759: hue angle of 47.59º 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 #938759 is Cyan = 0, Magento = 0.08, Yellow = 0.39 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 135 | 89 | - |
| CMYK | 0 | 0.08 | 0.39 | 0.42 |
| HSL | 47.59º | 0.25% | 0.46% | - |
| HSV(B) | 47.59º | 0.39% | 0.58% | - |
| XYZ | 22.5 | 24.25 | 12.95 | - |
| YUV | 133.34 | 102.98 | 137.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 135 | 89 | 0 | 0.08 | 0.39 | 0.42 | 47.59 | 0.25 | 0.46 |
| Hex | 93 | 87 | 59 | 0 | 8 | 27 | 2A | 30 | 19 | 2E |
| Octal | 223 | 207 | 131 | 0 | 10 | 47 | 52 | 60 | 31 | 56 |
| Binary | 10010011 | 10000111 | 1011001 | 0 | 1000 | 100111 | 101010 | 110000 | 11001 | 101110 |
Color Harmonies of #938759
Complementary color
Monochromatic Colors of #938759
Black with #938759
Text Example
Text Example
White with #938759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938759; }
p { color: rgb(147,135,89); }
H1.HeaderClassName
{
color: #938759;
}
.AnyTagClassName
{
color: #938759;
}
</style>
background-color css
<style>
a { background-color: #938759; }
a { background-color: rgb(147,135,89); }
div.DivClassName
{
background-color: #938759;
}
.BgClassName
{
background-color: #938759;
}
</style>
border-color css
<style>
span { border-color: #938759; }
span { border-color: rgb(147,135,89); }
td.TdClassName
{
border-color: #938759;
}
.TagClassName
{
border-color: #938759;
}
</style>