Shades of Clay Creek #928659
Tints of Clay Creek #928659
RGB
CMYK
RGB Variations
Color information
#928659 (or 0x928659) is known color: Clay Creek. HEX triplet: 92, 86 and 59. RGB value is (146,134,89). Sum of RGB (Red+Green+Blue) = 146+134+89=369 (48% of max value = 765). Red value is 146 (57.42% from 255 or 39.57% from 369); Green value is 134 (52.73% from 255 or 36.31% from 369); Blue value is 89 (35.16% from 255 or 24.12% from 369); Max value from RGB is 146 - color contains mainly: red. Hex color #928659 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #928659 is #6D79A6. Grayscale: #848484. Windows color (decimal): -7174567 or 5867154. OLE color: 5867154.
HSL color Cylindrical-coordinate representation of color #928659: hue angle of 47.37º 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 #928659 is Cyan = 0, Magento = 0.08, Yellow = 0.39 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 134 | 89 | - |
| CMYK | 0 | 0.08 | 0.39 | 0.43 |
| HSL | 47.37º | 0.24% | 0.46% | - |
| HSV(B) | 47.37º | 0.39% | 0.57% | - |
| XYZ | 22.18 | 23.88 | 12.89 | - |
| YUV | 132.46 | 103.48 | 137.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 134 | 89 | 0 | 0.08 | 0.39 | 0.43 | 47.37 | 0.24 | 0.46 |
| Hex | 92 | 86 | 59 | 0 | 8 | 27 | 2B | 2F | 18 | 2E |
| Octal | 222 | 206 | 131 | 0 | 10 | 47 | 53 | 57 | 30 | 56 |
| Binary | 10010010 | 10000110 | 1011001 | 0 | 1000 | 100111 | 101011 | 101111 | 11000 | 101110 |
Color Harmonies of #928659
Complementary color
Monochromatic Colors of #928659
Black with #928659
Text Example
Text Example
White with #928659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #928659; }
p { color: rgb(146,134,89); }
H1.HeaderClassName
{
color: #928659;
}
.AnyTagClassName
{
color: #928659;
}
</style>
background-color css
<style>
a { background-color: #928659; }
a { background-color: rgb(146,134,89); }
div.DivClassName
{
background-color: #928659;
}
.BgClassName
{
background-color: #928659;
}
</style>
border-color css
<style>
span { border-color: #928659; }
span { border-color: rgb(146,134,89); }
td.TdClassName
{
border-color: #928659;
}
.TagClassName
{
border-color: #928659;
}
</style>