Shades of Clay Creek #928857
Tints of Clay Creek #928857
RGB
CMYK
RGB Variations
Color information
#928857 (or 0x928857) is known color: Clay Creek. HEX triplet: 92, 88 and 57. RGB value is (146,136,87). Sum of RGB (Red+Green+Blue) = 146+136+87=369 (48% of max value = 765). Red value is 146 (57.42% from 255 or 39.57% from 369); Green value is 136 (53.52% from 255 or 36.86% from 369); Blue value is 87 (34.38% from 255 or 23.58% from 369); Max value from RGB is 146 - color contains mainly: red. Hex color #928857 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #928857 is #6D77A8. Grayscale: #858585. Windows color (decimal): -7174057 or 5736594. OLE color: 5736594.
HSL color Cylindrical-coordinate representation of color #928857: hue angle of 49.83º 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 #928857 is Cyan = 0, Magento = 0.07, Yellow = 0.40 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 136 | 87 | - |
| CMYK | 0 | 0.07 | 0.40 | 0.43 |
| HSL | 49.83º | 0.25% | 0.46% | - |
| HSV(B) | 49.83º | 0.4% | 0.57% | - |
| XYZ | 22.38 | 24.41 | 12.55 | - |
| YUV | 133.4 | 101.81 | 136.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 136 | 87 | 0 | 0.07 | 0.40 | 0.43 | 49.83 | 0.25 | 0.46 |
| Hex | 92 | 88 | 57 | 0 | 7 | 28 | 2B | 32 | 19 | 2E |
| Octal | 222 | 210 | 127 | 0 | 7 | 50 | 53 | 62 | 31 | 56 |
| Binary | 10010010 | 10001000 | 1010111 | 0 | 111 | 101000 | 101011 | 110010 | 11001 | 101110 |
Color Harmonies of #928857
Complementary color
Monochromatic Colors of #928857
Black with #928857
Text Example
Text Example
White with #928857
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #928857; }
p { color: rgb(146,136,87); }
H1.HeaderClassName
{
color: #928857;
}
.AnyTagClassName
{
color: #928857;
}
</style>
background-color css
<style>
a { background-color: #928857; }
a { background-color: rgb(146,136,87); }
div.DivClassName
{
background-color: #928857;
}
.BgClassName
{
background-color: #928857;
}
</style>
border-color css
<style>
span { border-color: #928857; }
span { border-color: rgb(146,136,87); }
td.TdClassName
{
border-color: #928857;
}
.TagClassName
{
border-color: #928857;
}
</style>