Shades of Clay Creek #928249
Tints of Clay Creek #928249
RGB
CMYK
RGB Variations
Color information
#928249 (or 0x928249) is known color: Clay Creek. HEX triplet: 92, 82 and 49. RGB value is (146,130,73). Sum of RGB (Red+Green+Blue) = 146+130+73=349 (46% of max value = 765). Red value is 146 (57.42% from 255 or 41.83% from 349); Green value is 130 (51.17% from 255 or 37.25% from 349); Blue value is 73 (28.91% from 255 or 20.92% from 349); Max value from RGB is 146 - color contains mainly: red. Hex color #928249 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #928249 is #6D7DB6. Grayscale: #808080. Windows color (decimal): -7175607 or 4817554. OLE color: 4817554.
HSL color Cylindrical-coordinate representation of color #928249: hue angle of 46.85º degrees, saturation: 0.33, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #928249 is Cyan = 0, Magento = 0.11, Yellow = 0.5 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 130 | 73 | - |
| CMYK | 0 | 0.11 | 0.5 | 0.43 |
| HSL | 46.85º | 0.33% | 0.43% | - |
| HSV(B) | 46.85º | 0.5% | 0.57% | - |
| XYZ | 21.04 | 22.56 | 9.55 | - |
| YUV | 128.29 | 96.8 | 140.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 130 | 73 | 0 | 0.11 | 0.5 | 0.43 | 46.85 | 0.33 | 0.43 |
| Hex | 92 | 82 | 49 | 0 | B | 32 | 2B | 2F | 21 | 2B |
| Octal | 222 | 202 | 111 | 0 | 13 | 62 | 53 | 57 | 41 | 53 |
| Binary | 10010010 | 10000010 | 1001001 | 0 | 1011 | 110010 | 101011 | 101111 | 100001 | 101011 |
Color Harmonies of #928249
Complementary color
Monochromatic Colors of #928249
Black with #928249
Text Example
Text Example
White with #928249
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #928249; }
p { color: rgb(146,130,73); }
H1.HeaderClassName
{
color: #928249;
}
.AnyTagClassName
{
color: #928249;
}
</style>
background-color css
<style>
a { background-color: #928249; }
a { background-color: rgb(146,130,73); }
div.DivClassName
{
background-color: #928249;
}
.BgClassName
{
background-color: #928249;
}
</style>
border-color css
<style>
span { border-color: #928249; }
span { border-color: rgb(146,130,73); }
td.TdClassName
{
border-color: #928249;
}
.TagClassName
{
border-color: #928249;
}
</style>