Shades of Clay Creek #928152
Tints of Clay Creek #928152
RGB
CMYK
RGB Variations
Color information
#928152 (or 0x928152) is known color: Clay Creek. HEX triplet: 92, 81 and 52. RGB value is (146,129,82). Sum of RGB (Red+Green+Blue) = 146+129+82=357 (47% of max value = 765). Red value is 146 (57.42% from 255 or 40.90% from 357); Green value is 129 (50.78% from 255 or 36.13% from 357); Blue value is 82 (32.42% from 255 or 22.97% from 357); Max value from RGB is 146 - color contains mainly: red. Hex color #928152 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #928152 is #6D7EAD. Grayscale: #808080. Windows color (decimal): -7175854 or 5407122. OLE color: 5407122.
HSL color Cylindrical-coordinate representation of color #928152: hue angle of 44.06º 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 #928152 is Cyan = 0, Magento = 0.12, Yellow = 0.44 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 129 | 82 | - |
| CMYK | 0 | 0.12 | 0.44 | 0.43 |
| HSL | 44.06º | 0.28% | 0.45% | - |
| HSV(B) | 44.06º | 0.44% | 0.57% | - |
| XYZ | 21.23 | 22.42 | 11.19 | - |
| YUV | 128.73 | 101.63 | 140.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 129 | 82 | 0 | 0.12 | 0.44 | 0.43 | 44.06 | 0.28 | 0.45 |
| Hex | 92 | 81 | 52 | 0 | C | 2C | 2B | 2C | 1C | 2D |
| Octal | 222 | 201 | 122 | 0 | 14 | 54 | 53 | 54 | 34 | 55 |
| Binary | 10010010 | 10000001 | 1010010 | 0 | 1100 | 101100 | 101011 | 101100 | 11100 | 101101 |
Color Harmonies of #928152
Complementary color
Monochromatic Colors of #928152
Black with #928152
Text Example
Text Example
White with #928152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #928152; }
p { color: rgb(146,129,82); }
H1.HeaderClassName
{
color: #928152;
}
.AnyTagClassName
{
color: #928152;
}
</style>
background-color css
<style>
a { background-color: #928152; }
a { background-color: rgb(146,129,82); }
div.DivClassName
{
background-color: #928152;
}
.BgClassName
{
background-color: #928152;
}
</style>
border-color css
<style>
span { border-color: #928152; }
span { border-color: rgb(146,129,82); }
td.TdClassName
{
border-color: #928152;
}
.TagClassName
{
border-color: #928152;
}
</style>