Shades of Clay Creek #928559
Tints of Clay Creek #928559
RGB
CMYK
RGB Variations
Color information
#928559 (or 0x928559) is known color: Clay Creek. HEX triplet: 92, 85 and 59. RGB value is (146,133,89). Sum of RGB (Red+Green+Blue) = 146+133+89=368 (48% of max value = 765). Red value is 146 (57.42% from 255 or 39.67% from 368); Green value is 133 (52.34% from 255 or 36.14% from 368); Blue value is 89 (35.16% from 255 or 24.18% from 368); Max value from RGB is 146 - color contains mainly: red. Hex color #928559 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #928559 is #6D7AA6. Grayscale: #848484. Windows color (decimal): -7174823 or 5866898. OLE color: 5866898.
HSL color Cylindrical-coordinate representation of color #928559: hue angle of 46.32º 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 #928559 is Cyan = 0, Magento = 0.09, Yellow = 0.39 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 133 | 89 | - |
| CMYK | 0 | 0.09 | 0.39 | 0.43 |
| HSL | 46.32º | 0.24% | 0.46% | - |
| HSV(B) | 46.32º | 0.39% | 0.57% | - |
| XYZ | 22.04 | 23.61 | 12.85 | - |
| YUV | 131.87 | 103.81 | 138.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 133 | 89 | 0 | 0.09 | 0.39 | 0.43 | 46.32 | 0.24 | 0.46 |
| Hex | 92 | 85 | 59 | 0 | 9 | 27 | 2B | 2E | 18 | 2E |
| Octal | 222 | 205 | 131 | 0 | 11 | 47 | 53 | 56 | 30 | 56 |
| Binary | 10010010 | 10000101 | 1011001 | 0 | 1001 | 100111 | 101011 | 101110 | 11000 | 101110 |
Color Harmonies of #928559
Complementary color
Monochromatic Colors of #928559
Black with #928559
Text Example
Text Example
White with #928559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #928559; }
p { color: rgb(146,133,89); }
H1.HeaderClassName
{
color: #928559;
}
.AnyTagClassName
{
color: #928559;
}
</style>
background-color css
<style>
a { background-color: #928559; }
a { background-color: rgb(146,133,89); }
div.DivClassName
{
background-color: #928559;
}
.BgClassName
{
background-color: #928559;
}
</style>
border-color css
<style>
span { border-color: #928559; }
span { border-color: rgb(146,133,89); }
td.TdClassName
{
border-color: #928559;
}
.TagClassName
{
border-color: #928559;
}
</style>