Shades of Clay Creek #948458
Tints of Clay Creek #948458
RGB
CMYK
RGB Variations
Color information
#948458 (or 0x948458) is known color: Clay Creek. HEX triplet: 94, 84 and 58. RGB value is (148,132,88). Sum of RGB (Red+Green+Blue) = 148+132+88=368 (48% of max value = 765). Red value is 148 (58.20% from 255 or 40.22% from 368); Green value is 132 (51.95% from 255 or 35.87% from 368); Blue value is 88 (34.77% from 255 or 23.91% from 368); Max value from RGB is 148 - color contains mainly: red. Hex color #948458 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #948458 is #6B7BA7. Grayscale: #838383. Windows color (decimal): -7044008 or 5801108. OLE color: 5801108.
HSL color Cylindrical-coordinate representation of color #948458: hue angle of 44º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #948458 is Cyan = 0, Magento = 0.11, Yellow = 0.41 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 132 | 88 | - |
| CMYK | 0 | 0.11 | 0.41 | 0.42 |
| HSL | 44º | 0.25% | 0.46% | - |
| HSV(B) | 44º | 0.41% | 0.58% | - |
| XYZ | 22.23 | 23.5 | 12.6 | - |
| YUV | 131.77 | 103.3 | 139.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 132 | 88 | 0 | 0.11 | 0.41 | 0.42 | 44 | 0.25 | 0.46 |
| Hex | 94 | 84 | 58 | 0 | B | 29 | 2A | 2C | 19 | 2E |
| Octal | 224 | 204 | 130 | 0 | 13 | 51 | 52 | 54 | 31 | 56 |
| Binary | 10010100 | 10000100 | 1011000 | 0 | 1011 | 101001 | 101010 | 101100 | 11001 | 101110 |
Color Harmonies of #948458
Complementary color
Monochromatic Colors of #948458
Black with #948458
Text Example
Text Example
White with #948458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #948458; }
p { color: rgb(148,132,88); }
H1.HeaderClassName
{
color: #948458;
}
.AnyTagClassName
{
color: #948458;
}
</style>
background-color css
<style>
a { background-color: #948458; }
a { background-color: rgb(148,132,88); }
div.DivClassName
{
background-color: #948458;
}
.BgClassName
{
background-color: #948458;
}
</style>
border-color css
<style>
span { border-color: #948458; }
span { border-color: rgb(148,132,88); }
td.TdClassName
{
border-color: #948458;
}
.TagClassName
{
border-color: #948458;
}
</style>