Shades of Clay Creek #868149
Tints of Clay Creek #868149
RGB
CMYK
RGB Variations
Color information
#868149 (or 0x868149) is known color: Clay Creek. HEX triplet: 86, 81 and 49. RGB value is (134,129,73). Sum of RGB (Red+Green+Blue) = 134+129+73=336 (44% of max value = 765). Red value is 134 (52.73% from 255 or 39.88% from 336); Green value is 129 (50.78% from 255 or 38.39% from 336); Blue value is 73 (28.91% from 255 or 21.73% from 336); Max value from RGB is 134 - color contains mainly: red. Hex color #868149 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #868149 is #797EB6. Grayscale: #7C7C7C. Windows color (decimal): -7962295 or 4817286. OLE color: 4817286.
HSL color Cylindrical-coordinate representation of color #868149: hue angle of 55.08º degrees, saturation: 0.29, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #868149 is Cyan = 0, Magento = 0.04, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 129 | 73 | - |
| CMYK | 0 | 0.04 | 0.46 | 0.47 |
| HSL | 55.08º | 0.29% | 0.41% | - |
| HSV(B) | 55.08º | 0.46% | 0.53% | - |
| XYZ | 18.88 | 21.25 | 9.41 | - |
| YUV | 124.11 | 99.16 | 135.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 129 | 73 | 0 | 0.04 | 0.46 | 0.47 | 55.08 | 0.29 | 0.41 |
| Hex | 86 | 81 | 49 | 0 | 4 | 2E | 2F | 37 | 1D | 29 |
| Octal | 206 | 201 | 111 | 0 | 4 | 56 | 57 | 67 | 35 | 51 |
| Binary | 10000110 | 10000001 | 1001001 | 0 | 100 | 101110 | 101111 | 110111 | 11101 | 101001 |
Color Harmonies of #868149
Complementary color
Monochromatic Colors of #868149
Black with #868149
Text Example
Text Example
White with #868149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #868149; }
p { color: rgb(134,129,73); }
H1.HeaderClassName
{
color: #868149;
}
.AnyTagClassName
{
color: #868149;
}
</style>
background-color css
<style>
a { background-color: #868149; }
a { background-color: rgb(134,129,73); }
div.DivClassName
{
background-color: #868149;
}
.BgClassName
{
background-color: #868149;
}
</style>
border-color css
<style>
span { border-color: #868149; }
span { border-color: rgb(134,129,73); }
td.TdClassName
{
border-color: #868149;
}
.TagClassName
{
border-color: #868149;
}
</style>