Shades of Galliano #D19819
Tints of Galliano #D19819
RGB
CMYK
RGB Variations
Color information
#D19819 (or 0xD19819) is known color: Galliano. HEX triplet: D1, 98 and 19. RGB value is (209,152,25). Sum of RGB (Red+Green+Blue) = 209+152+25=386 (51% of max value = 765). Red value is 209 (82.03% from 255 or 54.15% from 386); Green value is 152 (59.77% from 255 or 39.38% from 386); Blue value is 25 (10.16% from 255 or 6.48% from 386); Max value from RGB is 209 - color contains mainly: red. Hex color #D19819 is not a web safe color. Web safe color analog (approx): #CC9900. Inversed color of #D19819 is #2E67E6. Grayscale: #9B9B9B. Windows color (decimal): -3041255 or 1677521. OLE color: 1677521.
HSL color Cylindrical-coordinate representation of color #D19819: hue angle of 41.41º degrees, saturation: 0.79, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #D19819 is Cyan = 0, Magento = 0.27, Yellow = 0.88 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 152 | 25 | - |
| CMYK | 0 | 0.27 | 0.88 | 0.18 |
| HSL | 41.41º | 0.79% | 0.46% | - |
| HSV(B) | 41.41º | 0.88% | 0.82% | - |
| XYZ | 37.7 | 36.08 | 5.9 | - |
| YUV | 154.57 | 54.88 | 166.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 152 | 25 | 0 | 0.27 | 0.88 | 0.18 | 41.41 | 0.79 | 0.46 |
| Hex | D1 | 98 | 19 | 0 | 1B | 58 | 12 | 29 | 4F | 2E |
| Octal | 321 | 230 | 31 | 0 | 33 | 130 | 22 | 51 | 117 | 56 |
| Binary | 11010001 | 10011000 | 11001 | 0 | 11011 | 1011000 | 10010 | 101001 | 1001111 | 101110 |
Color Harmonies of #D19819
Complementary color
Monochromatic Colors of #D19819
Black with #D19819
Text Example
Text Example
White with #D19819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D19819; }
p { color: rgb(209,152,25); }
H1.HeaderClassName
{
color: #D19819;
}
.AnyTagClassName
{
color: #D19819;
}
</style>
background-color css
<style>
a { background-color: #D19819; }
a { background-color: rgb(209,152,25); }
div.DivClassName
{
background-color: #D19819;
}
.BgClassName
{
background-color: #D19819;
}
</style>
border-color css
<style>
span { border-color: #D19819; }
span { border-color: rgb(209,152,25); }
td.TdClassName
{
border-color: #D19819;
}
.TagClassName
{
border-color: #D19819;
}
</style>