Shades of Clay Creek #847750
Tints of Clay Creek #847750
RGB
CMYK
RGB Variations
Color information
#847750 (or 0x847750) is known color: Clay Creek. HEX triplet: 84, 77 and 50. RGB value is (132,119,80). Sum of RGB (Red+Green+Blue) = 132+119+80=331 (43% of max value = 765). Red value is 132 (51.95% from 255 or 39.88% from 331); Green value is 119 (46.88% from 255 or 35.95% from 331); Blue value is 80 (31.64% from 255 or 24.17% from 331); Max value from RGB is 132 - color contains mainly: red. Hex color #847750 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #847750 is #7B88AF. Grayscale: #767676. Windows color (decimal): -8095920 or 5273476. OLE color: 5273476.
HSL color Cylindrical-coordinate representation of color #847750: hue angle of 45º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #847750 is Cyan = 0, Magento = 0.10, Yellow = 0.39 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 119 | 80 | - |
| CMYK | 0 | 0.10 | 0.39 | 0.48 |
| HSL | 45º | 0.25% | 0.42% | - |
| HSV(B) | 45º | 0.39% | 0.52% | - |
| XYZ | 17.56 | 18.68 | 10.27 | - |
| YUV | 118.44 | 106.31 | 137.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 119 | 80 | 0 | 0.10 | 0.39 | 0.48 | 45 | 0.25 | 0.42 |
| Hex | 84 | 77 | 50 | 0 | A | 27 | 30 | 2D | 19 | 2A |
| Octal | 204 | 167 | 120 | 0 | 12 | 47 | 60 | 55 | 31 | 52 |
| Binary | 10000100 | 1110111 | 1010000 | 0 | 1010 | 100111 | 110000 | 101101 | 11001 | 101010 |
Color Harmonies of #847750
Complementary color
Monochromatic Colors of #847750
Black with #847750
Text Example
Text Example
White with #847750
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847750; }
p { color: rgb(132,119,80); }
H1.HeaderClassName
{
color: #847750;
}
.AnyTagClassName
{
color: #847750;
}
</style>
background-color css
<style>
a { background-color: #847750; }
a { background-color: rgb(132,119,80); }
div.DivClassName
{
background-color: #847750;
}
.BgClassName
{
background-color: #847750;
}
</style>
border-color css
<style>
span { border-color: #847750; }
span { border-color: rgb(132,119,80); }
td.TdClassName
{
border-color: #847750;
}
.TagClassName
{
border-color: #847750;
}
</style>