Shades of Irish Coffee #664029
Tints of Irish Coffee #664029
RGB
CMYK
RGB Variations
Color information
#664029 (or 0x664029) is known color: Irish Coffee. HEX triplet: 66, 40 and 29. RGB value is (102,64,41). Sum of RGB (Red+Green+Blue) = 102+64+41=207 (27% of max value = 765). Red value is 102 (40.23% from 255 or 49.28% from 207); Green value is 64 (25.39% from 255 or 30.92% from 207); Blue value is 41 (16.41% from 255 or 19.81% from 207); Max value from RGB is 102 - color contains mainly: red. Hex color #664029 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #664029 is #99BFD6. Grayscale: #484848. Windows color (decimal): -10076119 or 2703462. OLE color: 2703462.
HSL color Cylindrical-coordinate representation of color #664029: hue angle of 22.62º 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 #664029 is Cyan = 0, Magento = 0.37, Yellow = 0.60 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 64 | 41 | - |
| CMYK | 0 | 0.37 | 0.60 | 0.6 |
| HSL | 22.62º | 0.43% | 0.28% | - |
| HSV(B) | 22.62º | 0.6% | 0.4% | - |
| XYZ | 7.71 | 6.65 | 2.98 | - |
| YUV | 72.74 | 110.09 | 148.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 64 | 41 | 0 | 0.37 | 0.60 | 0.6 | 22.62 | 0.43 | 0.28 |
| Hex | 66 | 40 | 29 | 0 | 25 | 3C | 3C | 17 | 2B | 1C |
| Octal | 146 | 100 | 51 | 0 | 45 | 74 | 74 | 27 | 53 | 34 |
| Binary | 1100110 | 1000000 | 101001 | 0 | 100101 | 111100 | 111100 | 10111 | 101011 | 11100 |
Color Harmonies of #664029
Complementary color
Monochromatic Colors of #664029
Black with #664029
Text Example
Text Example
White with #664029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #664029; }
p { color: rgb(102,64,41); }
H1.HeaderClassName
{
color: #664029;
}
.AnyTagClassName
{
color: #664029;
}
</style>
background-color css
<style>
a { background-color: #664029; }
a { background-color: rgb(102,64,41); }
div.DivClassName
{
background-color: #664029;
}
.BgClassName
{
background-color: #664029;
}
</style>
border-color css
<style>
span { border-color: #664029; }
span { border-color: rgb(102,64,41); }
td.TdClassName
{
border-color: #664029;
}
.TagClassName
{
border-color: #664029;
}
</style>