Shades of Anzac #D09347
Tints of Anzac #D09347
RGB
CMYK
RGB Variations
Color information
#D09347 (or 0xD09347) is known color: Anzac. HEX triplet: D0, 93 and 47. RGB value is (208,147,71). Sum of RGB (Red+Green+Blue) = 208+147+71=426 (56% of max value = 765). Red value is 208 (81.64% from 255 or 48.83% from 426); Green value is 147 (57.81% from 255 or 34.51% from 426); Blue value is 71 (28.12% from 255 or 16.67% from 426); Max value from RGB is 208 - color contains mainly: red. Hex color #D09347 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #D09347 is #2F6CB8. Grayscale: #9C9C9C. Windows color (decimal): -3108025 or 4690896. OLE color: 4690896.
HSL color Cylindrical-coordinate representation of color #D09347: hue angle of 33.28º degrees, saturation: 0.59, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #D09347 is Cyan = 0, Magento = 0.29, Yellow = 0.66 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 208 | 147 | 71 | - |
| CMYK | 0 | 0.29 | 0.66 | 0.18 |
| HSL | 33.28º | 0.59% | 0.55% | - |
| HSV(B) | 33.28º | 0.66% | 0.82% | - |
| XYZ | 37.58 | 34.73 | 10.68 | - |
| YUV | 156.58 | 79.71 | 164.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 208 | 147 | 71 | 0 | 0.29 | 0.66 | 0.18 | 33.28 | 0.59 | 0.55 |
| Hex | D0 | 93 | 47 | 0 | 1D | 42 | 12 | 21 | 3B | 37 |
| Octal | 320 | 223 | 107 | 0 | 35 | 102 | 22 | 41 | 73 | 67 |
| Binary | 11010000 | 10010011 | 1000111 | 0 | 11101 | 1000010 | 10010 | 100001 | 111011 | 110111 |
Color Harmonies of #D09347
Complementary color
Monochromatic Colors of #D09347
Black with #D09347
Text Example
Text Example
White with #D09347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D09347; }
p { color: rgb(208,147,71); }
H1.HeaderClassName
{
color: #D09347;
}
.AnyTagClassName
{
color: #D09347;
}
</style>
background-color css
<style>
a { background-color: #D09347; }
a { background-color: rgb(208,147,71); }
div.DivClassName
{
background-color: #D09347;
}
.BgClassName
{
background-color: #D09347;
}
</style>
border-color css
<style>
span { border-color: #D09347; }
span { border-color: rgb(208,147,71); }
td.TdClassName
{
border-color: #D09347;
}
.TagClassName
{
border-color: #D09347;
}
</style>