Shades of Clay Creek #928254
Tints of Clay Creek #928254
RGB
CMYK
RGB Variations
Color information
#928254 (or 0x928254) is known color: Clay Creek. HEX triplet: 92, 82 and 54. RGB value is (146,130,84). Sum of RGB (Red+Green+Blue) = 146+130+84=360 (47% of max value = 765). Red value is 146 (57.42% from 255 or 40.56% from 360); Green value is 130 (51.17% from 255 or 36.11% from 360); Blue value is 84 (33.20% from 255 or 23.33% from 360); Max value from RGB is 146 - color contains mainly: red. Hex color #928254 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #928254 is #6D7DAB. Grayscale: #818181. Windows color (decimal): -7175596 or 5538450. OLE color: 5538450.
HSL color Cylindrical-coordinate representation of color #928254: hue angle of 44.52º 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 #928254 is Cyan = 0, Magento = 0.11, Yellow = 0.42 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 130 | 84 | - |
| CMYK | 0 | 0.11 | 0.42 | 0.43 |
| HSL | 44.52º | 0.27% | 0.45% | - |
| HSV(B) | 44.52º | 0.42% | 0.57% | - |
| XYZ | 21.44 | 22.72 | 11.64 | - |
| YUV | 129.54 | 102.3 | 139.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 130 | 84 | 0 | 0.11 | 0.42 | 0.43 | 44.52 | 0.27 | 0.45 |
| Hex | 92 | 82 | 54 | 0 | B | 2A | 2B | 2D | 1B | 2D |
| Octal | 222 | 202 | 124 | 0 | 13 | 52 | 53 | 55 | 33 | 55 |
| Binary | 10010010 | 10000010 | 1010100 | 0 | 1011 | 101010 | 101011 | 101101 | 11011 | 101101 |
Color Harmonies of #928254
Complementary color
Monochromatic Colors of #928254
Black with #928254
Text Example
Text Example
White with #928254
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #928254; }
p { color: rgb(146,130,84); }
H1.HeaderClassName
{
color: #928254;
}
.AnyTagClassName
{
color: #928254;
}
</style>
background-color css
<style>
a { background-color: #928254; }
a { background-color: rgb(146,130,84); }
div.DivClassName
{
background-color: #928254;
}
.BgClassName
{
background-color: #928254;
}
</style>
border-color css
<style>
span { border-color: #928254; }
span { border-color: rgb(146,130,84); }
td.TdClassName
{
border-color: #928254;
}
.TagClassName
{
border-color: #928254;
}
</style>