Shades of Clay Creek #938252
Tints of Clay Creek #938252
RGB
CMYK
RGB Variations
Color information
#938252 (or 0x938252) is known color: Clay Creek. HEX triplet: 93, 82 and 52. RGB value is (147,130,82). Sum of RGB (Red+Green+Blue) = 147+130+82=359 (47% of max value = 765). Red value is 147 (57.81% from 255 or 40.95% from 359); Green value is 130 (51.17% from 255 or 36.21% from 359); Blue value is 82 (32.42% from 255 or 22.84% from 359); Max value from RGB is 147 - color contains mainly: red. Hex color #938252 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #938252 is #6C7DAD. Grayscale: #818181. Windows color (decimal): -7110062 or 5407379. OLE color: 5407379.
HSL color Cylindrical-coordinate representation of color #938252: hue angle of 44.31º 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 #938252 is Cyan = 0, Magento = 0.12, Yellow = 0.44 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 130 | 82 | - |
| CMYK | 0 | 0.12 | 0.44 | 0.42 |
| HSL | 44.31º | 0.28% | 0.45% | - |
| HSV(B) | 44.31º | 0.44% | 0.58% | - |
| XYZ | 21.54 | 22.78 | 11.24 | - |
| YUV | 129.61 | 101.13 | 140.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 130 | 82 | 0 | 0.12 | 0.44 | 0.42 | 44.31 | 0.28 | 0.45 |
| Hex | 93 | 82 | 52 | 0 | C | 2C | 2A | 2C | 1C | 2D |
| Octal | 223 | 202 | 122 | 0 | 14 | 54 | 52 | 54 | 34 | 55 |
| Binary | 10010011 | 10000010 | 1010010 | 0 | 1100 | 101100 | 101010 | 101100 | 11100 | 101101 |
Color Harmonies of #938252
Complementary color
Monochromatic Colors of #938252
Black with #938252
Text Example
Text Example
White with #938252
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938252; }
p { color: rgb(147,130,82); }
H1.HeaderClassName
{
color: #938252;
}
.AnyTagClassName
{
color: #938252;
}
</style>
background-color css
<style>
a { background-color: #938252; }
a { background-color: rgb(147,130,82); }
div.DivClassName
{
background-color: #938252;
}
.BgClassName
{
background-color: #938252;
}
</style>
border-color css
<style>
span { border-color: #938252; }
span { border-color: rgb(147,130,82); }
td.TdClassName
{
border-color: #938252;
}
.TagClassName
{
border-color: #938252;
}
</style>