Shades of Anzac #D19447
Tints of Anzac #D19447
RGB
CMYK
RGB Variations
Color information
#D19447 (or 0xD19447) is known color: Anzac. HEX triplet: D1, 94 and 47. RGB value is (209,148,71). Sum of RGB (Red+Green+Blue) = 209+148+71=428 (56% of max value = 765). Red value is 209 (82.03% from 255 or 48.83% from 428); Green value is 148 (58.20% from 255 or 34.58% from 428); Blue value is 71 (28.12% from 255 or 16.59% from 428); Max value from RGB is 209 - color contains mainly: red. Hex color #D19447 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #D19447 is #2E6BB8. Grayscale: #9D9D9D. Windows color (decimal): -3042233 or 4691153. OLE color: 4691153.
HSL color Cylindrical-coordinate representation of color #D19447: hue angle of 33.48º degrees, saturation: 0.6, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #D19447 is Cyan = 0, Magento = 0.29, Yellow = 0.66 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 148 | 71 | - |
| CMYK | 0 | 0.29 | 0.66 | 0.18 |
| HSL | 33.48º | 0.6% | 0.55% | - |
| HSV(B) | 33.48º | 0.66% | 0.82% | - |
| XYZ | 38.02 | 35.19 | 10.75 | - |
| YUV | 157.46 | 79.21 | 164.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 148 | 71 | 0 | 0.29 | 0.66 | 0.18 | 33.48 | 0.6 | 0.55 |
| Hex | D1 | 94 | 47 | 0 | 1D | 42 | 12 | 21 | 3C | 37 |
| Octal | 321 | 224 | 107 | 0 | 35 | 102 | 22 | 41 | 74 | 67 |
| Binary | 11010001 | 10010100 | 1000111 | 0 | 11101 | 1000010 | 10010 | 100001 | 111100 | 110111 |
Color Harmonies of #D19447
Complementary color
Monochromatic Colors of #D19447
Black with #D19447
Text Example
Text Example
White with #D19447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D19447; }
p { color: rgb(209,148,71); }
H1.HeaderClassName
{
color: #D19447;
}
.AnyTagClassName
{
color: #D19447;
}
</style>
background-color css
<style>
a { background-color: #D19447; }
a { background-color: rgb(209,148,71); }
div.DivClassName
{
background-color: #D19447;
}
.BgClassName
{
background-color: #D19447;
}
</style>
border-color css
<style>
span { border-color: #D19447; }
span { border-color: rgb(209,148,71); }
td.TdClassName
{
border-color: #D19447;
}
.TagClassName
{
border-color: #D19447;
}
</style>