Shades of Anzac #D19042
Tints of Anzac #D19042
RGB
CMYK
RGB Variations
Color information
#D19042 (or 0xD19042) is known color: Anzac. HEX triplet: D1, 90 and 42. RGB value is (209,144,66). Sum of RGB (Red+Green+Blue) = 209+144+66=419 (55% of max value = 765). Red value is 209 (82.03% from 255 or 49.88% from 419); Green value is 144 (56.64% from 255 or 34.37% from 419); Blue value is 66 (26.17% from 255 or 15.75% from 419); Max value from RGB is 209 - color contains mainly: red. Hex color #D19042 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #D19042 is #2E6FBD. Grayscale: #9A9A9A. Windows color (decimal): -3043262 or 4362449. OLE color: 4362449.
HSL color Cylindrical-coordinate representation of color #D19042: hue angle of 32.73º degrees, saturation: 0.61, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #D19042 is Cyan = 0, Magento = 0.31, Yellow = 0.68 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 144 | 66 | - |
| CMYK | 0 | 0.31 | 0.68 | 0.18 |
| HSL | 32.73º | 0.61% | 0.54% | - |
| HSV(B) | 32.73º | 0.68% | 0.82% | - |
| XYZ | 37.25 | 33.9 | 9.73 | - |
| YUV | 154.54 | 78.03 | 166.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 144 | 66 | 0 | 0.31 | 0.68 | 0.18 | 32.73 | 0.61 | 0.54 |
| Hex | D1 | 90 | 42 | 0 | 1F | 44 | 12 | 21 | 3D | 36 |
| Octal | 321 | 220 | 102 | 0 | 37 | 104 | 22 | 41 | 75 | 66 |
| Binary | 11010001 | 10010000 | 1000010 | 0 | 11111 | 1000100 | 10010 | 100001 | 111101 | 110110 |
Color Harmonies of #D19042
Complementary color
Monochromatic Colors of #D19042
Black with #D19042
Text Example
Text Example
White with #D19042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D19042; }
p { color: rgb(209,144,66); }
H1.HeaderClassName
{
color: #D19042;
}
.AnyTagClassName
{
color: #D19042;
}
</style>
background-color css
<style>
a { background-color: #D19042; }
a { background-color: rgb(209,144,66); }
div.DivClassName
{
background-color: #D19042;
}
.BgClassName
{
background-color: #D19042;
}
</style>
border-color css
<style>
span { border-color: #D19042; }
span { border-color: rgb(209,144,66); }
td.TdClassName
{
border-color: #D19042;
}
.TagClassName
{
border-color: #D19042;
}
</style>