Shades of Clay Creek #928850
Tints of Clay Creek #928850
RGB
CMYK
RGB Variations
Color information
#928850 (or 0x928850) is known color: Clay Creek. HEX triplet: 92, 88 and 50. RGB value is (146,136,80). Sum of RGB (Red+Green+Blue) = 146+136+80=362 (47% of max value = 765). Red value is 146 (57.42% from 255 or 40.33% from 362); Green value is 136 (53.52% from 255 or 37.57% from 362); Blue value is 80 (31.64% from 255 or 22.10% from 362); Max value from RGB is 146 - color contains mainly: red. Hex color #928850 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #928850 is #6D77AF. Grayscale: #848484. Windows color (decimal): -7174064 or 5277842. OLE color: 5277842.
HSL color Cylindrical-coordinate representation of color #928850: hue angle of 50.91º degrees, saturation: 0.29, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #928850 is Cyan = 0, Magento = 0.07, Yellow = 0.45 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 136 | 80 | - |
| CMYK | 0 | 0.07 | 0.45 | 0.43 |
| HSL | 50.91º | 0.29% | 0.44% | - |
| HSV(B) | 50.91º | 0.45% | 0.57% | - |
| XYZ | 22.11 | 24.3 | 11.11 | - |
| YUV | 132.61 | 98.31 | 137.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 136 | 80 | 0 | 0.07 | 0.45 | 0.43 | 50.91 | 0.29 | 0.44 |
| Hex | 92 | 88 | 50 | 0 | 7 | 2D | 2B | 33 | 1D | 2C |
| Octal | 222 | 210 | 120 | 0 | 7 | 55 | 53 | 63 | 35 | 54 |
| Binary | 10010010 | 10001000 | 1010000 | 0 | 111 | 101101 | 101011 | 110011 | 11101 | 101100 |
Color Harmonies of #928850
Complementary color
Monochromatic Colors of #928850
Black with #928850
Text Example
Text Example
White with #928850
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #928850; }
p { color: rgb(146,136,80); }
H1.HeaderClassName
{
color: #928850;
}
.AnyTagClassName
{
color: #928850;
}
</style>
background-color css
<style>
a { background-color: #928850; }
a { background-color: rgb(146,136,80); }
div.DivClassName
{
background-color: #928850;
}
.BgClassName
{
background-color: #928850;
}
</style>
border-color css
<style>
span { border-color: #928850; }
span { border-color: rgb(146,136,80); }
td.TdClassName
{
border-color: #928850;
}
.TagClassName
{
border-color: #928850;
}
</style>