Shades of Clay Creek #948651
Tints of Clay Creek #948651
RGB
CMYK
RGB Variations
Color information
#948651 (or 0x948651) is known color: Clay Creek. HEX triplet: 94, 86 and 51. RGB value is (148,134,81). Sum of RGB (Red+Green+Blue) = 148+134+81=363 (48% of max value = 765). Red value is 148 (58.20% from 255 or 40.77% from 363); Green value is 134 (52.73% from 255 or 36.91% from 363); Blue value is 81 (32.03% from 255 or 22.31% from 363); Max value from RGB is 148 - color contains mainly: red. Hex color #948651 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #948651 is #6B79AE. Grayscale: #848484. Windows color (decimal): -7043503 or 5342868. OLE color: 5342868.
HSL color Cylindrical-coordinate representation of color #948651: hue angle of 47.46º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #948651 is Cyan = 0, Magento = 0.09, Yellow = 0.45 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 134 | 81 | - |
| CMYK | 0 | 0.09 | 0.45 | 0.42 |
| HSL | 47.46º | 0.29% | 0.45% | - |
| HSV(B) | 47.46º | 0.45% | 0.58% | - |
| XYZ | 22.22 | 23.94 | 11.23 | - |
| YUV | 132.14 | 99.14 | 139.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 134 | 81 | 0 | 0.09 | 0.45 | 0.42 | 47.46 | 0.29 | 0.45 |
| Hex | 94 | 86 | 51 | 0 | 9 | 2D | 2A | 2F | 1D | 2D |
| Octal | 224 | 206 | 121 | 0 | 11 | 55 | 52 | 57 | 35 | 55 |
| Binary | 10010100 | 10000110 | 1010001 | 0 | 1001 | 101101 | 101010 | 101111 | 11101 | 101101 |
Color Harmonies of #948651
Complementary color
Monochromatic Colors of #948651
Black with #948651
Text Example
Text Example
White with #948651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #948651; }
p { color: rgb(148,134,81); }
H1.HeaderClassName
{
color: #948651;
}
.AnyTagClassName
{
color: #948651;
}
</style>
background-color css
<style>
a { background-color: #948651; }
a { background-color: rgb(148,134,81); }
div.DivClassName
{
background-color: #948651;
}
.BgClassName
{
background-color: #948651;
}
</style>
border-color css
<style>
span { border-color: #948651; }
span { border-color: rgb(148,134,81); }
td.TdClassName
{
border-color: #948651;
}
.TagClassName
{
border-color: #948651;
}
</style>