Shades of Clay Creek #938455
Tints of Clay Creek #938455
RGB
CMYK
RGB Variations
Color information
#938455 (or 0x938455) is known color: Clay Creek. HEX triplet: 93, 84 and 55. RGB value is (147,132,85). Sum of RGB (Red+Green+Blue) = 147+132+85=364 (48% of max value = 765). Red value is 147 (57.81% from 255 or 40.38% from 364); Green value is 132 (51.95% from 255 or 36.26% from 364); Blue value is 85 (33.59% from 255 or 23.35% from 364); Max value from RGB is 147 - color contains mainly: red. Hex color #938455 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #938455 is #6C7BAA. Grayscale: #838383. Windows color (decimal): -7109547 or 5604499. OLE color: 5604499.
HSL color Cylindrical-coordinate representation of color #938455: hue angle of 45.48º 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 #938455 is Cyan = 0, Magento = 0.10, Yellow = 0.42 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 132 | 85 | - |
| CMYK | 0 | 0.10 | 0.42 | 0.42 |
| HSL | 45.48º | 0.27% | 0.45% | - |
| HSV(B) | 45.48º | 0.42% | 0.58% | - |
| XYZ | 21.92 | 23.36 | 11.95 | - |
| YUV | 131.13 | 101.97 | 139.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 132 | 85 | 0 | 0.10 | 0.42 | 0.42 | 45.48 | 0.27 | 0.45 |
| Hex | 93 | 84 | 55 | 0 | A | 2A | 2A | 2D | 1B | 2D |
| Octal | 223 | 204 | 125 | 0 | 12 | 52 | 52 | 55 | 33 | 55 |
| Binary | 10010011 | 10000100 | 1010101 | 0 | 1010 | 101010 | 101010 | 101101 | 11011 | 101101 |
Color Harmonies of #938455
Complementary color
Monochromatic Colors of #938455
Black with #938455
Text Example
Text Example
White with #938455
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938455; }
p { color: rgb(147,132,85); }
H1.HeaderClassName
{
color: #938455;
}
.AnyTagClassName
{
color: #938455;
}
</style>
background-color css
<style>
a { background-color: #938455; }
a { background-color: rgb(147,132,85); }
div.DivClassName
{
background-color: #938455;
}
.BgClassName
{
background-color: #938455;
}
</style>
border-color css
<style>
span { border-color: #938455; }
span { border-color: rgb(147,132,85); }
td.TdClassName
{
border-color: #938455;
}
.TagClassName
{
border-color: #938455;
}
</style>