Shades of Clay Creek #938451
Tints of Clay Creek #938451
RGB
CMYK
RGB Variations
Color information
#938451 (or 0x938451) is known color: Clay Creek. HEX triplet: 93, 84 and 51. RGB value is (147,132,81). Sum of RGB (Red+Green+Blue) = 147+132+81=360 (47% of max value = 765). Red value is 147 (57.81% from 255 or 40.83% from 360); Green value is 132 (51.95% from 255 or 36.67% from 360); Blue value is 81 (32.03% from 255 or 22.5% from 360); Max value from RGB is 147 - color contains mainly: red. Hex color #938451 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #938451 is #6C7BAE. Grayscale: #828282. Windows color (decimal): -7109551 or 5342355. OLE color: 5342355.
HSL color Cylindrical-coordinate representation of color #938451: hue angle of 46.36º 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 #938451 is Cyan = 0, Magento = 0.10, Yellow = 0.45 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 132 | 81 | - |
| CMYK | 0 | 0.10 | 0.45 | 0.42 |
| HSL | 46.36º | 0.29% | 0.45% | - |
| HSV(B) | 46.36º | 0.45% | 0.58% | - |
| XYZ | 21.77 | 23.3 | 11.13 | - |
| YUV | 130.67 | 99.97 | 139.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 132 | 81 | 0 | 0.10 | 0.45 | 0.42 | 46.36 | 0.29 | 0.45 |
| Hex | 93 | 84 | 51 | 0 | A | 2D | 2A | 2E | 1D | 2D |
| Octal | 223 | 204 | 121 | 0 | 12 | 55 | 52 | 56 | 35 | 55 |
| Binary | 10010011 | 10000100 | 1010001 | 0 | 1010 | 101101 | 101010 | 101110 | 11101 | 101101 |
Color Harmonies of #938451
Complementary color
Monochromatic Colors of #938451
Black with #938451
Text Example
Text Example
White with #938451
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938451; }
p { color: rgb(147,132,81); }
H1.HeaderClassName
{
color: #938451;
}
.AnyTagClassName
{
color: #938451;
}
</style>
background-color css
<style>
a { background-color: #938451; }
a { background-color: rgb(147,132,81); }
div.DivClassName
{
background-color: #938451;
}
.BgClassName
{
background-color: #938451;
}
</style>
border-color css
<style>
span { border-color: #938451; }
span { border-color: rgb(147,132,81); }
td.TdClassName
{
border-color: #938451;
}
.TagClassName
{
border-color: #938451;
}
</style>