Shades of Clay Creek #837857
Tints of Clay Creek #837857
RGB
CMYK
RGB Variations
Color information
#837857 (or 0x837857) is known color: Clay Creek. HEX triplet: 83, 78 and 57. RGB value is (131,120,87). Sum of RGB (Red+Green+Blue) = 131+120+87=338 (44% of max value = 765). Red value is 131 (51.56% from 255 or 38.76% from 338); Green value is 120 (47.27% from 255 or 35.50% from 338); Blue value is 87 (34.38% from 255 or 25.74% from 338); Max value from RGB is 131 - color contains mainly: red. Hex color #837857 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837857 is #7C87A8. Grayscale: #777777. Windows color (decimal): -8161193 or 5732483. OLE color: 5732483.
HSL color Cylindrical-coordinate representation of color #837857: hue angle of 45º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #837857 is Cyan = 0, Magento = 0.08, Yellow = 0.34 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 120 | 87 | - |
| CMYK | 0 | 0.08 | 0.34 | 0.49 |
| HSL | 45º | 0.2% | 0.43% | - |
| HSV(B) | 45º | 0.34% | 0.51% | - |
| XYZ | 17.8 | 18.95 | 11.74 | - |
| YUV | 119.53 | 109.64 | 136.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 120 | 87 | 0 | 0.08 | 0.34 | 0.49 | 45 | 0.2 | 0.43 |
| Hex | 83 | 78 | 57 | 0 | 8 | 22 | 31 | 2D | 14 | 2B |
| Octal | 203 | 170 | 127 | 0 | 10 | 42 | 61 | 55 | 24 | 53 |
| Binary | 10000011 | 1111000 | 1010111 | 0 | 1000 | 100010 | 110001 | 101101 | 10100 | 101011 |
Color Harmonies of #837857
Complementary color
Monochromatic Colors of #837857
Black with #837857
Text Example
Text Example
White with #837857
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837857; }
p { color: rgb(131,120,87); }
H1.HeaderClassName
{
color: #837857;
}
.AnyTagClassName
{
color: #837857;
}
</style>
background-color css
<style>
a { background-color: #837857; }
a { background-color: rgb(131,120,87); }
div.DivClassName
{
background-color: #837857;
}
.BgClassName
{
background-color: #837857;
}
</style>
border-color css
<style>
span { border-color: #837857; }
span { border-color: rgb(131,120,87); }
td.TdClassName
{
border-color: #837857;
}
.TagClassName
{
border-color: #837857;
}
</style>