Shades of Clay Creek #807755
Tints of Clay Creek #807755
RGB
CMYK
RGB Variations
Color information
#807755 (or 0x807755) is known color: Clay Creek. HEX triplet: 80, 77 and 55. RGB value is (128,119,85). Sum of RGB (Red+Green+Blue) = 128+119+85=332 (43% of max value = 765). Red value is 128 (50.39% from 255 or 38.55% from 332); Green value is 119 (46.88% from 255 or 35.84% from 332); Blue value is 85 (33.59% from 255 or 25.60% from 332); Max value from RGB is 128 - color contains mainly: red. Hex color #807755 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #807755 is #7F88AA. Grayscale: #757575. Windows color (decimal): -8358059 or 5601152. OLE color: 5601152.
HSL color Cylindrical-coordinate representation of color #807755: hue angle of 47.44º degrees, saturation: 0.2, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #807755 is Cyan = 0, Magento = 0.07, Yellow = 0.34 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 119 | 85 | - |
| CMYK | 0 | 0.07 | 0.34 | 0.50 |
| HSL | 47.44º | 0.2% | 0.42% | - |
| HSV(B) | 47.44º | 0.34% | 0.5% | - |
| XYZ | 17.14 | 18.44 | 11.25 | - |
| YUV | 117.82 | 109.48 | 135.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 119 | 85 | 0 | 0.07 | 0.34 | 0.50 | 47.44 | 0.2 | 0.42 |
| Hex | 80 | 77 | 55 | 0 | 7 | 22 | 32 | 2F | 14 | 2A |
| Octal | 200 | 167 | 125 | 0 | 7 | 42 | 62 | 57 | 24 | 52 |
| Binary | 10000000 | 1110111 | 1010101 | 0 | 111 | 100010 | 110010 | 101111 | 10100 | 101010 |
Color Harmonies of #807755
Complementary color
Monochromatic Colors of #807755
Black with #807755
Text Example
Text Example
White with #807755
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807755; }
p { color: rgb(128,119,85); }
H1.HeaderClassName
{
color: #807755;
}
.AnyTagClassName
{
color: #807755;
}
</style>
background-color css
<style>
a { background-color: #807755; }
a { background-color: rgb(128,119,85); }
div.DivClassName
{
background-color: #807755;
}
.BgClassName
{
background-color: #807755;
}
</style>
border-color css
<style>
span { border-color: #807755; }
span { border-color: rgb(128,119,85); }
td.TdClassName
{
border-color: #807755;
}
.TagClassName
{
border-color: #807755;
}
</style>