Shades of Anzac #D19341
Tints of Anzac #D19341
RGB
CMYK
RGB Variations
Color information
#D19341 (or 0xD19341) is known color: Anzac. HEX triplet: D1, 93 and 41. RGB value is (209,147,65). Sum of RGB (Red+Green+Blue) = 209+147+65=421 (55% of max value = 765). Red value is 209 (82.03% from 255 or 49.64% from 421); Green value is 147 (57.81% from 255 or 34.92% from 421); Blue value is 65 (25.78% from 255 or 15.44% from 421); Max value from RGB is 209 - color contains mainly: red. Hex color #D19341 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #D19341 is #2E6CBE. Grayscale: #9C9C9C. Windows color (decimal): -3042495 or 4297681. OLE color: 4297681.
HSL color Cylindrical-coordinate representation of color #D19341: hue angle of 34.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 #D19341 is Cyan = 0, Magento = 0.30, Yellow = 0.69 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 147 | 65 | - |
| CMYK | 0 | 0.30 | 0.69 | 0.18 |
| HSL | 34.17º | 0.61% | 0.54% | - |
| HSV(B) | 34.17º | 0.69% | 0.82% | - |
| XYZ | 37.68 | 34.8 | 9.73 | - |
| YUV | 156.19 | 76.54 | 165.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 147 | 65 | 0 | 0.30 | 0.69 | 0.18 | 34.17 | 0.61 | 0.54 |
| Hex | D1 | 93 | 41 | 0 | 1E | 45 | 12 | 22 | 3D | 36 |
| Octal | 321 | 223 | 101 | 0 | 36 | 105 | 22 | 42 | 75 | 66 |
| Binary | 11010001 | 10010011 | 1000001 | 0 | 11110 | 1000101 | 10010 | 100010 | 111101 | 110110 |
Color Harmonies of #D19341
Complementary color
Monochromatic Colors of #D19341
Black with #D19341
Text Example
Text Example
White with #D19341
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D19341; }
p { color: rgb(209,147,65); }
H1.HeaderClassName
{
color: #D19341;
}
.AnyTagClassName
{
color: #D19341;
}
</style>
background-color css
<style>
a { background-color: #D19341; }
a { background-color: rgb(209,147,65); }
div.DivClassName
{
background-color: #D19341;
}
.BgClassName
{
background-color: #D19341;
}
</style>
border-color css
<style>
span { border-color: #D19341; }
span { border-color: rgb(209,147,65); }
td.TdClassName
{
border-color: #D19341;
}
.TagClassName
{
border-color: #D19341;
}
</style>