Shades of Clay Creek #928552
Tints of Clay Creek #928552
RGB
CMYK
RGB Variations
Color information
#928552 (or 0x928552) is known color: Clay Creek. HEX triplet: 92, 85 and 52. RGB value is (146,133,82). Sum of RGB (Red+Green+Blue) = 146+133+82=361 (47% of max value = 765). Red value is 146 (57.42% from 255 or 40.44% from 361); Green value is 133 (52.34% from 255 or 36.84% from 361); Blue value is 82 (32.42% from 255 or 22.71% from 361); Max value from RGB is 146 - color contains mainly: red. Hex color #928552 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #928552 is #6D7AAD. Grayscale: #838383. Windows color (decimal): -7174830 or 5408146. OLE color: 5408146.
HSL color Cylindrical-coordinate representation of color #928552: hue angle of 47.81º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #928552 is Cyan = 0, Magento = 0.09, Yellow = 0.44 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 133 | 82 | - |
| CMYK | 0 | 0.09 | 0.44 | 0.43 |
| HSL | 47.81º | 0.28% | 0.45% | - |
| HSV(B) | 47.81º | 0.44% | 0.57% | - |
| XYZ | 21.76 | 23.5 | 11.37 | - |
| YUV | 131.07 | 100.31 | 138.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 133 | 82 | 0 | 0.09 | 0.44 | 0.43 | 47.81 | 0.28 | 0.45 |
| Hex | 92 | 85 | 52 | 0 | 9 | 2C | 2B | 30 | 1C | 2D |
| Octal | 222 | 205 | 122 | 0 | 11 | 54 | 53 | 60 | 34 | 55 |
| Binary | 10010010 | 10000101 | 1010010 | 0 | 1001 | 101100 | 101011 | 110000 | 11100 | 101101 |
Color Harmonies of #928552
Complementary color
Monochromatic Colors of #928552
Black with #928552
Text Example
Text Example
White with #928552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #928552; }
p { color: rgb(146,133,82); }
H1.HeaderClassName
{
color: #928552;
}
.AnyTagClassName
{
color: #928552;
}
</style>
background-color css
<style>
a { background-color: #928552; }
a { background-color: rgb(146,133,82); }
div.DivClassName
{
background-color: #928552;
}
.BgClassName
{
background-color: #928552;
}
</style>
border-color css
<style>
span { border-color: #928552; }
span { border-color: rgb(146,133,82); }
td.TdClassName
{
border-color: #928552;
}
.TagClassName
{
border-color: #928552;
}
</style>