Shades of Clay Creek #928656
Tints of Clay Creek #928656
RGB
CMYK
RGB Variations
Color information
#928656 (or 0x928656) is known color: Clay Creek. HEX triplet: 92, 86 and 56. RGB value is (146,134,86). Sum of RGB (Red+Green+Blue) = 146+134+86=366 (48% of max value = 765). Red value is 146 (57.42% from 255 or 39.89% from 366); Green value is 134 (52.73% from 255 or 36.61% from 366); Blue value is 86 (33.98% from 255 or 23.50% from 366); Max value from RGB is 146 - color contains mainly: red. Hex color #928656 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #928656 is #6D79A9. Grayscale: #848484. Windows color (decimal): -7174570 or 5670546. OLE color: 5670546.
HSL color Cylindrical-coordinate representation of color #928656: hue angle of 48º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #928656 is Cyan = 0, Magento = 0.08, Yellow = 0.41 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 134 | 86 | - |
| CMYK | 0 | 0.08 | 0.41 | 0.43 |
| HSL | 48º | 0.26% | 0.45% | - |
| HSV(B) | 48º | 0.41% | 0.57% | - |
| XYZ | 22.06 | 23.83 | 12.24 | - |
| YUV | 132.12 | 101.98 | 137.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 134 | 86 | 0 | 0.08 | 0.41 | 0.43 | 48 | 0.26 | 0.45 |
| Hex | 92 | 86 | 56 | 0 | 8 | 29 | 2B | 30 | 1A | 2D |
| Octal | 222 | 206 | 126 | 0 | 10 | 51 | 53 | 60 | 32 | 55 |
| Binary | 10010010 | 10000110 | 1010110 | 0 | 1000 | 101001 | 101011 | 110000 | 11010 | 101101 |
Color Harmonies of #928656
Complementary color
Monochromatic Colors of #928656
Black with #928656
Text Example
Text Example
White with #928656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #928656; }
p { color: rgb(146,134,86); }
H1.HeaderClassName
{
color: #928656;
}
.AnyTagClassName
{
color: #928656;
}
</style>
background-color css
<style>
a { background-color: #928656; }
a { background-color: rgb(146,134,86); }
div.DivClassName
{
background-color: #928656;
}
.BgClassName
{
background-color: #928656;
}
</style>
border-color css
<style>
span { border-color: #928656; }
span { border-color: rgb(146,134,86); }
td.TdClassName
{
border-color: #928656;
}
.TagClassName
{
border-color: #928656;
}
</style>