Shades of Irish Coffee #604128
Tints of Irish Coffee #604128
RGB
CMYK
RGB Variations
Color information
#604128 (or 0x604128) is known color: Irish Coffee. HEX triplet: 60, 41 and 28. RGB value is (96,65,40). Sum of RGB (Red+Green+Blue) = 96+65+40=201 (26% of max value = 765). Red value is 96 (37.89% from 255 or 47.76% from 201); Green value is 65 (25.78% from 255 or 32.34% from 201); Blue value is 40 (16.02% from 255 or 19.90% from 201); Max value from RGB is 96 - color contains mainly: red. Hex color #604128 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #604128 is #9FBED7. Grayscale: #474747. Windows color (decimal): -10469080 or 2638176. OLE color: 2638176.
HSL color Cylindrical-coordinate representation of color #604128: hue angle of 26.79º degrees, saturation: 0.41, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #604128 is Cyan = 0, Magento = 0.32, Yellow = 0.58 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 65 | 40 | - |
| CMYK | 0 | 0.32 | 0.58 | 0.62 |
| HSL | 26.79º | 0.41% | 0.27% | - |
| HSV(B) | 26.79º | 0.58% | 0.38% | - |
| XYZ | 7.1 | 6.42 | 2.87 | - |
| YUV | 71.42 | 110.27 | 145.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 65 | 40 | 0 | 0.32 | 0.58 | 0.62 | 26.79 | 0.41 | 0.27 |
| Hex | 60 | 41 | 28 | 0 | 20 | 3A | 3E | 1B | 29 | 1B |
| Octal | 140 | 101 | 50 | 0 | 40 | 72 | 76 | 33 | 51 | 33 |
| Binary | 1100000 | 1000001 | 101000 | 0 | 100000 | 111010 | 111110 | 11011 | 101001 | 11011 |
Color Harmonies of #604128
Complementary color
Monochromatic Colors of #604128
Black with #604128
Text Example
Text Example
White with #604128
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604128; }
p { color: rgb(96,65,40); }
H1.HeaderClassName
{
color: #604128;
}
.AnyTagClassName
{
color: #604128;
}
</style>
background-color css
<style>
a { background-color: #604128; }
a { background-color: rgb(96,65,40); }
div.DivClassName
{
background-color: #604128;
}
.BgClassName
{
background-color: #604128;
}
</style>
border-color css
<style>
span { border-color: #604128; }
span { border-color: rgb(96,65,40); }
td.TdClassName
{
border-color: #604128;
}
.TagClassName
{
border-color: #604128;
}
</style>