Shades of Irish Coffee #614430
Tints of Irish Coffee #614430
RGB
CMYK
RGB Variations
Color information
#614430 (or 0x614430) is known color: Irish Coffee. HEX triplet: 61, 44 and 30. RGB value is (97,68,48). Sum of RGB (Red+Green+Blue) = 97+68+48=213 (28% of max value = 765). Red value is 97 (38.28% from 255 or 45.54% from 213); Green value is 68 (26.95% from 255 or 31.92% from 213); Blue value is 48 (19.14% from 255 or 22.54% from 213); Max value from RGB is 97 - color contains mainly: red. Hex color #614430 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #614430 is #9EBBCF. Grayscale: #4A4A4A. Windows color (decimal): -10402768 or 3163233. OLE color: 3163233.
HSL color Cylindrical-coordinate representation of color #614430: hue angle of 24.49º degrees, saturation: 0.34, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #614430 is Cyan = 0, Magento = 0.30, Yellow = 0.51 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 68 | 48 | - |
| CMYK | 0 | 0.30 | 0.51 | 0.62 |
| HSL | 24.49º | 0.34% | 0.28% | - |
| HSV(B) | 24.49º | 0.51% | 0.38% | - |
| XYZ | 7.53 | 6.89 | 3.73 | - |
| YUV | 74.39 | 113.11 | 144.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 68 | 48 | 0 | 0.30 | 0.51 | 0.62 | 24.49 | 0.34 | 0.28 |
| Hex | 61 | 44 | 30 | 0 | 1E | 33 | 3E | 18 | 22 | 1C |
| Octal | 141 | 104 | 60 | 0 | 36 | 63 | 76 | 30 | 42 | 34 |
| Binary | 1100001 | 1000100 | 110000 | 0 | 11110 | 110011 | 111110 | 11000 | 100010 | 11100 |
Color Harmonies of #614430
Complementary color
Monochromatic Colors of #614430
Black with #614430
Text Example
Text Example
White with #614430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614430; }
p { color: rgb(97,68,48); }
H1.HeaderClassName
{
color: #614430;
}
.AnyTagClassName
{
color: #614430;
}
</style>
background-color css
<style>
a { background-color: #614430; }
a { background-color: rgb(97,68,48); }
div.DivClassName
{
background-color: #614430;
}
.BgClassName
{
background-color: #614430;
}
</style>
border-color css
<style>
span { border-color: #614430; }
span { border-color: rgb(97,68,48); }
td.TdClassName
{
border-color: #614430;
}
.TagClassName
{
border-color: #614430;
}
</style>