Shades of Clay Creek #948456
Tints of Clay Creek #948456
RGB
CMYK
RGB Variations
Color information
#948456 (or 0x948456) is known color: Clay Creek. HEX triplet: 94, 84 and 56. RGB value is (148,132,86). Sum of RGB (Red+Green+Blue) = 148+132+86=366 (48% of max value = 765). Red value is 148 (58.20% from 255 or 40.44% from 366); Green value is 132 (51.95% from 255 or 36.07% from 366); Blue value is 86 (33.98% from 255 or 23.50% from 366); Max value from RGB is 148 - color contains mainly: red. Hex color #948456 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #948456 is #6B7BA9. Grayscale: #838383. Windows color (decimal): -7044010 or 5670036. OLE color: 5670036.
HSL color Cylindrical-coordinate representation of color #948456: hue angle of 44.52º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #948456 is Cyan = 0, Magento = 0.11, Yellow = 0.42 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 132 | 86 | - |
| CMYK | 0 | 0.11 | 0.42 | 0.42 |
| HSL | 44.52º | 0.26% | 0.46% | - |
| HSV(B) | 44.52º | 0.42% | 0.58% | - |
| XYZ | 22.14 | 23.47 | 12.17 | - |
| YUV | 131.54 | 102.3 | 139.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 132 | 86 | 0 | 0.11 | 0.42 | 0.42 | 44.52 | 0.26 | 0.46 |
| Hex | 94 | 84 | 56 | 0 | B | 2A | 2A | 2D | 1A | 2E |
| Octal | 224 | 204 | 126 | 0 | 13 | 52 | 52 | 55 | 32 | 56 |
| Binary | 10010100 | 10000100 | 1010110 | 0 | 1011 | 101010 | 101010 | 101101 | 11010 | 101110 |
Color Harmonies of #948456
Complementary color
Monochromatic Colors of #948456
Black with #948456
Text Example
Text Example
White with #948456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #948456; }
p { color: rgb(148,132,86); }
H1.HeaderClassName
{
color: #948456;
}
.AnyTagClassName
{
color: #948456;
}
</style>
background-color css
<style>
a { background-color: #948456; }
a { background-color: rgb(148,132,86); }
div.DivClassName
{
background-color: #948456;
}
.BgClassName
{
background-color: #948456;
}
</style>
border-color css
<style>
span { border-color: #948456; }
span { border-color: rgb(148,132,86); }
td.TdClassName
{
border-color: #948456;
}
.TagClassName
{
border-color: #948456;
}
</style>