Shades of Clay Creek #938856
Tints of Clay Creek #938856
RGB
CMYK
RGB Variations
Color information
#938856 (or 0x938856) is known color: Clay Creek. HEX triplet: 93, 88 and 56. RGB value is (147,136,86). Sum of RGB (Red+Green+Blue) = 147+136+86=369 (48% of max value = 765). Red value is 147 (57.81% from 255 or 39.84% from 369); Green value is 136 (53.52% from 255 or 36.86% from 369); Blue value is 86 (33.98% from 255 or 23.31% from 369); Max value from RGB is 147 - color contains mainly: red. Hex color #938856 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #938856 is #6C77A9. Grayscale: #858585. Windows color (decimal): -7108522 or 5671059. OLE color: 5671059.
HSL color Cylindrical-coordinate representation of color #938856: hue angle of 49.18º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #938856 is Cyan = 0, Magento = 0.07, Yellow = 0.41 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 136 | 86 | - |
| CMYK | 0 | 0.07 | 0.41 | 0.42 |
| HSL | 49.18º | 0.26% | 0.46% | - |
| HSV(B) | 49.18º | 0.41% | 0.58% | - |
| XYZ | 22.52 | 24.48 | 12.34 | - |
| YUV | 133.59 | 101.14 | 137.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 136 | 86 | 0 | 0.07 | 0.41 | 0.42 | 49.18 | 0.26 | 0.46 |
| Hex | 93 | 88 | 56 | 0 | 7 | 29 | 2A | 31 | 1A | 2E |
| Octal | 223 | 210 | 126 | 0 | 7 | 51 | 52 | 61 | 32 | 56 |
| Binary | 10010011 | 10001000 | 1010110 | 0 | 111 | 101001 | 101010 | 110001 | 11010 | 101110 |
Color Harmonies of #938856
Complementary color
Monochromatic Colors of #938856
Black with #938856
Text Example
Text Example
White with #938856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938856; }
p { color: rgb(147,136,86); }
H1.HeaderClassName
{
color: #938856;
}
.AnyTagClassName
{
color: #938856;
}
</style>
background-color css
<style>
a { background-color: #938856; }
a { background-color: rgb(147,136,86); }
div.DivClassName
{
background-color: #938856;
}
.BgClassName
{
background-color: #938856;
}
</style>
border-color css
<style>
span { border-color: #938856; }
span { border-color: rgb(147,136,86); }
td.TdClassName
{
border-color: #938856;
}
.TagClassName
{
border-color: #938856;
}
</style>