Shades of Irish Coffee #614126
Tints of Irish Coffee #614126
RGB
CMYK
RGB Variations
Color information
#614126 (or 0x614126) is known color: Irish Coffee. HEX triplet: 61, 41 and 26. RGB value is (97,65,38). Sum of RGB (Red+Green+Blue) = 97+65+38=200 (26% of max value = 765). Red value is 97 (38.28% from 255 or 48.5% from 200); Green value is 65 (25.78% from 255 or 32.5% from 200); Blue value is 38 (15.23% from 255 or 19% from 200); Max value from RGB is 97 - color contains mainly: red. Hex color #614126 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #614126 is #9EBED9. Grayscale: #474747. Windows color (decimal): -10403546 or 2507105. OLE color: 2507105.
HSL color Cylindrical-coordinate representation of color #614126: hue angle of 27.46º degrees, saturation: 0.44, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #614126 is Cyan = 0, Magento = 0.33, Yellow = 0.61 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 65 | 38 | - |
| CMYK | 0 | 0.33 | 0.61 | 0.62 |
| HSL | 27.46º | 0.44% | 0.26% | - |
| HSV(B) | 27.46º | 0.61% | 0.38% | - |
| XYZ | 7.17 | 6.46 | 2.7 | - |
| YUV | 71.49 | 109.1 | 146.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 65 | 38 | 0 | 0.33 | 0.61 | 0.62 | 27.46 | 0.44 | 0.26 |
| Hex | 61 | 41 | 26 | 0 | 21 | 3D | 3E | 1B | 2C | 1A |
| Octal | 141 | 101 | 46 | 0 | 41 | 75 | 76 | 33 | 54 | 32 |
| Binary | 1100001 | 1000001 | 100110 | 0 | 100001 | 111101 | 111110 | 11011 | 101100 | 11010 |
Color Harmonies of #614126
Complementary color
Monochromatic Colors of #614126
Black with #614126
Text Example
Text Example
White with #614126
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614126; }
p { color: rgb(97,65,38); }
H1.HeaderClassName
{
color: #614126;
}
.AnyTagClassName
{
color: #614126;
}
</style>
background-color css
<style>
a { background-color: #614126; }
a { background-color: rgb(97,65,38); }
div.DivClassName
{
background-color: #614126;
}
.BgClassName
{
background-color: #614126;
}
</style>
border-color css
<style>
span { border-color: #614126; }
span { border-color: rgb(97,65,38); }
td.TdClassName
{
border-color: #614126;
}
.TagClassName
{
border-color: #614126;
}
</style>