Shades of Clay Creek #928753
Tints of Clay Creek #928753
RGB
CMYK
RGB Variations
Color information
#928753 (or 0x928753) is known color: Clay Creek. HEX triplet: 92, 87 and 53. RGB value is (146,135,83). Sum of RGB (Red+Green+Blue) = 146+135+83=364 (48% of max value = 765). Red value is 146 (57.42% from 255 or 40.11% from 364); Green value is 135 (53.12% from 255 or 37.09% from 364); Blue value is 83 (32.81% from 255 or 22.80% from 364); Max value from RGB is 146 - color contains mainly: red. Hex color #928753 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #928753 is #6D78AC. Grayscale: #848484. Windows color (decimal): -7174317 or 5474194. OLE color: 5474194.
HSL color Cylindrical-coordinate representation of color #928753: hue angle of 49.52º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #928753 is Cyan = 0, Magento = 0.08, Yellow = 0.43 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 135 | 83 | - |
| CMYK | 0 | 0.08 | 0.43 | 0.43 |
| HSL | 49.52º | 0.28% | 0.45% | - |
| HSV(B) | 49.52º | 0.43% | 0.57% | - |
| XYZ | 22.08 | 24.06 | 11.66 | - |
| YUV | 132.36 | 100.14 | 137.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 135 | 83 | 0 | 0.08 | 0.43 | 0.43 | 49.52 | 0.28 | 0.45 |
| Hex | 92 | 87 | 53 | 0 | 8 | 2B | 2B | 32 | 1C | 2D |
| Octal | 222 | 207 | 123 | 0 | 10 | 53 | 53 | 62 | 34 | 55 |
| Binary | 10010010 | 10000111 | 1010011 | 0 | 1000 | 101011 | 101011 | 110010 | 11100 | 101101 |
Color Harmonies of #928753
Complementary color
Monochromatic Colors of #928753
Black with #928753
Text Example
Text Example
White with #928753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #928753; }
p { color: rgb(146,135,83); }
H1.HeaderClassName
{
color: #928753;
}
.AnyTagClassName
{
color: #928753;
}
</style>
background-color css
<style>
a { background-color: #928753; }
a { background-color: rgb(146,135,83); }
div.DivClassName
{
background-color: #928753;
}
.BgClassName
{
background-color: #928753;
}
</style>
border-color css
<style>
span { border-color: #928753; }
span { border-color: rgb(146,135,83); }
td.TdClassName
{
border-color: #928753;
}
.TagClassName
{
border-color: #928753;
}
</style>