Shades of Clay Creek #827757
Tints of Clay Creek #827757
RGB
CMYK
RGB Variations
Color information
#827757 (or 0x827757) is known color: Clay Creek. HEX triplet: 82, 77 and 57. RGB value is (130,119,87). Sum of RGB (Red+Green+Blue) = 130+119+87=336 (44% of max value = 765). Red value is 130 (51.17% from 255 or 38.69% from 336); Green value is 119 (46.88% from 255 or 35.42% from 336); Blue value is 87 (34.38% from 255 or 25.89% from 336); Max value from RGB is 130 - color contains mainly: red. Hex color #827757 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827757 is #7D88A8. Grayscale: #767676. Windows color (decimal): -8226985 or 5732226. OLE color: 5732226.
HSL color Cylindrical-coordinate representation of color #827757: hue angle of 44.65º 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 #827757 is Cyan = 0, Magento = 0.08, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 119 | 87 | - |
| CMYK | 0 | 0.08 | 0.33 | 0.49 |
| HSL | 44.65º | 0.2% | 0.43% | - |
| HSV(B) | 44.65º | 0.33% | 0.51% | - |
| XYZ | 17.52 | 18.63 | 11.69 | - |
| YUV | 118.64 | 110.14 | 136.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 119 | 87 | 0 | 0.08 | 0.33 | 0.49 | 44.65 | 0.2 | 0.43 |
| Hex | 82 | 77 | 57 | 0 | 8 | 21 | 31 | 2D | 14 | 2B |
| Octal | 202 | 167 | 127 | 0 | 10 | 41 | 61 | 55 | 24 | 53 |
| Binary | 10000010 | 1110111 | 1010111 | 0 | 1000 | 100001 | 110001 | 101101 | 10100 | 101011 |
Color Harmonies of #827757
Complementary color
Monochromatic Colors of #827757
Black with #827757
Text Example
Text Example
White with #827757
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827757; }
p { color: rgb(130,119,87); }
H1.HeaderClassName
{
color: #827757;
}
.AnyTagClassName
{
color: #827757;
}
</style>
background-color css
<style>
a { background-color: #827757; }
a { background-color: rgb(130,119,87); }
div.DivClassName
{
background-color: #827757;
}
.BgClassName
{
background-color: #827757;
}
</style>
border-color css
<style>
span { border-color: #827757; }
span { border-color: rgb(130,119,87); }
td.TdClassName
{
border-color: #827757;
}
.TagClassName
{
border-color: #827757;
}
</style>