Shades of Clay Creek #837954
Tints of Clay Creek #837954
RGB
CMYK
RGB Variations
Color information
#837954 (or 0x837954) is known color: Clay Creek. HEX triplet: 83, 79 and 54. RGB value is (131,121,84). Sum of RGB (Red+Green+Blue) = 131+121+84=336 (44% of max value = 765). Red value is 131 (51.56% from 255 or 38.99% from 336); Green value is 121 (47.66% from 255 or 36.01% from 336); Blue value is 84 (33.20% from 255 or 25% from 336); Max value from RGB is 131 - color contains mainly: red. Hex color #837954 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837954 is #7C86AB. Grayscale: #777777. Windows color (decimal): -8160940 or 5536131. OLE color: 5536131.
HSL color Cylindrical-coordinate representation of color #837954: hue angle of 47.23º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #837954 is Cyan = 0, Magento = 0.08, Yellow = 0.36 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 121 | 84 | - |
| CMYK | 0 | 0.08 | 0.36 | 0.49 |
| HSL | 47.23º | 0.22% | 0.42% | - |
| HSV(B) | 47.23º | 0.36% | 0.51% | - |
| XYZ | 17.8 | 19.14 | 11.14 | - |
| YUV | 119.77 | 107.81 | 136.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 121 | 84 | 0 | 0.08 | 0.36 | 0.49 | 47.23 | 0.22 | 0.42 |
| Hex | 83 | 79 | 54 | 0 | 8 | 24 | 31 | 2F | 16 | 2A |
| Octal | 203 | 171 | 124 | 0 | 10 | 44 | 61 | 57 | 26 | 52 |
| Binary | 10000011 | 1111001 | 1010100 | 0 | 1000 | 100100 | 110001 | 101111 | 10110 | 101010 |
Color Harmonies of #837954
Complementary color
Monochromatic Colors of #837954
Black with #837954
Text Example
Text Example
White with #837954
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837954; }
p { color: rgb(131,121,84); }
H1.HeaderClassName
{
color: #837954;
}
.AnyTagClassName
{
color: #837954;
}
</style>
background-color css
<style>
a { background-color: #837954; }
a { background-color: rgb(131,121,84); }
div.DivClassName
{
background-color: #837954;
}
.BgClassName
{
background-color: #837954;
}
</style>
border-color css
<style>
span { border-color: #837954; }
span { border-color: rgb(131,121,84); }
td.TdClassName
{
border-color: #837954;
}
.TagClassName
{
border-color: #837954;
}
</style>