Shades of Clay Creek #837953
Tints of Clay Creek #837953
RGB
CMYK
RGB Variations
Color information
#837953 (or 0x837953) is known color: Clay Creek. HEX triplet: 83, 79 and 53. RGB value is (131,121,83). Sum of RGB (Red+Green+Blue) = 131+121+83=335 (44% of max value = 765). Red value is 131 (51.56% from 255 or 39.10% from 335); Green value is 121 (47.66% from 255 or 36.12% from 335); Blue value is 83 (32.81% from 255 or 24.78% from 335); Max value from RGB is 131 - color contains mainly: red. Hex color #837953 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837953 is #7C86AC. Grayscale: #777777. Windows color (decimal): -8160941 or 5470595. OLE color: 5470595.
HSL color Cylindrical-coordinate representation of color #837953: hue angle of 47.5º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #837953 is Cyan = 0, Magento = 0.08, Yellow = 0.37 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 121 | 83 | - |
| CMYK | 0 | 0.08 | 0.37 | 0.49 |
| HSL | 47.5º | 0.22% | 0.42% | - |
| HSV(B) | 47.5º | 0.37% | 0.51% | - |
| XYZ | 17.76 | 19.12 | 10.94 | - |
| YUV | 119.66 | 107.31 | 136.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 121 | 83 | 0 | 0.08 | 0.37 | 0.49 | 47.5 | 0.22 | 0.42 |
| Hex | 83 | 79 | 53 | 0 | 8 | 25 | 31 | 30 | 16 | 2A |
| Octal | 203 | 171 | 123 | 0 | 10 | 45 | 61 | 60 | 26 | 52 |
| Binary | 10000011 | 1111001 | 1010011 | 0 | 1000 | 100101 | 110001 | 110000 | 10110 | 101010 |
Color Harmonies of #837953
Complementary color
Monochromatic Colors of #837953
Black with #837953
Text Example
Text Example
White with #837953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837953; }
p { color: rgb(131,121,83); }
H1.HeaderClassName
{
color: #837953;
}
.AnyTagClassName
{
color: #837953;
}
</style>
background-color css
<style>
a { background-color: #837953; }
a { background-color: rgb(131,121,83); }
div.DivClassName
{
background-color: #837953;
}
.BgClassName
{
background-color: #837953;
}
</style>
border-color css
<style>
span { border-color: #837953; }
span { border-color: rgb(131,121,83); }
td.TdClassName
{
border-color: #837953;
}
.TagClassName
{
border-color: #837953;
}
</style>