Shades of Clay Creek #827750
Tints of Clay Creek #827750
RGB
CMYK
RGB Variations
Color information
#827750 (or 0x827750) is known color: Clay Creek. HEX triplet: 82, 77 and 50. RGB value is (130,119,80). Sum of RGB (Red+Green+Blue) = 130+119+80=329 (43% of max value = 765). Red value is 130 (51.17% from 255 or 39.51% from 329); Green value is 119 (46.88% from 255 or 36.17% from 329); Blue value is 80 (31.64% from 255 or 24.32% from 329); Max value from RGB is 130 - color contains mainly: red. Hex color #827750 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827750 is #7D88AF. Grayscale: #767676. Windows color (decimal): -8226992 or 5273474. OLE color: 5273474.
HSL color Cylindrical-coordinate representation of color #827750: hue angle of 46.8º degrees, saturation: 0.24, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #827750 is Cyan = 0, Magento = 0.08, Yellow = 0.38 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 119 | 80 | - |
| CMYK | 0 | 0.08 | 0.38 | 0.49 |
| HSL | 46.8º | 0.24% | 0.41% | - |
| HSV(B) | 46.8º | 0.38% | 0.51% | - |
| XYZ | 17.25 | 18.52 | 10.25 | - |
| YUV | 117.84 | 106.64 | 136.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 119 | 80 | 0 | 0.08 | 0.38 | 0.49 | 46.8 | 0.24 | 0.41 |
| Hex | 82 | 77 | 50 | 0 | 8 | 26 | 31 | 2F | 18 | 29 |
| Octal | 202 | 167 | 120 | 0 | 10 | 46 | 61 | 57 | 30 | 51 |
| Binary | 10000010 | 1110111 | 1010000 | 0 | 1000 | 100110 | 110001 | 101111 | 11000 | 101001 |
Color Harmonies of #827750
Complementary color
Monochromatic Colors of #827750
Black with #827750
Text Example
Text Example
White with #827750
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827750; }
p { color: rgb(130,119,80); }
H1.HeaderClassName
{
color: #827750;
}
.AnyTagClassName
{
color: #827750;
}
</style>
background-color css
<style>
a { background-color: #827750; }
a { background-color: rgb(130,119,80); }
div.DivClassName
{
background-color: #827750;
}
.BgClassName
{
background-color: #827750;
}
</style>
border-color css
<style>
span { border-color: #827750; }
span { border-color: rgb(130,119,80); }
td.TdClassName
{
border-color: #827750;
}
.TagClassName
{
border-color: #827750;
}
</style>