Shades of Clay Creek #847852
Tints of Clay Creek #847852
RGB
CMYK
RGB Variations
Color information
#847852 (or 0x847852) is known color: Clay Creek. HEX triplet: 84, 78 and 52. RGB value is (132,120,82). Sum of RGB (Red+Green+Blue) = 132+120+82=334 (44% of max value = 765). Red value is 132 (51.95% from 255 or 39.52% from 334); Green value is 120 (47.27% from 255 or 35.93% from 334); Blue value is 82 (32.42% from 255 or 24.55% from 334); Max value from RGB is 132 - color contains mainly: red. Hex color #847852 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #847852 is #7B87AD. Grayscale: #777777. Windows color (decimal): -8095662 or 5404804. OLE color: 5404804.
HSL color Cylindrical-coordinate representation of color #847852: hue angle of 45.6º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #847852 is Cyan = 0, Magento = 0.09, Yellow = 0.38 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 120 | 82 | - |
| CMYK | 0 | 0.09 | 0.38 | 0.48 |
| HSL | 45.6º | 0.23% | 0.42% | - |
| HSV(B) | 45.6º | 0.38% | 0.52% | - |
| XYZ | 17.76 | 18.95 | 10.7 | - |
| YUV | 119.26 | 106.98 | 137.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 120 | 82 | 0 | 0.09 | 0.38 | 0.48 | 45.6 | 0.23 | 0.42 |
| Hex | 84 | 78 | 52 | 0 | 9 | 26 | 30 | 2E | 17 | 2A |
| Octal | 204 | 170 | 122 | 0 | 11 | 46 | 60 | 56 | 27 | 52 |
| Binary | 10000100 | 1111000 | 1010010 | 0 | 1001 | 100110 | 110000 | 101110 | 10111 | 101010 |
Color Harmonies of #847852
Complementary color
Monochromatic Colors of #847852
Black with #847852
Text Example
Text Example
White with #847852
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847852; }
p { color: rgb(132,120,82); }
H1.HeaderClassName
{
color: #847852;
}
.AnyTagClassName
{
color: #847852;
}
</style>
background-color css
<style>
a { background-color: #847852; }
a { background-color: rgb(132,120,82); }
div.DivClassName
{
background-color: #847852;
}
.BgClassName
{
background-color: #847852;
}
</style>
border-color css
<style>
span { border-color: #847852; }
span { border-color: rgb(132,120,82); }
td.TdClassName
{
border-color: #847852;
}
.TagClassName
{
border-color: #847852;
}
</style>