Shades of Roman Coffee #806350
Tints of Roman Coffee #806350
RGB
CMYK
RGB Variations
Color information
#806350 (or 0x806350) is known color: Roman Coffee. HEX triplet: 80, 63 and 50. RGB value is (128,99,80). Sum of RGB (Red+Green+Blue) = 128+99+80=307 (40% of max value = 765). Red value is 128 (50.39% from 255 or 41.69% from 307); Green value is 99 (39.06% from 255 or 32.25% from 307); Blue value is 80 (31.64% from 255 or 26.06% from 307); Max value from RGB is 128 - color contains mainly: red. Hex color #806350 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #806350 is #7F9CAF. Grayscale: #696969. Windows color (decimal): -8363184 or 5268352. OLE color: 5268352.
HSL color Cylindrical-coordinate representation of color #806350: hue angle of 23.75º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #806350 is Cyan = 0, Magento = 0.23, Yellow = 0.38 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 99 | 80 | - |
| CMYK | 0 | 0.23 | 0.38 | 0.50 |
| HSL | 23.75º | 0.23% | 0.41% | - |
| HSV(B) | 23.75º | 0.38% | 0.5% | - |
| XYZ | 14.81 | 14.09 | 9.53 | - |
| YUV | 105.51 | 113.61 | 144.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 99 | 80 | 0 | 0.23 | 0.38 | 0.50 | 23.75 | 0.23 | 0.41 |
| Hex | 80 | 63 | 50 | 0 | 17 | 26 | 32 | 18 | 17 | 29 |
| Octal | 200 | 143 | 120 | 0 | 27 | 46 | 62 | 30 | 27 | 51 |
| Binary | 10000000 | 1100011 | 1010000 | 0 | 10111 | 100110 | 110010 | 11000 | 10111 | 101001 |
Color Harmonies of #806350
Complementary color
Monochromatic Colors of #806350
Black with #806350
Text Example
Text Example
White with #806350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806350; }
p { color: rgb(128,99,80); }
H1.HeaderClassName
{
color: #806350;
}
.AnyTagClassName
{
color: #806350;
}
</style>
background-color css
<style>
a { background-color: #806350; }
a { background-color: rgb(128,99,80); }
div.DivClassName
{
background-color: #806350;
}
.BgClassName
{
background-color: #806350;
}
</style>
border-color css
<style>
span { border-color: #806350; }
span { border-color: rgb(128,99,80); }
td.TdClassName
{
border-color: #806350;
}
.TagClassName
{
border-color: #806350;
}
</style>