Shades of Clay Creek #928758
Tints of Clay Creek #928758
RGB
CMYK
RGB Variations
Color information
#928758 (or 0x928758) is known color: Clay Creek. HEX triplet: 92, 87 and 58. RGB value is (146,135,88). Sum of RGB (Red+Green+Blue) = 146+135+88=369 (48% of max value = 765). Red value is 146 (57.42% from 255 or 39.57% from 369); Green value is 135 (53.12% from 255 or 36.59% from 369); Blue value is 88 (34.77% from 255 or 23.85% from 369); Max value from RGB is 146 - color contains mainly: red. Hex color #928758 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #928758 is #6D78A7. Grayscale: #858585. Windows color (decimal): -7174312 or 5801874. OLE color: 5801874.
HSL color Cylindrical-coordinate representation of color #928758: hue angle of 48.62º 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 #928758 is Cyan = 0, Magento = 0.08, Yellow = 0.40 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 135 | 88 | - |
| CMYK | 0 | 0.08 | 0.40 | 0.43 |
| HSL | 48.62º | 0.25% | 0.46% | - |
| HSV(B) | 48.62º | 0.4% | 0.57% | - |
| XYZ | 22.28 | 24.14 | 12.72 | - |
| YUV | 132.93 | 102.64 | 137.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 135 | 88 | 0 | 0.08 | 0.40 | 0.43 | 48.62 | 0.25 | 0.46 |
| Hex | 92 | 87 | 58 | 0 | 8 | 28 | 2B | 31 | 19 | 2E |
| Octal | 222 | 207 | 130 | 0 | 10 | 50 | 53 | 61 | 31 | 56 |
| Binary | 10010010 | 10000111 | 1011000 | 0 | 1000 | 101000 | 101011 | 110001 | 11001 | 101110 |
Color Harmonies of #928758
Complementary color
Monochromatic Colors of #928758
Black with #928758
Text Example
Text Example
White with #928758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #928758; }
p { color: rgb(146,135,88); }
H1.HeaderClassName
{
color: #928758;
}
.AnyTagClassName
{
color: #928758;
}
</style>
background-color css
<style>
a { background-color: #928758; }
a { background-color: rgb(146,135,88); }
div.DivClassName
{
background-color: #928758;
}
.BgClassName
{
background-color: #928758;
}
</style>
border-color css
<style>
span { border-color: #928758; }
span { border-color: rgb(146,135,88); }
td.TdClassName
{
border-color: #928758;
}
.TagClassName
{
border-color: #928758;
}
</style>