Shades of Clay Creek #827958
Tints of Clay Creek #827958
RGB
CMYK
RGB Variations
Color information
#827958 (or 0x827958) is known color: Clay Creek. HEX triplet: 82, 79 and 58. RGB value is (130,121,88). Sum of RGB (Red+Green+Blue) = 130+121+88=339 (44% of max value = 765). Red value is 130 (51.17% from 255 or 38.35% from 339); Green value is 121 (47.66% from 255 or 35.69% from 339); Blue value is 88 (34.77% from 255 or 25.96% from 339); Max value from RGB is 130 - color contains mainly: red. Hex color #827958 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827958 is #7D86A7. Grayscale: #787878. Windows color (decimal): -8226472 or 5798274. OLE color: 5798274.
HSL color Cylindrical-coordinate representation of color #827958: hue angle of 47.14º 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 #827958 is Cyan = 0, Magento = 0.07, Yellow = 0.32 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 121 | 88 | - |
| CMYK | 0 | 0.07 | 0.32 | 0.49 |
| HSL | 47.14º | 0.19% | 0.43% | - |
| HSV(B) | 47.14º | 0.32% | 0.51% | - |
| XYZ | 17.8 | 19.13 | 11.99 | - |
| YUV | 119.93 | 109.98 | 135.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 121 | 88 | 0 | 0.07 | 0.32 | 0.49 | 47.14 | 0.19 | 0.43 |
| Hex | 82 | 79 | 58 | 0 | 7 | 20 | 31 | 2F | 13 | 2B |
| Octal | 202 | 171 | 130 | 0 | 7 | 40 | 61 | 57 | 23 | 53 |
| Binary | 10000010 | 1111001 | 1011000 | 0 | 111 | 100000 | 110001 | 101111 | 10011 | 101011 |
Color Harmonies of #827958
Complementary color
Monochromatic Colors of #827958
Black with #827958
Text Example
Text Example
White with #827958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827958; }
p { color: rgb(130,121,88); }
H1.HeaderClassName
{
color: #827958;
}
.AnyTagClassName
{
color: #827958;
}
</style>
background-color css
<style>
a { background-color: #827958; }
a { background-color: rgb(130,121,88); }
div.DivClassName
{
background-color: #827958;
}
.BgClassName
{
background-color: #827958;
}
</style>
border-color css
<style>
span { border-color: #827958; }
span { border-color: rgb(130,121,88); }
td.TdClassName
{
border-color: #827958;
}
.TagClassName
{
border-color: #827958;
}
</style>