Shades of Whiskey Sour #D38758
Tints of Whiskey Sour #D38758
RGB
CMYK
RGB Variations
Color information
#D38758 (or 0xD38758) is known color: Whiskey Sour. HEX triplet: D3, 87 and 58. RGB value is (211,135,88). Sum of RGB (Red+Green+Blue) = 211+135+88=434 (57% of max value = 765). Red value is 211 (82.81% from 255 or 48.62% from 434); Green value is 135 (53.12% from 255 or 31.11% from 434); Blue value is 88 (34.77% from 255 or 20.28% from 434); Max value from RGB is 211 - color contains mainly: red. Hex color #D38758 is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #D38758 is #2C78A7. Grayscale: #989898. Windows color (decimal): -2914472 or 5801939. OLE color: 5801939.
HSL color Cylindrical-coordinate representation of color #D38758: hue angle of 22.93º degrees, saturation: 0.58, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #D38758 is Cyan = 0, Magento = 0.36, Yellow = 0.58 and Black (K on CMYK) = 0.17.
Color convert
| RGB | 211 | 135 | 88 | - |
| CMYK | 0 | 0.36 | 0.58 | 0.17 |
| HSL | 22.93º | 0.58% | 0.59% | - |
| HSV(B) | 22.93º | 0.58% | 0.83% | - |
| XYZ | 37.29 | 31.88 | 13.42 | - |
| YUV | 152.37 | 91.68 | 169.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 211 | 135 | 88 | 0 | 0.36 | 0.58 | 0.17 | 22.93 | 0.58 | 0.59 |
| Hex | D3 | 87 | 58 | 0 | 24 | 3A | 11 | 17 | 3A | 3B |
| Octal | 323 | 207 | 130 | 0 | 44 | 72 | 21 | 27 | 72 | 73 |
| Binary | 11010011 | 10000111 | 1011000 | 0 | 100100 | 111010 | 10001 | 10111 | 111010 | 111011 |
Color Harmonies of #D38758
Complementary color
Monochromatic Colors of #D38758
Black with #D38758
Text Example
Text Example
White with #D38758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D38758; }
p { color: rgb(211,135,88); }
H1.HeaderClassName
{
color: #D38758;
}
.AnyTagClassName
{
color: #D38758;
}
</style>
background-color css
<style>
a { background-color: #D38758; }
a { background-color: rgb(211,135,88); }
div.DivClassName
{
background-color: #D38758;
}
.BgClassName
{
background-color: #D38758;
}
</style>
border-color css
<style>
span { border-color: #D38758; }
span { border-color: rgb(211,135,88); }
td.TdClassName
{
border-color: #D38758;
}
.TagClassName
{
border-color: #D38758;
}
</style>