Shades of Clay Creek #938555
Tints of Clay Creek #938555
RGB
CMYK
RGB Variations
Color information
#938555 (or 0x938555) is known color: Clay Creek. HEX triplet: 93, 85 and 55. RGB value is (147,133,85). Sum of RGB (Red+Green+Blue) = 147+133+85=365 (48% of max value = 765). Red value is 147 (57.81% from 255 or 40.27% from 365); Green value is 133 (52.34% from 255 or 36.44% from 365); Blue value is 85 (33.59% from 255 or 23.29% from 365); Max value from RGB is 147 - color contains mainly: red. Hex color #938555 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #938555 is #6C7AAA. Grayscale: #838383. Windows color (decimal): -7109291 or 5604755. OLE color: 5604755.
HSL color Cylindrical-coordinate representation of color #938555: hue angle of 46.45º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #938555 is Cyan = 0, Magento = 0.10, Yellow = 0.42 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 133 | 85 | - |
| CMYK | 0 | 0.10 | 0.42 | 0.42 |
| HSL | 46.45º | 0.27% | 0.45% | - |
| HSV(B) | 46.45º | 0.42% | 0.58% | - |
| XYZ | 22.06 | 23.63 | 11.99 | - |
| YUV | 131.71 | 101.64 | 138.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 133 | 85 | 0 | 0.10 | 0.42 | 0.42 | 46.45 | 0.27 | 0.45 |
| Hex | 93 | 85 | 55 | 0 | A | 2A | 2A | 2E | 1B | 2D |
| Octal | 223 | 205 | 125 | 0 | 12 | 52 | 52 | 56 | 33 | 55 |
| Binary | 10010011 | 10000101 | 1010101 | 0 | 1010 | 101010 | 101010 | 101110 | 11011 | 101101 |
Color Harmonies of #938555
Complementary color
Monochromatic Colors of #938555
Black with #938555
Text Example
Text Example
White with #938555
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938555; }
p { color: rgb(147,133,85); }
H1.HeaderClassName
{
color: #938555;
}
.AnyTagClassName
{
color: #938555;
}
</style>
background-color css
<style>
a { background-color: #938555; }
a { background-color: rgb(147,133,85); }
div.DivClassName
{
background-color: #938555;
}
.BgClassName
{
background-color: #938555;
}
</style>
border-color css
<style>
span { border-color: #938555; }
span { border-color: rgb(147,133,85); }
td.TdClassName
{
border-color: #938555;
}
.TagClassName
{
border-color: #938555;
}
</style>