Shades of Clay Creek #928353
Tints of Clay Creek #928353
RGB
CMYK
RGB Variations
Color information
#928353 (or 0x928353) is known color: Clay Creek. HEX triplet: 92, 83 and 53. RGB value is (146,131,83). Sum of RGB (Red+Green+Blue) = 146+131+83=360 (47% of max value = 765). Red value is 146 (57.42% from 255 or 40.56% from 360); Green value is 131 (51.56% from 255 or 36.39% from 360); Blue value is 83 (32.81% from 255 or 23.06% from 360); Max value from RGB is 146 - color contains mainly: red. Hex color #928353 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #928353 is #6D7CAC. Grayscale: #828282. Windows color (decimal): -7175341 or 5473170. OLE color: 5473170.
HSL color Cylindrical-coordinate representation of color #928353: hue angle of 45.71º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #928353 is Cyan = 0, Magento = 0.10, Yellow = 0.43 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 131 | 83 | - |
| CMYK | 0 | 0.10 | 0.43 | 0.43 |
| HSL | 45.71º | 0.28% | 0.45% | - |
| HSV(B) | 45.71º | 0.43% | 0.57% | - |
| XYZ | 21.53 | 22.97 | 11.48 | - |
| YUV | 130.01 | 101.47 | 139.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 131 | 83 | 0 | 0.10 | 0.43 | 0.43 | 45.71 | 0.28 | 0.45 |
| Hex | 92 | 83 | 53 | 0 | A | 2B | 2B | 2E | 1C | 2D |
| Octal | 222 | 203 | 123 | 0 | 12 | 53 | 53 | 56 | 34 | 55 |
| Binary | 10010010 | 10000011 | 1010011 | 0 | 1010 | 101011 | 101011 | 101110 | 11100 | 101101 |
Color Harmonies of #928353
Complementary color
Monochromatic Colors of #928353
Black with #928353
Text Example
Text Example
White with #928353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #928353; }
p { color: rgb(146,131,83); }
H1.HeaderClassName
{
color: #928353;
}
.AnyTagClassName
{
color: #928353;
}
</style>
background-color css
<style>
a { background-color: #928353; }
a { background-color: rgb(146,131,83); }
div.DivClassName
{
background-color: #928353;
}
.BgClassName
{
background-color: #928353;
}
</style>
border-color css
<style>
span { border-color: #928353; }
span { border-color: rgb(146,131,83); }
td.TdClassName
{
border-color: #928353;
}
.TagClassName
{
border-color: #928353;
}
</style>