Shades of Anzac #D09348
Tints of Anzac #D09348
RGB
CMYK
RGB Variations
Color information
#D09348 (or 0xD09348) is known color: Anzac. HEX triplet: D0, 93 and 48. RGB value is (208,147,72). Sum of RGB (Red+Green+Blue) = 208+147+72=427 (56% of max value = 765). Red value is 208 (81.64% from 255 or 48.71% from 427); Green value is 147 (57.81% from 255 or 34.43% from 427); Blue value is 72 (28.52% from 255 or 16.86% from 427); Max value from RGB is 208 - color contains mainly: red. Hex color #D09348 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #D09348 is #2F6CB7. Grayscale: #9D9D9D. Windows color (decimal): -3108024 or 4756432. OLE color: 4756432.
HSL color Cylindrical-coordinate representation of color #D09348: hue angle of 33.09º degrees, saturation: 0.59, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #D09348 is Cyan = 0, Magento = 0.29, Yellow = 0.65 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 208 | 147 | 72 | - |
| CMYK | 0 | 0.29 | 0.65 | 0.18 |
| HSL | 33.09º | 0.59% | 0.55% | - |
| HSV(B) | 33.09º | 0.65% | 0.82% | - |
| XYZ | 37.62 | 34.75 | 10.85 | - |
| YUV | 156.69 | 80.21 | 164.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 208 | 147 | 72 | 0 | 0.29 | 0.65 | 0.18 | 33.09 | 0.59 | 0.55 |
| Hex | D0 | 93 | 48 | 0 | 1D | 41 | 12 | 21 | 3B | 37 |
| Octal | 320 | 223 | 110 | 0 | 35 | 101 | 22 | 41 | 73 | 67 |
| Binary | 11010000 | 10010011 | 1001000 | 0 | 11101 | 1000001 | 10010 | 100001 | 111011 | 110111 |
Color Harmonies of #D09348
Complementary color
Monochromatic Colors of #D09348
Black with #D09348
Text Example
Text Example
White with #D09348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D09348; }
p { color: rgb(208,147,72); }
H1.HeaderClassName
{
color: #D09348;
}
.AnyTagClassName
{
color: #D09348;
}
</style>
background-color css
<style>
a { background-color: #D09348; }
a { background-color: rgb(208,147,72); }
div.DivClassName
{
background-color: #D09348;
}
.BgClassName
{
background-color: #D09348;
}
</style>
border-color css
<style>
span { border-color: #D09348; }
span { border-color: rgb(208,147,72); }
td.TdClassName
{
border-color: #D09348;
}
.TagClassName
{
border-color: #D09348;
}
</style>