Shades of Clay Creek #938652
Tints of Clay Creek #938652
RGB
CMYK
RGB Variations
Color information
#938652 (or 0x938652) is known color: Clay Creek. HEX triplet: 93, 86 and 52. RGB value is (147,134,82). Sum of RGB (Red+Green+Blue) = 147+134+82=363 (48% of max value = 765). Red value is 147 (57.81% from 255 or 40.50% from 363); Green value is 134 (52.73% from 255 or 36.91% from 363); Blue value is 82 (32.42% from 255 or 22.59% from 363); Max value from RGB is 147 - color contains mainly: red. Hex color #938652 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #938652 is #6C79AD. Grayscale: #848484. Windows color (decimal): -7109038 or 5408403. OLE color: 5408403.
HSL color Cylindrical-coordinate representation of color #938652: hue angle of 48º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #938652 is Cyan = 0, Magento = 0.09, Yellow = 0.44 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 134 | 82 | - |
| CMYK | 0 | 0.09 | 0.44 | 0.42 |
| HSL | 48º | 0.28% | 0.45% | - |
| HSV(B) | 48º | 0.44% | 0.58% | - |
| XYZ | 22.08 | 23.86 | 11.42 | - |
| YUV | 131.96 | 99.81 | 138.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 134 | 82 | 0 | 0.09 | 0.44 | 0.42 | 48 | 0.28 | 0.45 |
| Hex | 93 | 86 | 52 | 0 | 9 | 2C | 2A | 30 | 1C | 2D |
| Octal | 223 | 206 | 122 | 0 | 11 | 54 | 52 | 60 | 34 | 55 |
| Binary | 10010011 | 10000110 | 1010010 | 0 | 1001 | 101100 | 101010 | 110000 | 11100 | 101101 |
Color Harmonies of #938652
Complementary color
Monochromatic Colors of #938652
Black with #938652
Text Example
Text Example
White with #938652
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938652; }
p { color: rgb(147,134,82); }
H1.HeaderClassName
{
color: #938652;
}
.AnyTagClassName
{
color: #938652;
}
</style>
background-color css
<style>
a { background-color: #938652; }
a { background-color: rgb(147,134,82); }
div.DivClassName
{
background-color: #938652;
}
.BgClassName
{
background-color: #938652;
}
</style>
border-color css
<style>
span { border-color: #938652; }
span { border-color: rgb(147,134,82); }
td.TdClassName
{
border-color: #938652;
}
.TagClassName
{
border-color: #938652;
}
</style>