Shades of Clay Creek #948859
Tints of Clay Creek #948859
RGB
CMYK
RGB Variations
Color information
#948859 (or 0x948859) is known color: Clay Creek. HEX triplet: 94, 88 and 59. RGB value is (148,136,89). Sum of RGB (Red+Green+Blue) = 148+136+89=373 (49% of max value = 765). Red value is 148 (58.20% from 255 or 39.68% from 373); Green value is 136 (53.52% from 255 or 36.46% from 373); Blue value is 89 (35.16% from 255 or 23.86% from 373); Max value from RGB is 148 - color contains mainly: red. Hex color #948859 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #948859 is #6B77A6. Grayscale: #868686. Windows color (decimal): -7042983 or 5867668. OLE color: 5867668.
HSL color Cylindrical-coordinate representation of color #948859: hue angle of 47.8º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #948859 is Cyan = 0, Magento = 0.08, Yellow = 0.40 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 136 | 89 | - |
| CMYK | 0 | 0.08 | 0.40 | 0.42 |
| HSL | 47.8º | 0.25% | 0.46% | - |
| HSV(B) | 47.8º | 0.4% | 0.58% | - |
| XYZ | 22.82 | 24.63 | 13 | - |
| YUV | 134.23 | 102.48 | 137.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 136 | 89 | 0 | 0.08 | 0.40 | 0.42 | 47.8 | 0.25 | 0.46 |
| Hex | 94 | 88 | 59 | 0 | 8 | 28 | 2A | 30 | 19 | 2E |
| Octal | 224 | 210 | 131 | 0 | 10 | 50 | 52 | 60 | 31 | 56 |
| Binary | 10010100 | 10001000 | 1011001 | 0 | 1000 | 101000 | 101010 | 110000 | 11001 | 101110 |
Color Harmonies of #948859
Complementary color
Monochromatic Colors of #948859
Black with #948859
Text Example
Text Example
White with #948859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #948859; }
p { color: rgb(148,136,89); }
H1.HeaderClassName
{
color: #948859;
}
.AnyTagClassName
{
color: #948859;
}
</style>
background-color css
<style>
a { background-color: #948859; }
a { background-color: rgb(148,136,89); }
div.DivClassName
{
background-color: #948859;
}
.BgClassName
{
background-color: #948859;
}
</style>
border-color css
<style>
span { border-color: #948859; }
span { border-color: rgb(148,136,89); }
td.TdClassName
{
border-color: #948859;
}
.TagClassName
{
border-color: #948859;
}
</style>