Shades of Clay Creek #928650
Tints of Clay Creek #928650
RGB
CMYK
RGB Variations
Color information
#928650 (or 0x928650) is known color: Clay Creek. HEX triplet: 92, 86 and 50. RGB value is (146,134,80). Sum of RGB (Red+Green+Blue) = 146+134+80=360 (47% of max value = 765). Red value is 146 (57.42% from 255 or 40.56% from 360); Green value is 134 (52.73% from 255 or 37.22% from 360); Blue value is 80 (31.64% from 255 or 22.22% from 360); Max value from RGB is 146 - color contains mainly: red. Hex color #928650 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #928650 is #6D79AF. Grayscale: #838383. Windows color (decimal): -7174576 or 5277330. OLE color: 5277330.
HSL color Cylindrical-coordinate representation of color #928650: hue angle of 49.09º degrees, saturation: 0.29, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #928650 is Cyan = 0, Magento = 0.08, Yellow = 0.45 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 134 | 80 | - |
| CMYK | 0 | 0.08 | 0.45 | 0.43 |
| HSL | 49.09º | 0.29% | 0.44% | - |
| HSV(B) | 49.09º | 0.45% | 0.57% | - |
| XYZ | 21.83 | 23.74 | 11.02 | - |
| YUV | 131.43 | 98.98 | 138.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 134 | 80 | 0 | 0.08 | 0.45 | 0.43 | 49.09 | 0.29 | 0.44 |
| Hex | 92 | 86 | 50 | 0 | 8 | 2D | 2B | 31 | 1D | 2C |
| Octal | 222 | 206 | 120 | 0 | 10 | 55 | 53 | 61 | 35 | 54 |
| Binary | 10010010 | 10000110 | 1010000 | 0 | 1000 | 101101 | 101011 | 110001 | 11101 | 101100 |
Color Harmonies of #928650
Complementary color
Monochromatic Colors of #928650
Black with #928650
Text Example
Text Example
White with #928650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #928650; }
p { color: rgb(146,134,80); }
H1.HeaderClassName
{
color: #928650;
}
.AnyTagClassName
{
color: #928650;
}
</style>
background-color css
<style>
a { background-color: #928650; }
a { background-color: rgb(146,134,80); }
div.DivClassName
{
background-color: #928650;
}
.BgClassName
{
background-color: #928650;
}
</style>
border-color css
<style>
span { border-color: #928650; }
span { border-color: rgb(146,134,80); }
td.TdClassName
{
border-color: #928650;
}
.TagClassName
{
border-color: #928650;
}
</style>