Shades of Clay Creek #928350
Tints of Clay Creek #928350
RGB
CMYK
RGB Variations
Color information
#928350 (or 0x928350) is known color: Clay Creek. HEX triplet: 92, 83 and 50. RGB value is (146,131,80). Sum of RGB (Red+Green+Blue) = 146+131+80=357 (47% of max value = 765). Red value is 146 (57.42% from 255 or 40.90% from 357); Green value is 131 (51.56% from 255 or 36.69% from 357); Blue value is 80 (31.64% from 255 or 22.41% from 357); Max value from RGB is 146 - color contains mainly: red. Hex color #928350 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #928350 is #6D7CAF. Grayscale: #818181. Windows color (decimal): -7175344 or 5276562. OLE color: 5276562.
HSL color Cylindrical-coordinate representation of color #928350: hue angle of 46.36º 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 #928350 is Cyan = 0, Magento = 0.10, Yellow = 0.45 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 131 | 80 | - |
| CMYK | 0 | 0.10 | 0.45 | 0.43 |
| HSL | 46.36º | 0.29% | 0.44% | - |
| HSV(B) | 46.36º | 0.45% | 0.57% | - |
| XYZ | 21.42 | 22.92 | 10.89 | - |
| YUV | 129.67 | 99.97 | 139.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 131 | 80 | 0 | 0.10 | 0.45 | 0.43 | 46.36 | 0.29 | 0.44 |
| Hex | 92 | 83 | 50 | 0 | A | 2D | 2B | 2E | 1D | 2C |
| Octal | 222 | 203 | 120 | 0 | 12 | 55 | 53 | 56 | 35 | 54 |
| Binary | 10010010 | 10000011 | 1010000 | 0 | 1010 | 101101 | 101011 | 101110 | 11101 | 101100 |
Color Harmonies of #928350
Complementary color
Monochromatic Colors of #928350
Black with #928350
Text Example
Text Example
White with #928350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #928350; }
p { color: rgb(146,131,80); }
H1.HeaderClassName
{
color: #928350;
}
.AnyTagClassName
{
color: #928350;
}
</style>
background-color css
<style>
a { background-color: #928350; }
a { background-color: rgb(146,131,80); }
div.DivClassName
{
background-color: #928350;
}
.BgClassName
{
background-color: #928350;
}
</style>
border-color css
<style>
span { border-color: #928350; }
span { border-color: rgb(146,131,80); }
td.TdClassName
{
border-color: #928350;
}
.TagClassName
{
border-color: #928350;
}
</style>