Shades of Clay Creek #827758
Tints of Clay Creek #827758
RGB
CMYK
RGB Variations
Color information
#827758 (or 0x827758) is known color: Clay Creek. HEX triplet: 82, 77 and 58. RGB value is (130,119,88). Sum of RGB (Red+Green+Blue) = 130+119+88=337 (44% of max value = 765). Red value is 130 (51.17% from 255 or 38.58% from 337); Green value is 119 (46.88% from 255 or 35.31% from 337); Blue value is 88 (34.77% from 255 or 26.11% from 337); Max value from RGB is 130 - color contains mainly: red. Hex color #827758 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827758 is #7D88A7. Grayscale: #767676. Windows color (decimal): -8226984 or 5797762. OLE color: 5797762.
HSL color Cylindrical-coordinate representation of color #827758: hue angle of 44.29º 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 #827758 is Cyan = 0, Magento = 0.08, Yellow = 0.32 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 119 | 88 | - |
| CMYK | 0 | 0.08 | 0.32 | 0.49 |
| HSL | 44.29º | 0.19% | 0.43% | - |
| HSV(B) | 44.29º | 0.32% | 0.51% | - |
| XYZ | 17.56 | 18.64 | 11.91 | - |
| YUV | 118.76 | 110.64 | 136.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 119 | 88 | 0 | 0.08 | 0.32 | 0.49 | 44.29 | 0.19 | 0.43 |
| Hex | 82 | 77 | 58 | 0 | 8 | 20 | 31 | 2C | 13 | 2B |
| Octal | 202 | 167 | 130 | 0 | 10 | 40 | 61 | 54 | 23 | 53 |
| Binary | 10000010 | 1110111 | 1011000 | 0 | 1000 | 100000 | 110001 | 101100 | 10011 | 101011 |
Color Harmonies of #827758
Complementary color
Monochromatic Colors of #827758
Black with #827758
Text Example
Text Example
White with #827758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827758; }
p { color: rgb(130,119,88); }
H1.HeaderClassName
{
color: #827758;
}
.AnyTagClassName
{
color: #827758;
}
</style>
background-color css
<style>
a { background-color: #827758; }
a { background-color: rgb(130,119,88); }
div.DivClassName
{
background-color: #827758;
}
.BgClassName
{
background-color: #827758;
}
</style>
border-color css
<style>
span { border-color: #827758; }
span { border-color: rgb(130,119,88); }
td.TdClassName
{
border-color: #827758;
}
.TagClassName
{
border-color: #827758;
}
</style>