Shades of Clay Creek #928957
Tints of Clay Creek #928957
RGB
CMYK
RGB Variations
Color information
#928957 (or 0x928957) is known color: Clay Creek. HEX triplet: 92, 89 and 57. RGB value is (146,137,87). Sum of RGB (Red+Green+Blue) = 146+137+87=370 (49% of max value = 765). Red value is 146 (57.42% from 255 or 39.46% from 370); Green value is 137 (53.91% from 255 or 37.03% from 370); Blue value is 87 (34.38% from 255 or 23.51% from 370); Max value from RGB is 146 - color contains mainly: red. Hex color #928957 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #928957 is #6D76A8. Grayscale: #868686. Windows color (decimal): -7173801 or 5736850. OLE color: 5736850.
HSL color Cylindrical-coordinate representation of color #928957: hue angle of 50.85º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #928957 is Cyan = 0, Magento = 0.06, Yellow = 0.40 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 137 | 87 | - |
| CMYK | 0 | 0.06 | 0.40 | 0.43 |
| HSL | 50.85º | 0.25% | 0.46% | - |
| HSV(B) | 50.85º | 0.4% | 0.57% | - |
| XYZ | 22.52 | 24.69 | 12.6 | - |
| YUV | 133.99 | 101.48 | 136.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 137 | 87 | 0 | 0.06 | 0.40 | 0.43 | 50.85 | 0.25 | 0.46 |
| Hex | 92 | 89 | 57 | 0 | 6 | 28 | 2B | 33 | 19 | 2E |
| Octal | 222 | 211 | 127 | 0 | 6 | 50 | 53 | 63 | 31 | 56 |
| Binary | 10010010 | 10001001 | 1010111 | 0 | 110 | 101000 | 101011 | 110011 | 11001 | 101110 |
Color Harmonies of #928957
Complementary color
Monochromatic Colors of #928957
Black with #928957
Text Example
Text Example
White with #928957
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #928957; }
p { color: rgb(146,137,87); }
H1.HeaderClassName
{
color: #928957;
}
.AnyTagClassName
{
color: #928957;
}
</style>
background-color css
<style>
a { background-color: #928957; }
a { background-color: rgb(146,137,87); }
div.DivClassName
{
background-color: #928957;
}
.BgClassName
{
background-color: #928957;
}
</style>
border-color css
<style>
span { border-color: #928957; }
span { border-color: rgb(146,137,87); }
td.TdClassName
{
border-color: #928957;
}
.TagClassName
{
border-color: #928957;
}
</style>