Shades of Clay Creek #837852
Tints of Clay Creek #837852
RGB
CMYK
RGB Variations
Color information
#837852 (or 0x837852) is known color: Clay Creek. HEX triplet: 83, 78 and 52. RGB value is (131,120,82). Sum of RGB (Red+Green+Blue) = 131+120+82=333 (44% of max value = 765). Red value is 131 (51.56% from 255 or 39.34% from 333); Green value is 120 (47.27% from 255 or 36.04% from 333); Blue value is 82 (32.42% from 255 or 24.62% from 333); Max value from RGB is 131 - color contains mainly: red. Hex color #837852 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837852 is #7C87AD. Grayscale: #777777. Windows color (decimal): -8161198 or 5404803. OLE color: 5404803.
HSL color Cylindrical-coordinate representation of color #837852: hue angle of 46.53º degrees, saturation: 0.23, 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 #837852 is Cyan = 0, Magento = 0.08, Yellow = 0.37 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 120 | 82 | - |
| CMYK | 0 | 0.08 | 0.37 | 0.49 |
| HSL | 46.53º | 0.23% | 0.42% | - |
| HSV(B) | 46.53º | 0.37% | 0.51% | - |
| XYZ | 17.6 | 18.87 | 10.7 | - |
| YUV | 118.96 | 107.14 | 136.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 120 | 82 | 0 | 0.08 | 0.37 | 0.49 | 46.53 | 0.23 | 0.42 |
| Hex | 83 | 78 | 52 | 0 | 8 | 25 | 31 | 2F | 17 | 2A |
| Octal | 203 | 170 | 122 | 0 | 10 | 45 | 61 | 57 | 27 | 52 |
| Binary | 10000011 | 1111000 | 1010010 | 0 | 1000 | 100101 | 110001 | 101111 | 10111 | 101010 |
Color Harmonies of #837852
Complementary color
Monochromatic Colors of #837852
Black with #837852
Text Example
Text Example
White with #837852
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837852; }
p { color: rgb(131,120,82); }
H1.HeaderClassName
{
color: #837852;
}
.AnyTagClassName
{
color: #837852;
}
</style>
background-color css
<style>
a { background-color: #837852; }
a { background-color: rgb(131,120,82); }
div.DivClassName
{
background-color: #837852;
}
.BgClassName
{
background-color: #837852;
}
</style>
border-color css
<style>
span { border-color: #837852; }
span { border-color: rgb(131,120,82); }
td.TdClassName
{
border-color: #837852;
}
.TagClassName
{
border-color: #837852;
}
</style>