Shades of Anzac #D19443
Tints of Anzac #D19443
RGB
CMYK
RGB Variations
Color information
#D19443 (or 0xD19443) is known color: Anzac. HEX triplet: D1, 94 and 43. RGB value is (209,148,67). Sum of RGB (Red+Green+Blue) = 209+148+67=424 (56% of max value = 765). Red value is 209 (82.03% from 255 or 49.29% from 424); Green value is 148 (58.20% from 255 or 34.91% from 424); Blue value is 67 (26.56% from 255 or 15.80% from 424); Max value from RGB is 209 - color contains mainly: red. Hex color #D19443 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #D19443 is #2E6BBC. Grayscale: #9D9D9D. Windows color (decimal): -3042237 or 4429009. OLE color: 4429009.
HSL color Cylindrical-coordinate representation of color #D19443: hue angle of 34.23º 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 #D19443 is Cyan = 0, Magento = 0.29, Yellow = 0.68 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 148 | 67 | - |
| CMYK | 0 | 0.29 | 0.68 | 0.18 |
| HSL | 34.23º | 0.61% | 0.54% | - |
| HSV(B) | 34.23º | 0.68% | 0.82% | - |
| XYZ | 37.9 | 35.14 | 10.1 | - |
| YUV | 157.01 | 77.21 | 165.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 148 | 67 | 0 | 0.29 | 0.68 | 0.18 | 34.23 | 0.61 | 0.54 |
| Hex | D1 | 94 | 43 | 0 | 1D | 44 | 12 | 22 | 3D | 36 |
| Octal | 321 | 224 | 103 | 0 | 35 | 104 | 22 | 42 | 75 | 66 |
| Binary | 11010001 | 10010100 | 1000011 | 0 | 11101 | 1000100 | 10010 | 100010 | 111101 | 110110 |
Color Harmonies of #D19443
Complementary color
Monochromatic Colors of #D19443
Black with #D19443
Text Example
Text Example
White with #D19443
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D19443; }
p { color: rgb(209,148,67); }
H1.HeaderClassName
{
color: #D19443;
}
.AnyTagClassName
{
color: #D19443;
}
</style>
background-color css
<style>
a { background-color: #D19443; }
a { background-color: rgb(209,148,67); }
div.DivClassName
{
background-color: #D19443;
}
.BgClassName
{
background-color: #D19443;
}
</style>
border-color css
<style>
span { border-color: #D19443; }
span { border-color: rgb(209,148,67); }
td.TdClassName
{
border-color: #D19443;
}
.TagClassName
{
border-color: #D19443;
}
</style>