Shades of Clay Creek #928554
Tints of Clay Creek #928554
RGB
CMYK
RGB Variations
Color information
#928554 (or 0x928554) is known color: Clay Creek. HEX triplet: 92, 85 and 54. RGB value is (146,133,84). Sum of RGB (Red+Green+Blue) = 146+133+84=363 (48% of max value = 765). Red value is 146 (57.42% from 255 or 40.22% from 363); Green value is 133 (52.34% from 255 or 36.64% from 363); Blue value is 84 (33.20% from 255 or 23.14% from 363); Max value from RGB is 146 - color contains mainly: red. Hex color #928554 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #928554 is #6D7AAB. Grayscale: #838383. Windows color (decimal): -7174828 or 5539218. OLE color: 5539218.
HSL color Cylindrical-coordinate representation of color #928554: hue angle of 47.42º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #928554 is Cyan = 0, Magento = 0.09, Yellow = 0.42 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 133 | 84 | - |
| CMYK | 0 | 0.09 | 0.42 | 0.43 |
| HSL | 47.42º | 0.27% | 0.45% | - |
| HSV(B) | 47.42º | 0.42% | 0.57% | - |
| XYZ | 21.84 | 23.53 | 11.78 | - |
| YUV | 131.3 | 101.31 | 138.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 133 | 84 | 0 | 0.09 | 0.42 | 0.43 | 47.42 | 0.27 | 0.45 |
| Hex | 92 | 85 | 54 | 0 | 9 | 2A | 2B | 2F | 1B | 2D |
| Octal | 222 | 205 | 124 | 0 | 11 | 52 | 53 | 57 | 33 | 55 |
| Binary | 10010010 | 10000101 | 1010100 | 0 | 1001 | 101010 | 101011 | 101111 | 11011 | 101101 |
Color Harmonies of #928554
Complementary color
Monochromatic Colors of #928554
Black with #928554
Text Example
Text Example
White with #928554
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #928554; }
p { color: rgb(146,133,84); }
H1.HeaderClassName
{
color: #928554;
}
.AnyTagClassName
{
color: #928554;
}
</style>
background-color css
<style>
a { background-color: #928554; }
a { background-color: rgb(146,133,84); }
div.DivClassName
{
background-color: #928554;
}
.BgClassName
{
background-color: #928554;
}
</style>
border-color css
<style>
span { border-color: #928554; }
span { border-color: rgb(146,133,84); }
td.TdClassName
{
border-color: #928554;
}
.TagClassName
{
border-color: #928554;
}
</style>