Shades of Anzac #D09748
Tints of Anzac #D09748
RGB
CMYK
RGB Variations
Color information
#D09748 (or 0xD09748) is known color: Anzac. HEX triplet: D0, 97 and 48. RGB value is (208,151,72). Sum of RGB (Red+Green+Blue) = 208+151+72=431 (57% of max value = 765). Red value is 208 (81.64% from 255 or 48.26% from 431); Green value is 151 (59.38% from 255 or 35.03% from 431); Blue value is 72 (28.52% from 255 or 16.71% from 431); Max value from RGB is 208 - color contains mainly: red. Hex color #D09748 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #D09748 is #2F68B7. Grayscale: #9F9F9F. Windows color (decimal): -3107000 or 4757456. OLE color: 4757456.
HSL color Cylindrical-coordinate representation of color #D09748: hue angle of 34.85º 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 #D09748 is Cyan = 0, Magento = 0.27, Yellow = 0.65 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 208 | 151 | 72 | - |
| CMYK | 0 | 0.27 | 0.65 | 0.18 |
| HSL | 34.85º | 0.59% | 0.55% | - |
| HSV(B) | 34.85º | 0.65% | 0.82% | - |
| XYZ | 38.25 | 36.01 | 11.07 | - |
| YUV | 159.04 | 78.88 | 162.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 208 | 151 | 72 | 0 | 0.27 | 0.65 | 0.18 | 34.85 | 0.59 | 0.55 |
| Hex | D0 | 97 | 48 | 0 | 1B | 41 | 12 | 23 | 3B | 37 |
| Octal | 320 | 227 | 110 | 0 | 33 | 101 | 22 | 43 | 73 | 67 |
| Binary | 11010000 | 10010111 | 1001000 | 0 | 11011 | 1000001 | 10010 | 100011 | 111011 | 110111 |
Color Harmonies of #D09748
Complementary color
Monochromatic Colors of #D09748
Black with #D09748
Text Example
Text Example
White with #D09748
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D09748; }
p { color: rgb(208,151,72); }
H1.HeaderClassName
{
color: #D09748;
}
.AnyTagClassName
{
color: #D09748;
}
</style>
background-color css
<style>
a { background-color: #D09748; }
a { background-color: rgb(208,151,72); }
div.DivClassName
{
background-color: #D09748;
}
.BgClassName
{
background-color: #D09748;
}
</style>
border-color css
<style>
span { border-color: #D09748; }
span { border-color: rgb(208,151,72); }
td.TdClassName
{
border-color: #D09748;
}
.TagClassName
{
border-color: #D09748;
}
</style>