Shades of Roman Coffee #866753
Tints of Roman Coffee #866753
RGB
CMYK
RGB Variations
Color information
#866753 (or 0x866753) is known color: Roman Coffee. HEX triplet: 86, 67 and 53. RGB value is (134,103,83). Sum of RGB (Red+Green+Blue) = 134+103+83=320 (42% of max value = 765). Red value is 134 (52.73% from 255 or 41.88% from 320); Green value is 103 (40.62% from 255 or 32.19% from 320); Blue value is 83 (32.81% from 255 or 25.94% from 320); Max value from RGB is 134 - color contains mainly: red. Hex color #866753 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866753 is #7998AC. Grayscale: #6E6E6E. Windows color (decimal): -7968941 or 5465990. OLE color: 5465990.
HSL color Cylindrical-coordinate representation of color #866753: hue angle of 23.53º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #866753 is Cyan = 0, Magento = 0.23, Yellow = 0.38 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 103 | 83 | - |
| CMYK | 0 | 0.23 | 0.38 | 0.47 |
| HSL | 23.53º | 0.24% | 0.43% | - |
| HSV(B) | 23.53º | 0.38% | 0.53% | - |
| XYZ | 16.24 | 15.39 | 10.3 | - |
| YUV | 109.99 | 112.77 | 145.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 103 | 83 | 0 | 0.23 | 0.38 | 0.47 | 23.53 | 0.24 | 0.43 |
| Hex | 86 | 67 | 53 | 0 | 17 | 26 | 2F | 18 | 18 | 2B |
| Octal | 206 | 147 | 123 | 0 | 27 | 46 | 57 | 30 | 30 | 53 |
| Binary | 10000110 | 1100111 | 1010011 | 0 | 10111 | 100110 | 101111 | 11000 | 11000 | 101011 |
Color Harmonies of #866753
Complementary color
Monochromatic Colors of #866753
Black with #866753
Text Example
Text Example
White with #866753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866753; }
p { color: rgb(134,103,83); }
H1.HeaderClassName
{
color: #866753;
}
.AnyTagClassName
{
color: #866753;
}
</style>
background-color css
<style>
a { background-color: #866753; }
a { background-color: rgb(134,103,83); }
div.DivClassName
{
background-color: #866753;
}
.BgClassName
{
background-color: #866753;
}
</style>
border-color css
<style>
span { border-color: #866753; }
span { border-color: rgb(134,103,83); }
td.TdClassName
{
border-color: #866753;
}
.TagClassName
{
border-color: #866753;
}
</style>