Shades of Clay Creek #928759
Tints of Clay Creek #928759
RGB
CMYK
RGB Variations
Color information
#928759 (or 0x928759) is known color: Clay Creek. HEX triplet: 92, 87 and 59. RGB value is (146,135,89). Sum of RGB (Red+Green+Blue) = 146+135+89=370 (49% of max value = 765). Red value is 146 (57.42% from 255 or 39.46% from 370); Green value is 135 (53.12% from 255 or 36.49% from 370); Blue value is 89 (35.16% from 255 or 24.05% from 370); Max value from RGB is 146 - color contains mainly: red. Hex color #928759 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #928759 is #6D78A6. Grayscale: #858585. Windows color (decimal): -7174311 or 5867410. OLE color: 5867410.
HSL color Cylindrical-coordinate representation of color #928759: hue angle of 48.42º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #928759 is Cyan = 0, Magento = 0.08, Yellow = 0.39 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 135 | 89 | - |
| CMYK | 0 | 0.08 | 0.39 | 0.43 |
| HSL | 48.42º | 0.24% | 0.46% | - |
| HSV(B) | 48.42º | 0.39% | 0.57% | - |
| XYZ | 22.32 | 24.16 | 12.94 | - |
| YUV | 133.05 | 103.14 | 137.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 135 | 89 | 0 | 0.08 | 0.39 | 0.43 | 48.42 | 0.24 | 0.46 |
| Hex | 92 | 87 | 59 | 0 | 8 | 27 | 2B | 30 | 18 | 2E |
| Octal | 222 | 207 | 131 | 0 | 10 | 47 | 53 | 60 | 30 | 56 |
| Binary | 10010010 | 10000111 | 1011001 | 0 | 1000 | 100111 | 101011 | 110000 | 11000 | 101110 |
Color Harmonies of #928759
Complementary color
Monochromatic Colors of #928759
Black with #928759
Text Example
Text Example
White with #928759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #928759; }
p { color: rgb(146,135,89); }
H1.HeaderClassName
{
color: #928759;
}
.AnyTagClassName
{
color: #928759;
}
</style>
background-color css
<style>
a { background-color: #928759; }
a { background-color: rgb(146,135,89); }
div.DivClassName
{
background-color: #928759;
}
.BgClassName
{
background-color: #928759;
}
</style>
border-color css
<style>
span { border-color: #928759; }
span { border-color: rgb(146,135,89); }
td.TdClassName
{
border-color: #928759;
}
.TagClassName
{
border-color: #928759;
}
</style>