Shades of Clay Creek #827858
Tints of Clay Creek #827858
RGB
CMYK
RGB Variations
Color information
#827858 (or 0x827858) is known color: Clay Creek. HEX triplet: 82, 78 and 58. RGB value is (130,120,88). Sum of RGB (Red+Green+Blue) = 130+120+88=338 (44% of max value = 765). Red value is 130 (51.17% from 255 or 38.46% from 338); Green value is 120 (47.27% from 255 or 35.50% from 338); Blue value is 88 (34.77% from 255 or 26.04% from 338); Max value from RGB is 130 - color contains mainly: red. Hex color #827858 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827858 is #7D87A7. Grayscale: #777777. Windows color (decimal): -8226728 or 5798018. OLE color: 5798018.
HSL color Cylindrical-coordinate representation of color #827858: hue angle of 45.71º degrees, saturation: 0.19, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #827858 is Cyan = 0, Magento = 0.08, Yellow = 0.32 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 120 | 88 | - |
| CMYK | 0 | 0.08 | 0.32 | 0.49 |
| HSL | 45.71º | 0.19% | 0.43% | - |
| HSV(B) | 45.71º | 0.32% | 0.51% | - |
| XYZ | 17.68 | 18.88 | 11.95 | - |
| YUV | 119.34 | 110.31 | 135.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 120 | 88 | 0 | 0.08 | 0.32 | 0.49 | 45.71 | 0.19 | 0.43 |
| Hex | 82 | 78 | 58 | 0 | 8 | 20 | 31 | 2E | 13 | 2B |
| Octal | 202 | 170 | 130 | 0 | 10 | 40 | 61 | 56 | 23 | 53 |
| Binary | 10000010 | 1111000 | 1011000 | 0 | 1000 | 100000 | 110001 | 101110 | 10011 | 101011 |
Color Harmonies of #827858
Complementary color
Monochromatic Colors of #827858
Black with #827858
Text Example
Text Example
White with #827858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827858; }
p { color: rgb(130,120,88); }
H1.HeaderClassName
{
color: #827858;
}
.AnyTagClassName
{
color: #827858;
}
</style>
background-color css
<style>
a { background-color: #827858; }
a { background-color: rgb(130,120,88); }
div.DivClassName
{
background-color: #827858;
}
.BgClassName
{
background-color: #827858;
}
</style>
border-color css
<style>
span { border-color: #827858; }
span { border-color: rgb(130,120,88); }
td.TdClassName
{
border-color: #827858;
}
.TagClassName
{
border-color: #827858;
}
</style>