Shades of Anzac #D09746
Tints of Anzac #D09746
RGB
CMYK
RGB Variations
Color information
#D09746 (or 0xD09746) is known color: Anzac. HEX triplet: D0, 97 and 46. RGB value is (208,151,70). Sum of RGB (Red+Green+Blue) = 208+151+70=429 (56% of max value = 765). Red value is 208 (81.64% from 255 or 48.48% from 429); Green value is 151 (59.38% from 255 or 35.20% from 429); Blue value is 70 (27.73% from 255 or 16.32% from 429); Max value from RGB is 208 - color contains mainly: red. Hex color #D09746 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #D09746 is #2F68B9. Grayscale: #9F9F9F. Windows color (decimal): -3107002 or 4626384. OLE color: 4626384.
HSL color Cylindrical-coordinate representation of color #D09746: hue angle of 35.22º 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 #D09746 is Cyan = 0, Magento = 0.27, Yellow = 0.66 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 208 | 151 | 70 | - |
| CMYK | 0 | 0.27 | 0.66 | 0.18 |
| HSL | 35.22º | 0.59% | 0.55% | - |
| HSV(B) | 35.22º | 0.66% | 0.82% | - |
| XYZ | 38.18 | 35.99 | 10.73 | - |
| YUV | 158.81 | 77.88 | 163.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 208 | 151 | 70 | 0 | 0.27 | 0.66 | 0.18 | 35.22 | 0.59 | 0.55 |
| Hex | D0 | 97 | 46 | 0 | 1B | 42 | 12 | 23 | 3B | 37 |
| Octal | 320 | 227 | 106 | 0 | 33 | 102 | 22 | 43 | 73 | 67 |
| Binary | 11010000 | 10010111 | 1000110 | 0 | 11011 | 1000010 | 10010 | 100011 | 111011 | 110111 |
Color Harmonies of #D09746
Complementary color
Monochromatic Colors of #D09746
Black with #D09746
Text Example
Text Example
White with #D09746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D09746; }
p { color: rgb(208,151,70); }
H1.HeaderClassName
{
color: #D09746;
}
.AnyTagClassName
{
color: #D09746;
}
</style>
background-color css
<style>
a { background-color: #D09746; }
a { background-color: rgb(208,151,70); }
div.DivClassName
{
background-color: #D09746;
}
.BgClassName
{
background-color: #D09746;
}
</style>
border-color css
<style>
span { border-color: #D09746; }
span { border-color: rgb(208,151,70); }
td.TdClassName
{
border-color: #D09746;
}
.TagClassName
{
border-color: #D09746;
}
</style>