Shades of Whiskey Sour #D19759
Tints of Whiskey Sour #D19759
RGB
CMYK
RGB Variations
Color information
#D19759 (or 0xD19759) is known color: Whiskey Sour. HEX triplet: D1, 97 and 59. RGB value is (209,151,89). Sum of RGB (Red+Green+Blue) = 209+151+89=449 (59% of max value = 765). Red value is 209 (82.03% from 255 or 46.55% from 449); Green value is 151 (59.38% from 255 or 33.63% from 449); Blue value is 89 (35.16% from 255 or 19.82% from 449); Max value from RGB is 209 - color contains mainly: red. Hex color #D19759 is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #D19759 is #2E68A6. Grayscale: #A1A1A1. Windows color (decimal): -3041447 or 5871569. OLE color: 5871569.
HSL color Cylindrical-coordinate representation of color #D19759: hue angle of 31º degrees, saturation: 0.57, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #D19759 is Cyan = 0, Magento = 0.28, Yellow = 0.57 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 151 | 89 | - |
| CMYK | 0 | 0.28 | 0.57 | 0.18 |
| HSL | 31º | 0.57% | 0.58% | - |
| HSV(B) | 31º | 0.57% | 0.82% | - |
| XYZ | 39.16 | 36.41 | 14.41 | - |
| YUV | 161.27 | 87.22 | 162.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 151 | 89 | 0 | 0.28 | 0.57 | 0.18 | 31 | 0.57 | 0.58 |
| Hex | D1 | 97 | 59 | 0 | 1C | 39 | 12 | 1F | 39 | 3A |
| Octal | 321 | 227 | 131 | 0 | 34 | 71 | 22 | 37 | 71 | 72 |
| Binary | 11010001 | 10010111 | 1011001 | 0 | 11100 | 111001 | 10010 | 11111 | 111001 | 111010 |
Color Harmonies of #D19759
Complementary color
Monochromatic Colors of #D19759
Black with #D19759
Text Example
Text Example
White with #D19759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D19759; }
p { color: rgb(209,151,89); }
H1.HeaderClassName
{
color: #D19759;
}
.AnyTagClassName
{
color: #D19759;
}
</style>
background-color css
<style>
a { background-color: #D19759; }
a { background-color: rgb(209,151,89); }
div.DivClassName
{
background-color: #D19759;
}
.BgClassName
{
background-color: #D19759;
}
</style>
border-color css
<style>
span { border-color: #D19759; }
span { border-color: rgb(209,151,89); }
td.TdClassName
{
border-color: #D19759;
}
.TagClassName
{
border-color: #D19759;
}
</style>