Shades of Irish Coffee #664129
Tints of Irish Coffee #664129
RGB
CMYK
RGB Variations
Color information
#664129 (or 0x664129) is known color: Irish Coffee. HEX triplet: 66, 41 and 29. RGB value is (102,65,41). Sum of RGB (Red+Green+Blue) = 102+65+41=208 (27% of max value = 765). Red value is 102 (40.23% from 255 or 49.04% from 208); Green value is 65 (25.78% from 255 or 31.25% from 208); Blue value is 41 (16.41% from 255 or 19.71% from 208); Max value from RGB is 102 - color contains mainly: red. Hex color #664129 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #664129 is #99BED6. Grayscale: #494949. Windows color (decimal): -10075863 or 2703718. OLE color: 2703718.
HSL color Cylindrical-coordinate representation of color #664129: hue angle of 23.61º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #664129 is Cyan = 0, Magento = 0.36, Yellow = 0.60 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 65 | 41 | - |
| CMYK | 0 | 0.36 | 0.60 | 0.6 |
| HSL | 23.61º | 0.43% | 0.28% | - |
| HSV(B) | 23.61º | 0.6% | 0.4% | - |
| XYZ | 7.77 | 6.77 | 2.99 | - |
| YUV | 73.33 | 109.76 | 148.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 65 | 41 | 0 | 0.36 | 0.60 | 0.6 | 23.61 | 0.43 | 0.28 |
| Hex | 66 | 41 | 29 | 0 | 24 | 3C | 3C | 18 | 2B | 1C |
| Octal | 146 | 101 | 51 | 0 | 44 | 74 | 74 | 30 | 53 | 34 |
| Binary | 1100110 | 1000001 | 101001 | 0 | 100100 | 111100 | 111100 | 11000 | 101011 | 11100 |
Color Harmonies of #664129
Complementary color
Monochromatic Colors of #664129
Black with #664129
Text Example
Text Example
White with #664129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #664129; }
p { color: rgb(102,65,41); }
H1.HeaderClassName
{
color: #664129;
}
.AnyTagClassName
{
color: #664129;
}
</style>
background-color css
<style>
a { background-color: #664129; }
a { background-color: rgb(102,65,41); }
div.DivClassName
{
background-color: #664129;
}
.BgClassName
{
background-color: #664129;
}
</style>
border-color css
<style>
span { border-color: #664129; }
span { border-color: rgb(102,65,41); }
td.TdClassName
{
border-color: #664129;
}
.TagClassName
{
border-color: #664129;
}
</style>