Shades of Whiskey Sour #D19258
Tints of Whiskey Sour #D19258
RGB
CMYK
RGB Variations
Color information
#D19258 (or 0xD19258) is known color: Whiskey Sour. HEX triplet: D1, 92 and 58. RGB value is (209,146,88). Sum of RGB (Red+Green+Blue) = 209+146+88=443 (58% of max value = 765). Red value is 209 (82.03% from 255 or 47.18% from 443); Green value is 146 (57.42% from 255 or 32.96% from 443); Blue value is 88 (34.77% from 255 or 19.86% from 443); Max value from RGB is 209 - color contains mainly: red. Hex color #D19258 is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #D19258 is #2E6DA7. Grayscale: #9E9E9E. Windows color (decimal): -3042728 or 5804753. OLE color: 5804753.
HSL color Cylindrical-coordinate representation of color #D19258: hue angle of 28.76º 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 #D19258 is Cyan = 0, Magento = 0.30, Yellow = 0.58 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 146 | 88 | - |
| CMYK | 0 | 0.30 | 0.58 | 0.18 |
| HSL | 28.76º | 0.57% | 0.58% | - |
| HSV(B) | 28.76º | 0.58% | 0.82% | - |
| XYZ | 38.33 | 34.82 | 13.93 | - |
| YUV | 158.23 | 88.37 | 164.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 146 | 88 | 0 | 0.30 | 0.58 | 0.18 | 28.76 | 0.57 | 0.58 |
| Hex | D1 | 92 | 58 | 0 | 1E | 3A | 12 | 1D | 39 | 3A |
| Octal | 321 | 222 | 130 | 0 | 36 | 72 | 22 | 35 | 71 | 72 |
| Binary | 11010001 | 10010010 | 1011000 | 0 | 11110 | 111010 | 10010 | 11101 | 111001 | 111010 |
Color Harmonies of #D19258
Complementary color
Monochromatic Colors of #D19258
Black with #D19258
Text Example
Text Example
White with #D19258
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D19258; }
p { color: rgb(209,146,88); }
H1.HeaderClassName
{
color: #D19258;
}
.AnyTagClassName
{
color: #D19258;
}
</style>
background-color css
<style>
a { background-color: #D19258; }
a { background-color: rgb(209,146,88); }
div.DivClassName
{
background-color: #D19258;
}
.BgClassName
{
background-color: #D19258;
}
</style>
border-color css
<style>
span { border-color: #D19258; }
span { border-color: rgb(209,146,88); }
td.TdClassName
{
border-color: #D19258;
}
.TagClassName
{
border-color: #D19258;
}
</style>