Shades of Clay Creek #938051
Tints of Clay Creek #938051
RGB
CMYK
RGB Variations
Color information
#938051 (or 0x938051) is known color: Clay Creek. HEX triplet: 93, 80 and 51. RGB value is (147,128,81). Sum of RGB (Red+Green+Blue) = 147+128+81=356 (47% of max value = 765). Red value is 147 (57.81% from 255 or 41.29% from 356); Green value is 128 (50.39% from 255 or 35.96% from 356); Blue value is 81 (32.03% from 255 or 22.75% from 356); Max value from RGB is 147 - color contains mainly: red. Hex color #938051 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #938051 is #6C7FAE. Grayscale: #808080. Windows color (decimal): -7110575 or 5341331. OLE color: 5341331.
HSL color Cylindrical-coordinate representation of color #938051: hue angle of 42.73º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #938051 is Cyan = 0, Magento = 0.13, Yellow = 0.45 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 128 | 81 | - |
| CMYK | 0 | 0.13 | 0.45 | 0.42 |
| HSL | 42.73º | 0.29% | 0.45% | - |
| HSV(B) | 42.73º | 0.45% | 0.58% | - |
| XYZ | 21.24 | 22.24 | 10.96 | - |
| YUV | 128.32 | 101.29 | 141.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 128 | 81 | 0 | 0.13 | 0.45 | 0.42 | 42.73 | 0.29 | 0.45 |
| Hex | 93 | 80 | 51 | 0 | D | 2D | 2A | 2B | 1D | 2D |
| Octal | 223 | 200 | 121 | 0 | 15 | 55 | 52 | 53 | 35 | 55 |
| Binary | 10010011 | 10000000 | 1010001 | 0 | 1101 | 101101 | 101010 | 101011 | 11101 | 101101 |
Color Harmonies of #938051
Complementary color
Monochromatic Colors of #938051
Black with #938051
Text Example
Text Example
White with #938051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938051; }
p { color: rgb(147,128,81); }
H1.HeaderClassName
{
color: #938051;
}
.AnyTagClassName
{
color: #938051;
}
</style>
background-color css
<style>
a { background-color: #938051; }
a { background-color: rgb(147,128,81); }
div.DivClassName
{
background-color: #938051;
}
.BgClassName
{
background-color: #938051;
}
</style>
border-color css
<style>
span { border-color: #938051; }
span { border-color: rgb(147,128,81); }
td.TdClassName
{
border-color: #938051;
}
.TagClassName
{
border-color: #938051;
}
</style>