Shades of Irish Coffee #614530
Tints of Irish Coffee #614530
RGB
CMYK
RGB Variations
Color information
#614530 (or 0x614530) is known color: Irish Coffee. HEX triplet: 61, 45 and 30. RGB value is (97,69,48). Sum of RGB (Red+Green+Blue) = 97+69+48=214 (28% of max value = 765). Red value is 97 (38.28% from 255 or 45.33% from 214); Green value is 69 (27.34% from 255 or 32.24% from 214); Blue value is 48 (19.14% from 255 or 22.43% from 214); Max value from RGB is 97 - color contains mainly: red. Hex color #614530 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #614530 is #9EBACF. Grayscale: #4B4B4B. Windows color (decimal): -10402512 or 3163489. OLE color: 3163489.
HSL color Cylindrical-coordinate representation of color #614530: hue angle of 25.71º 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 #614530 is Cyan = 0, Magento = 0.29, Yellow = 0.51 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 69 | 48 | - |
| CMYK | 0 | 0.29 | 0.51 | 0.62 |
| HSL | 25.71º | 0.34% | 0.28% | - |
| HSV(B) | 25.71º | 0.51% | 0.38% | - |
| XYZ | 7.59 | 7.01 | 3.75 | - |
| YUV | 74.98 | 112.78 | 143.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 69 | 48 | 0 | 0.29 | 0.51 | 0.62 | 25.71 | 0.34 | 0.28 |
| Hex | 61 | 45 | 30 | 0 | 1D | 33 | 3E | 1A | 22 | 1C |
| Octal | 141 | 105 | 60 | 0 | 35 | 63 | 76 | 32 | 42 | 34 |
| Binary | 1100001 | 1000101 | 110000 | 0 | 11101 | 110011 | 111110 | 11010 | 100010 | 11100 |
Color Harmonies of #614530
Complementary color
Monochromatic Colors of #614530
Black with #614530
Text Example
Text Example
White with #614530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614530; }
p { color: rgb(97,69,48); }
H1.HeaderClassName
{
color: #614530;
}
.AnyTagClassName
{
color: #614530;
}
</style>
background-color css
<style>
a { background-color: #614530; }
a { background-color: rgb(97,69,48); }
div.DivClassName
{
background-color: #614530;
}
.BgClassName
{
background-color: #614530;
}
</style>
border-color css
<style>
span { border-color: #614530; }
span { border-color: rgb(97,69,48); }
td.TdClassName
{
border-color: #614530;
}
.TagClassName
{
border-color: #614530;
}
</style>