Shades of Clay Creek #948352
Tints of Clay Creek #948352
RGB
CMYK
RGB Variations
Color information
#948352 (or 0x948352) is known color: Clay Creek. HEX triplet: 94, 83 and 52. RGB value is (148,131,82). Sum of RGB (Red+Green+Blue) = 148+131+82=361 (47% of max value = 765). Red value is 148 (58.20% from 255 or 41.00% from 361); Green value is 131 (51.56% from 255 or 36.29% from 361); Blue value is 82 (32.42% from 255 or 22.71% from 361); Max value from RGB is 148 - color contains mainly: red. Hex color #948352 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #948352 is #6B7CAD. Grayscale: #828282. Windows color (decimal): -7044270 or 5407636. OLE color: 5407636.
HSL color Cylindrical-coordinate representation of color #948352: hue angle of 44.55º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #948352 is Cyan = 0, Magento = 0.11, Yellow = 0.45 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 131 | 82 | - |
| CMYK | 0 | 0.11 | 0.45 | 0.42 |
| HSL | 44.55º | 0.29% | 0.45% | - |
| HSV(B) | 44.55º | 0.45% | 0.58% | - |
| XYZ | 21.85 | 23.14 | 11.3 | - |
| YUV | 130.5 | 100.63 | 140.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 131 | 82 | 0 | 0.11 | 0.45 | 0.42 | 44.55 | 0.29 | 0.45 |
| Hex | 94 | 83 | 52 | 0 | B | 2D | 2A | 2D | 1D | 2D |
| Octal | 224 | 203 | 122 | 0 | 13 | 55 | 52 | 55 | 35 | 55 |
| Binary | 10010100 | 10000011 | 1010010 | 0 | 1011 | 101101 | 101010 | 101101 | 11101 | 101101 |
Color Harmonies of #948352
Complementary color
Monochromatic Colors of #948352
Black with #948352
Text Example
Text Example
White with #948352
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #948352; }
p { color: rgb(148,131,82); }
H1.HeaderClassName
{
color: #948352;
}
.AnyTagClassName
{
color: #948352;
}
</style>
background-color css
<style>
a { background-color: #948352; }
a { background-color: rgb(148,131,82); }
div.DivClassName
{
background-color: #948352;
}
.BgClassName
{
background-color: #948352;
}
</style>
border-color css
<style>
span { border-color: #948352; }
span { border-color: rgb(148,131,82); }
td.TdClassName
{
border-color: #948352;
}
.TagClassName
{
border-color: #948352;
}
</style>