Shades of Roman Coffee #866953
Tints of Roman Coffee #866953
RGB
CMYK
RGB Variations
Color information
#866953 (or 0x866953) is known color: Roman Coffee. HEX triplet: 86, 69 and 53. RGB value is (134,105,83). Sum of RGB (Red+Green+Blue) = 134+105+83=322 (42% of max value = 765). Red value is 134 (52.73% from 255 or 41.61% from 322); Green value is 105 (41.41% from 255 or 32.61% from 322); Blue value is 83 (32.81% from 255 or 25.78% from 322); Max value from RGB is 134 - color contains mainly: red. Hex color #866953 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866953 is #7996AC. Grayscale: #6F6F6F. Windows color (decimal): -7968429 or 5466502. OLE color: 5466502.
HSL color Cylindrical-coordinate representation of color #866953: hue angle of 25.88º 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 #866953 is Cyan = 0, Magento = 0.22, Yellow = 0.38 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 105 | 83 | - |
| CMYK | 0 | 0.22 | 0.38 | 0.47 |
| HSL | 25.88º | 0.24% | 0.43% | - |
| HSV(B) | 25.88º | 0.38% | 0.53% | - |
| XYZ | 16.44 | 15.8 | 10.37 | - |
| YUV | 111.16 | 112.11 | 144.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 105 | 83 | 0 | 0.22 | 0.38 | 0.47 | 25.88 | 0.24 | 0.43 |
| Hex | 86 | 69 | 53 | 0 | 16 | 26 | 2F | 1A | 18 | 2B |
| Octal | 206 | 151 | 123 | 0 | 26 | 46 | 57 | 32 | 30 | 53 |
| Binary | 10000110 | 1101001 | 1010011 | 0 | 10110 | 100110 | 101111 | 11010 | 11000 | 101011 |
Color Harmonies of #866953
Complementary color
Monochromatic Colors of #866953
Black with #866953
Text Example
Text Example
White with #866953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866953; }
p { color: rgb(134,105,83); }
H1.HeaderClassName
{
color: #866953;
}
.AnyTagClassName
{
color: #866953;
}
</style>
background-color css
<style>
a { background-color: #866953; }
a { background-color: rgb(134,105,83); }
div.DivClassName
{
background-color: #866953;
}
.BgClassName
{
background-color: #866953;
}
</style>
border-color css
<style>
span { border-color: #866953; }
span { border-color: rgb(134,105,83); }
td.TdClassName
{
border-color: #866953;
}
.TagClassName
{
border-color: #866953;
}
</style>