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