Shades of Clay Creek #837758
Tints of Clay Creek #837758
RGB
CMYK
RGB Variations
Color information
#837758 (or 0x837758) is known color: Clay Creek. HEX triplet: 83, 77 and 58. RGB value is (131,119,88). Sum of RGB (Red+Green+Blue) = 131+119+88=338 (44% of max value = 765). Red value is 131 (51.56% from 255 or 38.76% from 338); Green value is 119 (46.88% from 255 or 35.21% from 338); Blue value is 88 (34.77% from 255 or 26.04% from 338); Max value from RGB is 131 - color contains mainly: red. Hex color #837758 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837758 is #7C88A7. Grayscale: #777777. Windows color (decimal): -8161448 or 5797763. OLE color: 5797763.
HSL color Cylindrical-coordinate representation of color #837758: hue angle of 43.26º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #837758 is Cyan = 0, Magento = 0.09, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 119 | 88 | - |
| CMYK | 0 | 0.09 | 0.33 | 0.49 |
| HSL | 43.26º | 0.2% | 0.43% | - |
| HSV(B) | 43.26º | 0.33% | 0.51% | - |
| XYZ | 17.72 | 18.72 | 11.91 | - |
| YUV | 119.05 | 110.48 | 136.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 119 | 88 | 0 | 0.09 | 0.33 | 0.49 | 43.26 | 0.2 | 0.43 |
| Hex | 83 | 77 | 58 | 0 | 9 | 21 | 31 | 2B | 14 | 2B |
| Octal | 203 | 167 | 130 | 0 | 11 | 41 | 61 | 53 | 24 | 53 |
| Binary | 10000011 | 1110111 | 1011000 | 0 | 1001 | 100001 | 110001 | 101011 | 10100 | 101011 |
Color Harmonies of #837758
Complementary color
Monochromatic Colors of #837758
Black with #837758
Text Example
Text Example
White with #837758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837758; }
p { color: rgb(131,119,88); }
H1.HeaderClassName
{
color: #837758;
}
.AnyTagClassName
{
color: #837758;
}
</style>
background-color css
<style>
a { background-color: #837758; }
a { background-color: rgb(131,119,88); }
div.DivClassName
{
background-color: #837758;
}
.BgClassName
{
background-color: #837758;
}
</style>
border-color css
<style>
span { border-color: #837758; }
span { border-color: rgb(131,119,88); }
td.TdClassName
{
border-color: #837758;
}
.TagClassName
{
border-color: #837758;
}
</style>