Shades of Clay Creek #827850
Tints of Clay Creek #827850
RGB
CMYK
RGB Variations
Color information
#827850 (or 0x827850) is known color: Clay Creek. HEX triplet: 82, 78 and 50. RGB value is (130,120,80). Sum of RGB (Red+Green+Blue) = 130+120+80=330 (43% of max value = 765). Red value is 130 (51.17% from 255 or 39.39% from 330); Green value is 120 (47.27% from 255 or 36.36% from 330); Blue value is 80 (31.64% from 255 or 24.24% from 330); Max value from RGB is 130 - color contains mainly: red. Hex color #827850 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827850 is #7D87AF. Grayscale: #767676. Windows color (decimal): -8226736 or 5273730. OLE color: 5273730.
HSL color Cylindrical-coordinate representation of color #827850: hue angle of 48º 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 #827850 is Cyan = 0, Magento = 0.08, Yellow = 0.38 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 120 | 80 | - |
| CMYK | 0 | 0.08 | 0.38 | 0.49 |
| HSL | 48º | 0.24% | 0.41% | - |
| HSV(B) | 48º | 0.38% | 0.51% | - |
| XYZ | 17.37 | 18.76 | 10.29 | - |
| YUV | 118.43 | 106.31 | 136.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 120 | 80 | 0 | 0.08 | 0.38 | 0.49 | 48 | 0.24 | 0.41 |
| Hex | 82 | 78 | 50 | 0 | 8 | 26 | 31 | 30 | 18 | 29 |
| Octal | 202 | 170 | 120 | 0 | 10 | 46 | 61 | 60 | 30 | 51 |
| Binary | 10000010 | 1111000 | 1010000 | 0 | 1000 | 100110 | 110001 | 110000 | 11000 | 101001 |
Color Harmonies of #827850
Complementary color
Monochromatic Colors of #827850
Black with #827850
Text Example
Text Example
White with #827850
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827850; }
p { color: rgb(130,120,80); }
H1.HeaderClassName
{
color: #827850;
}
.AnyTagClassName
{
color: #827850;
}
</style>
background-color css
<style>
a { background-color: #827850; }
a { background-color: rgb(130,120,80); }
div.DivClassName
{
background-color: #827850;
}
.BgClassName
{
background-color: #827850;
}
</style>
border-color css
<style>
span { border-color: #827850; }
span { border-color: rgb(130,120,80); }
td.TdClassName
{
border-color: #827850;
}
.TagClassName
{
border-color: #827850;
}
</style>