Shades of Clay Creek #948856
Tints of Clay Creek #948856
RGB
CMYK
RGB Variations
Color information
#948856 (or 0x948856) is known color: Clay Creek. HEX triplet: 94, 88 and 56. RGB value is (148,136,86). Sum of RGB (Red+Green+Blue) = 148+136+86=370 (49% of max value = 765). Red value is 148 (58.20% from 255 or 40% from 370); Green value is 136 (53.52% from 255 or 36.76% from 370); Blue value is 86 (33.98% from 255 or 23.24% from 370); Max value from RGB is 148 - color contains mainly: red. Hex color #948856 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #948856 is #6B77A9. Grayscale: #868686. Windows color (decimal): -7042986 or 5671060. OLE color: 5671060.
HSL color Cylindrical-coordinate representation of color #948856: hue angle of 48.39º 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 #948856 is Cyan = 0, Magento = 0.08, Yellow = 0.42 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 136 | 86 | - |
| CMYK | 0 | 0.08 | 0.42 | 0.42 |
| HSL | 48.39º | 0.26% | 0.46% | - |
| HSV(B) | 48.39º | 0.42% | 0.58% | - |
| XYZ | 22.7 | 24.58 | 12.35 | - |
| YUV | 133.89 | 100.98 | 138.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 136 | 86 | 0 | 0.08 | 0.42 | 0.42 | 48.39 | 0.26 | 0.46 |
| Hex | 94 | 88 | 56 | 0 | 8 | 2A | 2A | 30 | 1A | 2E |
| Octal | 224 | 210 | 126 | 0 | 10 | 52 | 52 | 60 | 32 | 56 |
| Binary | 10010100 | 10001000 | 1010110 | 0 | 1000 | 101010 | 101010 | 110000 | 11010 | 101110 |
Color Harmonies of #948856
Complementary color
Monochromatic Colors of #948856
Black with #948856
Text Example
Text Example
White with #948856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #948856; }
p { color: rgb(148,136,86); }
H1.HeaderClassName
{
color: #948856;
}
.AnyTagClassName
{
color: #948856;
}
</style>
background-color css
<style>
a { background-color: #948856; }
a { background-color: rgb(148,136,86); }
div.DivClassName
{
background-color: #948856;
}
.BgClassName
{
background-color: #948856;
}
</style>
border-color css
<style>
span { border-color: #948856; }
span { border-color: rgb(148,136,86); }
td.TdClassName
{
border-color: #948856;
}
.TagClassName
{
border-color: #948856;
}
</style>