Shades of Clay Creek #928459
Tints of Clay Creek #928459
RGB
CMYK
RGB Variations
Color information
#928459 (or 0x928459) is known color: Clay Creek. HEX triplet: 92, 84 and 59. RGB value is (146,132,89). Sum of RGB (Red+Green+Blue) = 146+132+89=367 (48% of max value = 765). Red value is 146 (57.42% from 255 or 39.78% from 367); Green value is 132 (51.95% from 255 or 35.97% from 367); Blue value is 89 (35.16% from 255 or 24.25% from 367); Max value from RGB is 146 - color contains mainly: red. Hex color #928459 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #928459 is #6D7BA6. Grayscale: #838383. Windows color (decimal): -7175079 or 5866642. OLE color: 5866642.
HSL color Cylindrical-coordinate representation of color #928459: hue angle of 45.26º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #928459 is Cyan = 0, Magento = 0.10, Yellow = 0.39 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 132 | 89 | - |
| CMYK | 0 | 0.10 | 0.39 | 0.43 |
| HSL | 45.26º | 0.24% | 0.46% | - |
| HSV(B) | 45.26º | 0.39% | 0.57% | - |
| XYZ | 21.91 | 23.33 | 12.8 | - |
| YUV | 131.28 | 104.14 | 138.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 132 | 89 | 0 | 0.10 | 0.39 | 0.43 | 45.26 | 0.24 | 0.46 |
| Hex | 92 | 84 | 59 | 0 | A | 27 | 2B | 2D | 18 | 2E |
| Octal | 222 | 204 | 131 | 0 | 12 | 47 | 53 | 55 | 30 | 56 |
| Binary | 10010010 | 10000100 | 1011001 | 0 | 1010 | 100111 | 101011 | 101101 | 11000 | 101110 |
Color Harmonies of #928459
Complementary color
Monochromatic Colors of #928459
Black with #928459
Text Example
Text Example
White with #928459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #928459; }
p { color: rgb(146,132,89); }
H1.HeaderClassName
{
color: #928459;
}
.AnyTagClassName
{
color: #928459;
}
</style>
background-color css
<style>
a { background-color: #928459; }
a { background-color: rgb(146,132,89); }
div.DivClassName
{
background-color: #928459;
}
.BgClassName
{
background-color: #928459;
}
</style>
border-color css
<style>
span { border-color: #928459; }
span { border-color: rgb(146,132,89); }
td.TdClassName
{
border-color: #928459;
}
.TagClassName
{
border-color: #928459;
}
</style>