Shades of Clay Creek #948455
Tints of Clay Creek #948455
RGB
CMYK
RGB Variations
Color information
#948455 (or 0x948455) is known color: Clay Creek. HEX triplet: 94, 84 and 55. RGB value is (148,132,85). Sum of RGB (Red+Green+Blue) = 148+132+85=365 (48% of max value = 765). Red value is 148 (58.20% from 255 or 40.55% from 365); Green value is 132 (51.95% from 255 or 36.16% from 365); Blue value is 85 (33.59% from 255 or 23.29% from 365); Max value from RGB is 148 - color contains mainly: red. Hex color #948455 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #948455 is #6B7BAA. Grayscale: #838383. Windows color (decimal): -7044011 or 5604500. OLE color: 5604500.
HSL color Cylindrical-coordinate representation of color #948455: hue angle of 44.76º 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 #948455 is Cyan = 0, Magento = 0.11, Yellow = 0.43 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 132 | 85 | - |
| CMYK | 0 | 0.11 | 0.43 | 0.42 |
| HSL | 44.76º | 0.27% | 0.46% | - |
| HSV(B) | 44.76º | 0.43% | 0.58% | - |
| XYZ | 22.1 | 23.45 | 11.96 | - |
| YUV | 131.43 | 101.8 | 139.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 132 | 85 | 0 | 0.11 | 0.43 | 0.42 | 44.76 | 0.27 | 0.46 |
| Hex | 94 | 84 | 55 | 0 | B | 2B | 2A | 2D | 1B | 2E |
| Octal | 224 | 204 | 125 | 0 | 13 | 53 | 52 | 55 | 33 | 56 |
| Binary | 10010100 | 10000100 | 1010101 | 0 | 1011 | 101011 | 101010 | 101101 | 11011 | 101110 |
Color Harmonies of #948455
Complementary color
Monochromatic Colors of #948455
Black with #948455
Text Example
Text Example
White with #948455
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #948455; }
p { color: rgb(148,132,85); }
H1.HeaderClassName
{
color: #948455;
}
.AnyTagClassName
{
color: #948455;
}
</style>
background-color css
<style>
a { background-color: #948455; }
a { background-color: rgb(148,132,85); }
div.DivClassName
{
background-color: #948455;
}
.BgClassName
{
background-color: #948455;
}
</style>
border-color css
<style>
span { border-color: #948455; }
span { border-color: rgb(148,132,85); }
td.TdClassName
{
border-color: #948455;
}
.TagClassName
{
border-color: #948455;
}
</style>