Shades of Anzac #D09742
Tints of Anzac #D09742
RGB
CMYK
RGB Variations
Color information
#D09742 (or 0xD09742) is known color: Anzac. HEX triplet: D0, 97 and 42. RGB value is (208,151,66). Sum of RGB (Red+Green+Blue) = 208+151+66=425 (56% of max value = 765). Red value is 208 (81.64% from 255 or 48.94% from 425); Green value is 151 (59.38% from 255 or 35.53% from 425); Blue value is 66 (26.17% from 255 or 15.53% from 425); Max value from RGB is 208 - color contains mainly: red. Hex color #D09742 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #D09742 is #2F68BD. Grayscale: #9E9E9E. Windows color (decimal): -3107006 or 4364240. OLE color: 4364240.
HSL color Cylindrical-coordinate representation of color #D09742: hue angle of 35.92º degrees, saturation: 0.6, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #D09742 is Cyan = 0, Magento = 0.27, Yellow = 0.68 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 208 | 151 | 66 | - |
| CMYK | 0 | 0.27 | 0.68 | 0.18 |
| HSL | 35.92º | 0.6% | 0.54% | - |
| HSV(B) | 35.92º | 0.68% | 0.82% | - |
| XYZ | 38.06 | 35.94 | 10.08 | - |
| YUV | 158.35 | 75.88 | 163.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 208 | 151 | 66 | 0 | 0.27 | 0.68 | 0.18 | 35.92 | 0.6 | 0.54 |
| Hex | D0 | 97 | 42 | 0 | 1B | 44 | 12 | 24 | 3C | 36 |
| Octal | 320 | 227 | 102 | 0 | 33 | 104 | 22 | 44 | 74 | 66 |
| Binary | 11010000 | 10010111 | 1000010 | 0 | 11011 | 1000100 | 10010 | 100100 | 111100 | 110110 |
Color Harmonies of #D09742
Complementary color
Monochromatic Colors of #D09742
Black with #D09742
Text Example
Text Example
White with #D09742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D09742; }
p { color: rgb(208,151,66); }
H1.HeaderClassName
{
color: #D09742;
}
.AnyTagClassName
{
color: #D09742;
}
</style>
background-color css
<style>
a { background-color: #D09742; }
a { background-color: rgb(208,151,66); }
div.DivClassName
{
background-color: #D09742;
}
.BgClassName
{
background-color: #D09742;
}
</style>
border-color css
<style>
span { border-color: #D09742; }
span { border-color: rgb(208,151,66); }
td.TdClassName
{
border-color: #D09742;
}
.TagClassName
{
border-color: #D09742;
}
</style>