Shades of Clay Creek #948655
Tints of Clay Creek #948655
RGB
CMYK
RGB Variations
Color information
#948655 (or 0x948655) is known color: Clay Creek. HEX triplet: 94, 86 and 55. RGB value is (148,134,85). Sum of RGB (Red+Green+Blue) = 148+134+85=367 (48% of max value = 765). Red value is 148 (58.20% from 255 or 40.33% from 367); Green value is 134 (52.73% from 255 or 36.51% from 367); Blue value is 85 (33.59% from 255 or 23.16% from 367); Max value from RGB is 148 - color contains mainly: red. Hex color #948655 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #948655 is #6B79AA. Grayscale: #848484. Windows color (decimal): -7043499 or 5605012. OLE color: 5605012.
HSL color Cylindrical-coordinate representation of color #948655: hue angle of 46.67º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #948655 is Cyan = 0, Magento = 0.09, Yellow = 0.43 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 134 | 85 | - |
| CMYK | 0 | 0.09 | 0.43 | 0.42 |
| HSL | 46.67º | 0.27% | 0.46% | - |
| HSV(B) | 46.67º | 0.43% | 0.58% | - |
| XYZ | 22.38 | 24 | 12.05 | - |
| YUV | 132.6 | 101.14 | 138.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 134 | 85 | 0 | 0.09 | 0.43 | 0.42 | 46.67 | 0.27 | 0.46 |
| Hex | 94 | 86 | 55 | 0 | 9 | 2B | 2A | 2F | 1B | 2E |
| Octal | 224 | 206 | 125 | 0 | 11 | 53 | 52 | 57 | 33 | 56 |
| Binary | 10010100 | 10000110 | 1010101 | 0 | 1001 | 101011 | 101010 | 101111 | 11011 | 101110 |
Color Harmonies of #948655
Complementary color
Monochromatic Colors of #948655
Black with #948655
Text Example
Text Example
White with #948655
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #948655; }
p { color: rgb(148,134,85); }
H1.HeaderClassName
{
color: #948655;
}
.AnyTagClassName
{
color: #948655;
}
</style>
background-color css
<style>
a { background-color: #948655; }
a { background-color: rgb(148,134,85); }
div.DivClassName
{
background-color: #948655;
}
.BgClassName
{
background-color: #948655;
}
</style>
border-color css
<style>
span { border-color: #948655; }
span { border-color: rgb(148,134,85); }
td.TdClassName
{
border-color: #948655;
}
.TagClassName
{
border-color: #948655;
}
</style>