Shades of Whiskey Sour #D19356
Tints of Whiskey Sour #D19356
RGB
CMYK
RGB Variations
Color information
#D19356 (or 0xD19356) is known color: Whiskey Sour. HEX triplet: D1, 93 and 56. RGB value is (209,147,86). Sum of RGB (Red+Green+Blue) = 209+147+86=442 (58% of max value = 765). Red value is 209 (82.03% from 255 or 47.29% from 442); Green value is 147 (57.81% from 255 or 33.26% from 442); Blue value is 86 (33.98% from 255 or 19.46% from 442); Max value from RGB is 209 - color contains mainly: red. Hex color #D19356 is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #D19356 is #2E6CA9. Grayscale: #9E9E9E. Windows color (decimal): -3042474 or 5673937. OLE color: 5673937.
HSL color Cylindrical-coordinate representation of color #D19356: hue angle of 29.76º degrees, saturation: 0.57, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #D19356 is Cyan = 0, Magento = 0.30, Yellow = 0.59 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 147 | 86 | - |
| CMYK | 0 | 0.30 | 0.59 | 0.18 |
| HSL | 29.76º | 0.57% | 0.58% | - |
| HSV(B) | 29.76º | 0.59% | 0.82% | - |
| XYZ | 38.41 | 35.09 | 13.55 | - |
| YUV | 158.58 | 87.04 | 163.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 147 | 86 | 0 | 0.30 | 0.59 | 0.18 | 29.76 | 0.57 | 0.58 |
| Hex | D1 | 93 | 56 | 0 | 1E | 3B | 12 | 1E | 39 | 3A |
| Octal | 321 | 223 | 126 | 0 | 36 | 73 | 22 | 36 | 71 | 72 |
| Binary | 11010001 | 10010011 | 1010110 | 0 | 11110 | 111011 | 10010 | 11110 | 111001 | 111010 |
Color Harmonies of #D19356
Complementary color
Monochromatic Colors of #D19356
Black with #D19356
Text Example
Text Example
White with #D19356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D19356; }
p { color: rgb(209,147,86); }
H1.HeaderClassName
{
color: #D19356;
}
.AnyTagClassName
{
color: #D19356;
}
</style>
background-color css
<style>
a { background-color: #D19356; }
a { background-color: rgb(209,147,86); }
div.DivClassName
{
background-color: #D19356;
}
.BgClassName
{
background-color: #D19356;
}
</style>
border-color css
<style>
span { border-color: #D19356; }
span { border-color: rgb(209,147,86); }
td.TdClassName
{
border-color: #D19356;
}
.TagClassName
{
border-color: #D19356;
}
</style>