Shades of Clay Creek #827954
Tints of Clay Creek #827954
RGB
CMYK
RGB Variations
Color information
#827954 (or 0x827954) is known color: Clay Creek. HEX triplet: 82, 79 and 54. RGB value is (130,121,84). Sum of RGB (Red+Green+Blue) = 130+121+84=335 (44% of max value = 765). Red value is 130 (51.17% from 255 or 38.81% from 335); Green value is 121 (47.66% from 255 or 36.12% from 335); Blue value is 84 (33.20% from 255 or 25.07% from 335); Max value from RGB is 130 - color contains mainly: red. Hex color #827954 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827954 is #7D86AB. Grayscale: #777777. Windows color (decimal): -8226476 or 5536130. OLE color: 5536130.
HSL color Cylindrical-coordinate representation of color #827954: hue angle of 48.26º 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 #827954 is Cyan = 0, Magento = 0.07, Yellow = 0.35 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 121 | 84 | - |
| CMYK | 0 | 0.07 | 0.35 | 0.49 |
| HSL | 48.26º | 0.21% | 0.42% | - |
| HSV(B) | 48.26º | 0.35% | 0.51% | - |
| XYZ | 17.64 | 19.06 | 11.14 | - |
| YUV | 119.47 | 107.98 | 135.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 121 | 84 | 0 | 0.07 | 0.35 | 0.49 | 48.26 | 0.21 | 0.42 |
| Hex | 82 | 79 | 54 | 0 | 7 | 23 | 31 | 30 | 15 | 2A |
| Octal | 202 | 171 | 124 | 0 | 7 | 43 | 61 | 60 | 25 | 52 |
| Binary | 10000010 | 1111001 | 1010100 | 0 | 111 | 100011 | 110001 | 110000 | 10101 | 101010 |
Color Harmonies of #827954
Complementary color
Monochromatic Colors of #827954
Black with #827954
Text Example
Text Example
White with #827954
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827954; }
p { color: rgb(130,121,84); }
H1.HeaderClassName
{
color: #827954;
}
.AnyTagClassName
{
color: #827954;
}
</style>
background-color css
<style>
a { background-color: #827954; }
a { background-color: rgb(130,121,84); }
div.DivClassName
{
background-color: #827954;
}
.BgClassName
{
background-color: #827954;
}
</style>
border-color css
<style>
span { border-color: #827954; }
span { border-color: rgb(130,121,84); }
td.TdClassName
{
border-color: #827954;
}
.TagClassName
{
border-color: #827954;
}
</style>