Shades of Anzac #D19641
Tints of Anzac #D19641
RGB
CMYK
RGB Variations
Color information
#D19641 (or 0xD19641) is known color: Anzac. HEX triplet: D1, 96 and 41. RGB value is (209,150,65). Sum of RGB (Red+Green+Blue) = 209+150+65=424 (56% of max value = 765). Red value is 209 (82.03% from 255 or 49.29% from 424); Green value is 150 (58.98% from 255 or 35.38% from 424); Blue value is 65 (25.78% from 255 or 15.33% from 424); Max value from RGB is 209 - color contains mainly: red. Hex color #D19641 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #D19641 is #2E69BE. Grayscale: #9E9E9E. Windows color (decimal): -3041727 or 4298449. OLE color: 4298449.
HSL color Cylindrical-coordinate representation of color #D19641: hue angle of 35.42º 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 #D19641 is Cyan = 0, Magento = 0.28, Yellow = 0.69 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 150 | 65 | - |
| CMYK | 0 | 0.28 | 0.69 | 0.18 |
| HSL | 35.42º | 0.61% | 0.54% | - |
| HSV(B) | 35.42º | 0.69% | 0.82% | - |
| XYZ | 38.15 | 35.75 | 9.89 | - |
| YUV | 157.95 | 75.55 | 164.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 150 | 65 | 0 | 0.28 | 0.69 | 0.18 | 35.42 | 0.61 | 0.54 |
| Hex | D1 | 96 | 41 | 0 | 1C | 45 | 12 | 23 | 3D | 36 |
| Octal | 321 | 226 | 101 | 0 | 34 | 105 | 22 | 43 | 75 | 66 |
| Binary | 11010001 | 10010110 | 1000001 | 0 | 11100 | 1000101 | 10010 | 100011 | 111101 | 110110 |
Color Harmonies of #D19641
Complementary color
Monochromatic Colors of #D19641
Black with #D19641
Text Example
Text Example
White with #D19641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D19641; }
p { color: rgb(209,150,65); }
H1.HeaderClassName
{
color: #D19641;
}
.AnyTagClassName
{
color: #D19641;
}
</style>
background-color css
<style>
a { background-color: #D19641; }
a { background-color: rgb(209,150,65); }
div.DivClassName
{
background-color: #D19641;
}
.BgClassName
{
background-color: #D19641;
}
</style>
border-color css
<style>
span { border-color: #D19641; }
span { border-color: rgb(209,150,65); }
td.TdClassName
{
border-color: #D19641;
}
.TagClassName
{
border-color: #D19641;
}
</style>