Shades of Clay Creek #827854
Tints of Clay Creek #827854
RGB
CMYK
RGB Variations
Color information
#827854 (or 0x827854) is known color: Clay Creek. HEX triplet: 82, 78 and 54. RGB value is (130,120,84). Sum of RGB (Red+Green+Blue) = 130+120+84=334 (44% of max value = 765). Red value is 130 (51.17% from 255 or 38.92% from 334); Green value is 120 (47.27% from 255 or 35.93% from 334); Blue value is 84 (33.20% from 255 or 25.15% from 334); Max value from RGB is 130 - color contains mainly: red. Hex color #827854 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827854 is #7D87AB. Grayscale: #777777. Windows color (decimal): -8226732 or 5535874. OLE color: 5535874.
HSL color Cylindrical-coordinate representation of color #827854: hue angle of 46.96º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #827854 is Cyan = 0, Magento = 0.08, Yellow = 0.35 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 120 | 84 | - |
| CMYK | 0 | 0.08 | 0.35 | 0.49 |
| HSL | 46.96º | 0.21% | 0.42% | - |
| HSV(B) | 46.96º | 0.35% | 0.51% | - |
| XYZ | 17.52 | 18.82 | 11.1 | - |
| YUV | 118.89 | 108.31 | 135.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 120 | 84 | 0 | 0.08 | 0.35 | 0.49 | 46.96 | 0.21 | 0.42 |
| Hex | 82 | 78 | 54 | 0 | 8 | 23 | 31 | 2F | 15 | 2A |
| Octal | 202 | 170 | 124 | 0 | 10 | 43 | 61 | 57 | 25 | 52 |
| Binary | 10000010 | 1111000 | 1010100 | 0 | 1000 | 100011 | 110001 | 101111 | 10101 | 101010 |
Color Harmonies of #827854
Complementary color
Monochromatic Colors of #827854
Black with #827854
Text Example
Text Example
White with #827854
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827854; }
p { color: rgb(130,120,84); }
H1.HeaderClassName
{
color: #827854;
}
.AnyTagClassName
{
color: #827854;
}
</style>
background-color css
<style>
a { background-color: #827854; }
a { background-color: rgb(130,120,84); }
div.DivClassName
{
background-color: #827854;
}
.BgClassName
{
background-color: #827854;
}
</style>
border-color css
<style>
span { border-color: #827854; }
span { border-color: rgb(130,120,84); }
td.TdClassName
{
border-color: #827854;
}
.TagClassName
{
border-color: #827854;
}
</style>