Shades of Anzac #D19742
Tints of Anzac #D19742
RGB
CMYK
RGB Variations
Color information
#D19742 (or 0xD19742) is known color: Anzac. HEX triplet: D1, 97 and 42. RGB value is (209,151,66). Sum of RGB (Red+Green+Blue) = 209+151+66=426 (56% of max value = 765). Red value is 209 (82.03% from 255 or 49.06% from 426); Green value is 151 (59.38% from 255 or 35.45% from 426); Blue value is 66 (26.17% from 255 or 15.49% from 426); Max value from RGB is 209 - color contains mainly: red. Hex color #D19742 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #D19742 is #2E68BD. Grayscale: #9F9F9F. Windows color (decimal): -3041470 or 4364241. OLE color: 4364241.
HSL color Cylindrical-coordinate representation of color #D19742: hue angle of 35.66º 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 #D19742 is Cyan = 0, Magento = 0.28, Yellow = 0.68 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 151 | 66 | - |
| CMYK | 0 | 0.28 | 0.68 | 0.18 |
| HSL | 35.66º | 0.61% | 0.54% | - |
| HSV(B) | 35.66º | 0.68% | 0.82% | - |
| XYZ | 38.34 | 36.08 | 10.1 | - |
| YUV | 158.65 | 75.72 | 163.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 151 | 66 | 0 | 0.28 | 0.68 | 0.18 | 35.66 | 0.61 | 0.54 |
| Hex | D1 | 97 | 42 | 0 | 1C | 44 | 12 | 24 | 3D | 36 |
| Octal | 321 | 227 | 102 | 0 | 34 | 104 | 22 | 44 | 75 | 66 |
| Binary | 11010001 | 10010111 | 1000010 | 0 | 11100 | 1000100 | 10010 | 100100 | 111101 | 110110 |
Color Harmonies of #D19742
Complementary color
Monochromatic Colors of #D19742
Black with #D19742
Text Example
Text Example
White with #D19742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D19742; }
p { color: rgb(209,151,66); }
H1.HeaderClassName
{
color: #D19742;
}
.AnyTagClassName
{
color: #D19742;
}
</style>
background-color css
<style>
a { background-color: #D19742; }
a { background-color: rgb(209,151,66); }
div.DivClassName
{
background-color: #D19742;
}
.BgClassName
{
background-color: #D19742;
}
</style>
border-color css
<style>
span { border-color: #D19742; }
span { border-color: rgb(209,151,66); }
td.TdClassName
{
border-color: #D19742;
}
.TagClassName
{
border-color: #D19742;
}
</style>