Shades of Anzac #D19144
Tints of Anzac #D19144
RGB
CMYK
RGB Variations
Color information
#D19144 (or 0xD19144) is known color: Anzac. HEX triplet: D1, 91 and 44. RGB value is (209,145,68). Sum of RGB (Red+Green+Blue) = 209+145+68=422 (55% of max value = 765). Red value is 209 (82.03% from 255 or 49.53% from 422); Green value is 145 (57.03% from 255 or 34.36% from 422); Blue value is 68 (26.95% from 255 or 16.11% from 422); Max value from RGB is 209 - color contains mainly: red. Hex color #D19144 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #D19144 is #2E6EBB. Grayscale: #9B9B9B. Windows color (decimal): -3043004 or 4493777. OLE color: 4493777.
HSL color Cylindrical-coordinate representation of color #D19144: hue angle of 32.77º degrees, saturation: 0.61, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #D19144 is Cyan = 0, Magento = 0.31, Yellow = 0.67 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 145 | 68 | - |
| CMYK | 0 | 0.31 | 0.67 | 0.18 |
| HSL | 32.77º | 0.61% | 0.54% | - |
| HSV(B) | 32.77º | 0.67% | 0.82% | - |
| XYZ | 37.46 | 34.22 | 10.1 | - |
| YUV | 155.36 | 78.7 | 166.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 145 | 68 | 0 | 0.31 | 0.67 | 0.18 | 32.77 | 0.61 | 0.54 |
| Hex | D1 | 91 | 44 | 0 | 1F | 43 | 12 | 21 | 3D | 36 |
| Octal | 321 | 221 | 104 | 0 | 37 | 103 | 22 | 41 | 75 | 66 |
| Binary | 11010001 | 10010001 | 1000100 | 0 | 11111 | 1000011 | 10010 | 100001 | 111101 | 110110 |
Color Harmonies of #D19144
Complementary color
Monochromatic Colors of #D19144
Black with #D19144
Text Example
Text Example
White with #D19144
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D19144; }
p { color: rgb(209,145,68); }
H1.HeaderClassName
{
color: #D19144;
}
.AnyTagClassName
{
color: #D19144;
}
</style>
background-color css
<style>
a { background-color: #D19144; }
a { background-color: rgb(209,145,68); }
div.DivClassName
{
background-color: #D19144;
}
.BgClassName
{
background-color: #D19144;
}
</style>
border-color css
<style>
span { border-color: #D19144; }
span { border-color: rgb(209,145,68); }
td.TdClassName
{
border-color: #D19144;
}
.TagClassName
{
border-color: #D19144;
}
</style>