Shades of Anzac #D19741
Tints of Anzac #D19741
RGB
CMYK
RGB Variations
Color information
#D19741 (or 0xD19741) is known color: Anzac. HEX triplet: D1, 97 and 41. RGB value is (209,151,65). Sum of RGB (Red+Green+Blue) = 209+151+65=425 (56% of max value = 765). Red value is 209 (82.03% from 255 or 49.18% from 425); Green value is 151 (59.38% from 255 or 35.53% from 425); Blue value is 65 (25.78% from 255 or 15.29% from 425); Max value from RGB is 209 - color contains mainly: red. Hex color #D19741 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #D19741 is #2E68BE. Grayscale: #9E9E9E. Windows color (decimal): -3041471 or 4298705. OLE color: 4298705.
HSL color Cylindrical-coordinate representation of color #D19741: hue angle of 35.83º degrees, saturation: 0.61, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #D19741 is Cyan = 0, Magento = 0.28, Yellow = 0.69 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 151 | 65 | - |
| CMYK | 0 | 0.28 | 0.69 | 0.18 |
| HSL | 35.83º | 0.61% | 0.54% | - |
| HSV(B) | 35.83º | 0.69% | 0.82% | - |
| XYZ | 38.32 | 36.07 | 9.94 | - |
| YUV | 158.54 | 75.22 | 163.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 151 | 65 | 0 | 0.28 | 0.69 | 0.18 | 35.83 | 0.61 | 0.54 |
| Hex | D1 | 97 | 41 | 0 | 1C | 45 | 12 | 24 | 3D | 36 |
| Octal | 321 | 227 | 101 | 0 | 34 | 105 | 22 | 44 | 75 | 66 |
| Binary | 11010001 | 10010111 | 1000001 | 0 | 11100 | 1000101 | 10010 | 100100 | 111101 | 110110 |
Color Harmonies of #D19741
Complementary color
Monochromatic Colors of #D19741
Black with #D19741
Text Example
Text Example
White with #D19741
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D19741; }
p { color: rgb(209,151,65); }
H1.HeaderClassName
{
color: #D19741;
}
.AnyTagClassName
{
color: #D19741;
}
</style>
background-color css
<style>
a { background-color: #D19741; }
a { background-color: rgb(209,151,65); }
div.DivClassName
{
background-color: #D19741;
}
.BgClassName
{
background-color: #D19741;
}
</style>
border-color css
<style>
span { border-color: #D19741; }
span { border-color: rgb(209,151,65); }
td.TdClassName
{
border-color: #D19741;
}
.TagClassName
{
border-color: #D19741;
}
</style>