Shades of Clay Creek #948249
Tints of Clay Creek #948249
RGB
CMYK
RGB Variations
Color information
#948249 (or 0x948249) is known color: Clay Creek. HEX triplet: 94, 82 and 49. RGB value is (148,130,73). Sum of RGB (Red+Green+Blue) = 148+130+73=351 (46% of max value = 765). Red value is 148 (58.20% from 255 or 42.17% from 351); Green value is 130 (51.17% from 255 or 37.04% from 351); Blue value is 73 (28.91% from 255 or 20.80% from 351); Max value from RGB is 148 - color contains mainly: red. Hex color #948249 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #948249 is #6B7DB6. Grayscale: #818181. Windows color (decimal): -7044535 or 4817556. OLE color: 4817556.
HSL color Cylindrical-coordinate representation of color #948249: hue angle of 45.6º degrees, saturation: 0.34, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #948249 is Cyan = 0, Magento = 0.12, Yellow = 0.51 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 130 | 73 | - |
| CMYK | 0 | 0.12 | 0.51 | 0.42 |
| HSL | 45.6º | 0.34% | 0.43% | - |
| HSV(B) | 45.6º | 0.51% | 0.58% | - |
| XYZ | 21.4 | 22.74 | 9.57 | - |
| YUV | 128.88 | 96.46 | 141.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 130 | 73 | 0 | 0.12 | 0.51 | 0.42 | 45.6 | 0.34 | 0.43 |
| Hex | 94 | 82 | 49 | 0 | C | 33 | 2A | 2E | 22 | 2B |
| Octal | 224 | 202 | 111 | 0 | 14 | 63 | 52 | 56 | 42 | 53 |
| Binary | 10010100 | 10000010 | 1001001 | 0 | 1100 | 110011 | 101010 | 101110 | 100010 | 101011 |
Color Harmonies of #948249
Complementary color
Monochromatic Colors of #948249
Black with #948249
Text Example
Text Example
White with #948249
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #948249; }
p { color: rgb(148,130,73); }
H1.HeaderClassName
{
color: #948249;
}
.AnyTagClassName
{
color: #948249;
}
</style>
background-color css
<style>
a { background-color: #948249; }
a { background-color: rgb(148,130,73); }
div.DivClassName
{
background-color: #948249;
}
.BgClassName
{
background-color: #948249;
}
</style>
border-color css
<style>
span { border-color: #948249; }
span { border-color: rgb(148,130,73); }
td.TdClassName
{
border-color: #948249;
}
.TagClassName
{
border-color: #948249;
}
</style>