Shades of Clay Creek #948350
Tints of Clay Creek #948350
RGB
CMYK
RGB Variations
Color information
#948350 (or 0x948350) is known color: Clay Creek. HEX triplet: 94, 83 and 50. RGB value is (148,131,80). Sum of RGB (Red+Green+Blue) = 148+131+80=359 (47% of max value = 765). Red value is 148 (58.20% from 255 or 41.23% from 359); Green value is 131 (51.56% from 255 or 36.49% from 359); Blue value is 80 (31.64% from 255 or 22.28% from 359); Max value from RGB is 148 - color contains mainly: red. Hex color #948350 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #948350 is #6B7CAF. Grayscale: #828282. Windows color (decimal): -7044272 or 5276564. OLE color: 5276564.
HSL color Cylindrical-coordinate representation of color #948350: hue angle of 45º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #948350 is Cyan = 0, Magento = 0.11, Yellow = 0.46 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 131 | 80 | - |
| CMYK | 0 | 0.11 | 0.46 | 0.42 |
| HSL | 45º | 0.3% | 0.45% | - |
| HSV(B) | 45º | 0.46% | 0.58% | - |
| XYZ | 21.78 | 23.11 | 10.9 | - |
| YUV | 130.27 | 99.63 | 140.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 131 | 80 | 0 | 0.11 | 0.46 | 0.42 | 45 | 0.3 | 0.45 |
| Hex | 94 | 83 | 50 | 0 | B | 2E | 2A | 2D | 1E | 2D |
| Octal | 224 | 203 | 120 | 0 | 13 | 56 | 52 | 55 | 36 | 55 |
| Binary | 10010100 | 10000011 | 1010000 | 0 | 1011 | 101110 | 101010 | 101101 | 11110 | 101101 |
Color Harmonies of #948350
Complementary color
Monochromatic Colors of #948350
Black with #948350
Text Example
Text Example
White with #948350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #948350; }
p { color: rgb(148,131,80); }
H1.HeaderClassName
{
color: #948350;
}
.AnyTagClassName
{
color: #948350;
}
</style>
background-color css
<style>
a { background-color: #948350; }
a { background-color: rgb(148,131,80); }
div.DivClassName
{
background-color: #948350;
}
.BgClassName
{
background-color: #948350;
}
</style>
border-color css
<style>
span { border-color: #948350; }
span { border-color: rgb(148,131,80); }
td.TdClassName
{
border-color: #948350;
}
.TagClassName
{
border-color: #948350;
}
</style>