Shades of Clay Creek #928959
Tints of Clay Creek #928959
RGB
CMYK
RGB Variations
Color information
#928959 (or 0x928959) is known color: Clay Creek. HEX triplet: 92, 89 and 59. RGB value is (146,137,89). Sum of RGB (Red+Green+Blue) = 146+137+89=372 (49% of max value = 765). Red value is 146 (57.42% from 255 or 39.25% from 372); Green value is 137 (53.91% from 255 or 36.83% from 372); Blue value is 89 (35.16% from 255 or 23.92% from 372); Max value from RGB is 146 - color contains mainly: red. Hex color #928959 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #928959 is #6D76A6. Grayscale: #868686. Windows color (decimal): -7173799 or 5867922. OLE color: 5867922.
HSL color Cylindrical-coordinate representation of color #928959: hue angle of 50.53º 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 #928959 is Cyan = 0, Magento = 0.06, Yellow = 0.39 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 137 | 89 | - |
| CMYK | 0 | 0.06 | 0.39 | 0.43 |
| HSL | 50.53º | 0.24% | 0.46% | - |
| HSV(B) | 50.53º | 0.39% | 0.57% | - |
| XYZ | 22.6 | 24.72 | 13.03 | - |
| YUV | 134.22 | 102.48 | 136.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 137 | 89 | 0 | 0.06 | 0.39 | 0.43 | 50.53 | 0.24 | 0.46 |
| Hex | 92 | 89 | 59 | 0 | 6 | 27 | 2B | 33 | 18 | 2E |
| Octal | 222 | 211 | 131 | 0 | 6 | 47 | 53 | 63 | 30 | 56 |
| Binary | 10010010 | 10001001 | 1011001 | 0 | 110 | 100111 | 101011 | 110011 | 11000 | 101110 |
Color Harmonies of #928959
Complementary color
Monochromatic Colors of #928959
Black with #928959
Text Example
Text Example
White with #928959
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #928959; }
p { color: rgb(146,137,89); }
H1.HeaderClassName
{
color: #928959;
}
.AnyTagClassName
{
color: #928959;
}
</style>
background-color css
<style>
a { background-color: #928959; }
a { background-color: rgb(146,137,89); }
div.DivClassName
{
background-color: #928959;
}
.BgClassName
{
background-color: #928959;
}
</style>
border-color css
<style>
span { border-color: #928959; }
span { border-color: rgb(146,137,89); }
td.TdClassName
{
border-color: #928959;
}
.TagClassName
{
border-color: #928959;
}
</style>