Shades of Whiskey Sour #D79257
Tints of Whiskey Sour #D79257
RGB
CMYK
RGB Variations
Color information
#D79257 (or 0xD79257) is known color: Whiskey Sour. HEX triplet: D7, 92 and 57. RGB value is (215,146,87). Sum of RGB (Red+Green+Blue) = 215+146+87=448 (59% of max value = 765). Red value is 215 (84.38% from 255 or 47.99% from 448); Green value is 146 (57.42% from 255 or 32.59% from 448); Blue value is 87 (34.38% from 255 or 19.42% from 448); Max value from RGB is 215 - color contains mainly: red. Hex color #D79257 is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #D79257 is #286DA8. Grayscale: #A0A0A0. Windows color (decimal): -2649513 or 5739223. OLE color: 5739223.
HSL color Cylindrical-coordinate representation of color #D79257: hue angle of 27.66º degrees, saturation: 0.62, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #D79257 is Cyan = 0, Magento = 0.32, Yellow = 0.60 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 215 | 146 | 87 | - |
| CMYK | 0 | 0.32 | 0.60 | 0.16 |
| HSL | 27.66º | 0.62% | 0.59% | - |
| HSV(B) | 27.66º | 0.6% | 0.84% | - |
| XYZ | 40.02 | 35.69 | 13.8 | - |
| YUV | 159.91 | 86.86 | 167.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 215 | 146 | 87 | 0 | 0.32 | 0.60 | 0.16 | 27.66 | 0.62 | 0.59 |
| Hex | D7 | 92 | 57 | 0 | 20 | 3C | 10 | 1C | 3E | 3B |
| Octal | 327 | 222 | 127 | 0 | 40 | 74 | 20 | 34 | 76 | 73 |
| Binary | 11010111 | 10010010 | 1010111 | 0 | 100000 | 111100 | 10000 | 11100 | 111110 | 111011 |
Color Harmonies of #D79257
Complementary color
Monochromatic Colors of #D79257
Black with #D79257
Text Example
Text Example
White with #D79257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D79257; }
p { color: rgb(215,146,87); }
H1.HeaderClassName
{
color: #D79257;
}
.AnyTagClassName
{
color: #D79257;
}
</style>
background-color css
<style>
a { background-color: #D79257; }
a { background-color: rgb(215,146,87); }
div.DivClassName
{
background-color: #D79257;
}
.BgClassName
{
background-color: #D79257;
}
</style>
border-color css
<style>
span { border-color: #D79257; }
span { border-color: rgb(215,146,87); }
td.TdClassName
{
border-color: #D79257;
}
.TagClassName
{
border-color: #D79257;
}
</style>