Shades of Clay Creek #928757
Tints of Clay Creek #928757
RGB
CMYK
RGB Variations
Color information
#928757 (or 0x928757) is known color: Clay Creek. HEX triplet: 92, 87 and 57. RGB value is (146,135,87). Sum of RGB (Red+Green+Blue) = 146+135+87=368 (48% of max value = 765). Red value is 146 (57.42% from 255 or 39.67% from 368); Green value is 135 (53.12% from 255 or 36.68% from 368); Blue value is 87 (34.38% from 255 or 23.64% from 368); Max value from RGB is 146 - color contains mainly: red. Hex color #928757 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #928757 is #6D78A8. Grayscale: #858585. Windows color (decimal): -7174313 or 5736338. OLE color: 5736338.
HSL color Cylindrical-coordinate representation of color #928757: hue angle of 48.81º 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 #928757 is Cyan = 0, Magento = 0.08, Yellow = 0.40 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 135 | 87 | - |
| CMYK | 0 | 0.08 | 0.40 | 0.43 |
| HSL | 48.81º | 0.25% | 0.46% | - |
| HSV(B) | 48.81º | 0.4% | 0.57% | - |
| XYZ | 22.24 | 24.13 | 12.5 | - |
| YUV | 132.82 | 102.14 | 137.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 135 | 87 | 0 | 0.08 | 0.40 | 0.43 | 48.81 | 0.25 | 0.46 |
| Hex | 92 | 87 | 57 | 0 | 8 | 28 | 2B | 31 | 19 | 2E |
| Octal | 222 | 207 | 127 | 0 | 10 | 50 | 53 | 61 | 31 | 56 |
| Binary | 10010010 | 10000111 | 1010111 | 0 | 1000 | 101000 | 101011 | 110001 | 11001 | 101110 |
Color Harmonies of #928757
Complementary color
Monochromatic Colors of #928757
Black with #928757
Text Example
Text Example
White with #928757
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #928757; }
p { color: rgb(146,135,87); }
H1.HeaderClassName
{
color: #928757;
}
.AnyTagClassName
{
color: #928757;
}
</style>
background-color css
<style>
a { background-color: #928757; }
a { background-color: rgb(146,135,87); }
div.DivClassName
{
background-color: #928757;
}
.BgClassName
{
background-color: #928757;
}
</style>
border-color css
<style>
span { border-color: #928757; }
span { border-color: rgb(146,135,87); }
td.TdClassName
{
border-color: #928757;
}
.TagClassName
{
border-color: #928757;
}
</style>