Shades of Whiskey Sour #D19458
Tints of Whiskey Sour #D19458
RGB
CMYK
RGB Variations
Color information
#D19458 (or 0xD19458) is known color: Whiskey Sour. HEX triplet: D1, 94 and 58. RGB value is (209,148,88). Sum of RGB (Red+Green+Blue) = 209+148+88=445 (58% of max value = 765). Red value is 209 (82.03% from 255 or 46.97% from 445); Green value is 148 (58.20% from 255 or 33.26% from 445); Blue value is 88 (34.77% from 255 or 19.78% from 445); Max value from RGB is 209 - color contains mainly: red. Hex color #D19458 is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #D19458 is #2E6BA7. Grayscale: #9F9F9F. Windows color (decimal): -3042216 or 5805265. OLE color: 5805265.
HSL color Cylindrical-coordinate representation of color #D19458: hue angle of 29.75º degrees, saturation: 0.57, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #D19458 is Cyan = 0, Magento = 0.29, Yellow = 0.58 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 148 | 88 | - |
| CMYK | 0 | 0.29 | 0.58 | 0.18 |
| HSL | 29.75º | 0.57% | 0.58% | - |
| HSV(B) | 29.75º | 0.58% | 0.82% | - |
| XYZ | 38.65 | 35.44 | 14.04 | - |
| YUV | 159.4 | 87.71 | 163.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 148 | 88 | 0 | 0.29 | 0.58 | 0.18 | 29.75 | 0.57 | 0.58 |
| Hex | D1 | 94 | 58 | 0 | 1D | 3A | 12 | 1E | 39 | 3A |
| Octal | 321 | 224 | 130 | 0 | 35 | 72 | 22 | 36 | 71 | 72 |
| Binary | 11010001 | 10010100 | 1011000 | 0 | 11101 | 111010 | 10010 | 11110 | 111001 | 111010 |
Color Harmonies of #D19458
Complementary color
Monochromatic Colors of #D19458
Black with #D19458
Text Example
Text Example
White with #D19458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D19458; }
p { color: rgb(209,148,88); }
H1.HeaderClassName
{
color: #D19458;
}
.AnyTagClassName
{
color: #D19458;
}
</style>
background-color css
<style>
a { background-color: #D19458; }
a { background-color: rgb(209,148,88); }
div.DivClassName
{
background-color: #D19458;
}
.BgClassName
{
background-color: #D19458;
}
</style>
border-color css
<style>
span { border-color: #D19458; }
span { border-color: rgb(209,148,88); }
td.TdClassName
{
border-color: #D19458;
}
.TagClassName
{
border-color: #D19458;
}
</style>