Shades of Clay Creek #827755
Tints of Clay Creek #827755
RGB
CMYK
RGB Variations
Color information
#827755 (or 0x827755) is known color: Clay Creek. HEX triplet: 82, 77 and 55. RGB value is (130,119,85). Sum of RGB (Red+Green+Blue) = 130+119+85=334 (44% of max value = 765). Red value is 130 (51.17% from 255 or 38.92% from 334); Green value is 119 (46.88% from 255 or 35.63% from 334); Blue value is 85 (33.59% from 255 or 25.45% from 334); Max value from RGB is 130 - color contains mainly: red. Hex color #827755 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827755 is #7D88AA. Grayscale: #767676. Windows color (decimal): -8226987 or 5601154. OLE color: 5601154.
HSL color Cylindrical-coordinate representation of color #827755: hue angle of 45.33º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #827755 is Cyan = 0, Magento = 0.08, Yellow = 0.35 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 119 | 85 | - |
| CMYK | 0 | 0.08 | 0.35 | 0.49 |
| HSL | 45.33º | 0.21% | 0.42% | - |
| HSV(B) | 45.33º | 0.35% | 0.51% | - |
| XYZ | 17.44 | 18.6 | 11.26 | - |
| YUV | 118.41 | 109.14 | 136.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 119 | 85 | 0 | 0.08 | 0.35 | 0.49 | 45.33 | 0.21 | 0.42 |
| Hex | 82 | 77 | 55 | 0 | 8 | 23 | 31 | 2D | 15 | 2A |
| Octal | 202 | 167 | 125 | 0 | 10 | 43 | 61 | 55 | 25 | 52 |
| Binary | 10000010 | 1110111 | 1010101 | 0 | 1000 | 100011 | 110001 | 101101 | 10101 | 101010 |
Color Harmonies of #827755
Complementary color
Monochromatic Colors of #827755
Black with #827755
Text Example
Text Example
White with #827755
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827755; }
p { color: rgb(130,119,85); }
H1.HeaderClassName
{
color: #827755;
}
.AnyTagClassName
{
color: #827755;
}
</style>
background-color css
<style>
a { background-color: #827755; }
a { background-color: rgb(130,119,85); }
div.DivClassName
{
background-color: #827755;
}
.BgClassName
{
background-color: #827755;
}
</style>
border-color css
<style>
span { border-color: #827755; }
span { border-color: rgb(130,119,85); }
td.TdClassName
{
border-color: #827755;
}
.TagClassName
{
border-color: #827755;
}
</style>