Shades of Anzac #D19540
Tints of Anzac #D19540
RGB
CMYK
RGB Variations
Color information
#D19540 (or 0xD19540) is known color: Anzac. HEX triplet: D1, 95 and 40. RGB value is (209,149,64). Sum of RGB (Red+Green+Blue) = 209+149+64=422 (55% of max value = 765). Red value is 209 (82.03% from 255 or 49.53% from 422); Green value is 149 (58.59% from 255 or 35.31% from 422); Blue value is 64 (25.39% from 255 or 15.17% from 422); Max value from RGB is 209 - color contains mainly: red. Hex color #D19540 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #D19540 is #2E6ABF. Grayscale: #9D9D9D. Windows color (decimal): -3041984 or 4232657. OLE color: 4232657.
HSL color Cylindrical-coordinate representation of color #D19540: hue angle of 35.17º 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 #D19540 is Cyan = 0, Magento = 0.29, Yellow = 0.69 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 149 | 64 | - |
| CMYK | 0 | 0.29 | 0.69 | 0.18 |
| HSL | 35.17º | 0.61% | 0.54% | - |
| HSV(B) | 35.17º | 0.69% | 0.82% | - |
| XYZ | 37.97 | 35.42 | 9.69 | - |
| YUV | 157.25 | 75.38 | 164.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 149 | 64 | 0 | 0.29 | 0.69 | 0.18 | 35.17 | 0.61 | 0.54 |
| Hex | D1 | 95 | 40 | 0 | 1D | 45 | 12 | 23 | 3D | 36 |
| Octal | 321 | 225 | 100 | 0 | 35 | 105 | 22 | 43 | 75 | 66 |
| Binary | 11010001 | 10010101 | 1000000 | 0 | 11101 | 1000101 | 10010 | 100011 | 111101 | 110110 |
Color Harmonies of #D19540
Complementary color
Monochromatic Colors of #D19540
Black with #D19540
Text Example
Text Example
White with #D19540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D19540; }
p { color: rgb(209,149,64); }
H1.HeaderClassName
{
color: #D19540;
}
.AnyTagClassName
{
color: #D19540;
}
</style>
background-color css
<style>
a { background-color: #D19540; }
a { background-color: rgb(209,149,64); }
div.DivClassName
{
background-color: #D19540;
}
.BgClassName
{
background-color: #D19540;
}
</style>
border-color css
<style>
span { border-color: #D19540; }
span { border-color: rgb(209,149,64); }
td.TdClassName
{
border-color: #D19540;
}
.TagClassName
{
border-color: #D19540;
}
</style>