Shades of Clay Creek #827952
Tints of Clay Creek #827952
RGB
CMYK
RGB Variations
Color information
#827952 (or 0x827952) is known color: Clay Creek. HEX triplet: 82, 79 and 52. RGB value is (130,121,82). Sum of RGB (Red+Green+Blue) = 130+121+82=333 (44% of max value = 765). Red value is 130 (51.17% from 255 or 39.04% from 333); Green value is 121 (47.66% from 255 or 36.34% from 333); Blue value is 82 (32.42% from 255 or 24.62% from 333); Max value from RGB is 130 - color contains mainly: red. Hex color #827952 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827952 is #7D86AD. Grayscale: #777777. Windows color (decimal): -8226478 or 5405058. OLE color: 5405058.
HSL color Cylindrical-coordinate representation of color #827952: hue angle of 48.75º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #827952 is Cyan = 0, Magento = 0.07, Yellow = 0.37 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 121 | 82 | - |
| CMYK | 0 | 0.07 | 0.37 | 0.49 |
| HSL | 48.75º | 0.23% | 0.42% | - |
| HSV(B) | 48.75º | 0.37% | 0.51% | - |
| XYZ | 17.57 | 19.03 | 10.73 | - |
| YUV | 119.25 | 106.98 | 135.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 121 | 82 | 0 | 0.07 | 0.37 | 0.49 | 48.75 | 0.23 | 0.42 |
| Hex | 82 | 79 | 52 | 0 | 7 | 25 | 31 | 31 | 17 | 2A |
| Octal | 202 | 171 | 122 | 0 | 7 | 45 | 61 | 61 | 27 | 52 |
| Binary | 10000010 | 1111001 | 1010010 | 0 | 111 | 100101 | 110001 | 110001 | 10111 | 101010 |
Color Harmonies of #827952
Complementary color
Monochromatic Colors of #827952
Black with #827952
Text Example
Text Example
White with #827952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827952; }
p { color: rgb(130,121,82); }
H1.HeaderClassName
{
color: #827952;
}
.AnyTagClassName
{
color: #827952;
}
</style>
background-color css
<style>
a { background-color: #827952; }
a { background-color: rgb(130,121,82); }
div.DivClassName
{
background-color: #827952;
}
.BgClassName
{
background-color: #827952;
}
</style>
border-color css
<style>
span { border-color: #827952; }
span { border-color: rgb(130,121,82); }
td.TdClassName
{
border-color: #827952;
}
.TagClassName
{
border-color: #827952;
}
</style>