Shades of Clay Creek #928756
Tints of Clay Creek #928756
RGB
CMYK
RGB Variations
Color information
#928756 (or 0x928756) is known color: Clay Creek. HEX triplet: 92, 87 and 56. RGB value is (146,135,86). Sum of RGB (Red+Green+Blue) = 146+135+86=367 (48% of max value = 765). Red value is 146 (57.42% from 255 or 39.78% from 367); Green value is 135 (53.12% from 255 or 36.78% from 367); Blue value is 86 (33.98% from 255 or 23.43% from 367); Max value from RGB is 146 - color contains mainly: red. Hex color #928756 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #928756 is #6D78A9. Grayscale: #848484. Windows color (decimal): -7174314 or 5670802. OLE color: 5670802.
HSL color Cylindrical-coordinate representation of color #928756: hue angle of 49º 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 #928756 is Cyan = 0, Magento = 0.08, Yellow = 0.41 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 135 | 86 | - |
| CMYK | 0 | 0.08 | 0.41 | 0.43 |
| HSL | 49º | 0.26% | 0.45% | - |
| HSV(B) | 49º | 0.41% | 0.57% | - |
| XYZ | 22.2 | 24.11 | 12.29 | - |
| YUV | 132.7 | 101.64 | 137.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 135 | 86 | 0 | 0.08 | 0.41 | 0.43 | 49 | 0.26 | 0.45 |
| Hex | 92 | 87 | 56 | 0 | 8 | 29 | 2B | 31 | 1A | 2D |
| Octal | 222 | 207 | 126 | 0 | 10 | 51 | 53 | 61 | 32 | 55 |
| Binary | 10010010 | 10000111 | 1010110 | 0 | 1000 | 101001 | 101011 | 110001 | 11010 | 101101 |
Color Harmonies of #928756
Complementary color
Monochromatic Colors of #928756
Black with #928756
Text Example
Text Example
White with #928756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #928756; }
p { color: rgb(146,135,86); }
H1.HeaderClassName
{
color: #928756;
}
.AnyTagClassName
{
color: #928756;
}
</style>
background-color css
<style>
a { background-color: #928756; }
a { background-color: rgb(146,135,86); }
div.DivClassName
{
background-color: #928756;
}
.BgClassName
{
background-color: #928756;
}
</style>
border-color css
<style>
span { border-color: #928756; }
span { border-color: rgb(146,135,86); }
td.TdClassName
{
border-color: #928756;
}
.TagClassName
{
border-color: #928756;
}
</style>