Shades of Anzac #D09542
Tints of Anzac #D09542
RGB
CMYK
RGB Variations
Color information
#D09542 (or 0xD09542) is known color: Anzac. HEX triplet: D0, 95 and 42. RGB value is (208,149,66). Sum of RGB (Red+Green+Blue) = 208+149+66=423 (56% of max value = 765). Red value is 208 (81.64% from 255 or 49.17% from 423); Green value is 149 (58.59% from 255 or 35.22% from 423); Blue value is 66 (26.17% from 255 or 15.60% from 423); Max value from RGB is 208 - color contains mainly: red. Hex color #D09542 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #D09542 is #2F6ABD. Grayscale: #9D9D9D. Windows color (decimal): -3107518 or 4363728. OLE color: 4363728.
HSL color Cylindrical-coordinate representation of color #D09542: hue angle of 35.07º 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 #D09542 is Cyan = 0, Magento = 0.28, Yellow = 0.68 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 208 | 149 | 66 | - |
| CMYK | 0 | 0.28 | 0.68 | 0.18 |
| HSL | 35.07º | 0.6% | 0.54% | - |
| HSV(B) | 35.07º | 0.68% | 0.82% | - |
| XYZ | 37.74 | 35.3 | 9.98 | - |
| YUV | 157.18 | 76.55 | 164.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 208 | 149 | 66 | 0 | 0.28 | 0.68 | 0.18 | 35.07 | 0.6 | 0.54 |
| Hex | D0 | 95 | 42 | 0 | 1C | 44 | 12 | 23 | 3C | 36 |
| Octal | 320 | 225 | 102 | 0 | 34 | 104 | 22 | 43 | 74 | 66 |
| Binary | 11010000 | 10010101 | 1000010 | 0 | 11100 | 1000100 | 10010 | 100011 | 111100 | 110110 |
Color Harmonies of #D09542
Complementary color
Monochromatic Colors of #D09542
Black with #D09542
Text Example
Text Example
White with #D09542
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D09542; }
p { color: rgb(208,149,66); }
H1.HeaderClassName
{
color: #D09542;
}
.AnyTagClassName
{
color: #D09542;
}
</style>
background-color css
<style>
a { background-color: #D09542; }
a { background-color: rgb(208,149,66); }
div.DivClassName
{
background-color: #D09542;
}
.BgClassName
{
background-color: #D09542;
}
</style>
border-color css
<style>
span { border-color: #D09542; }
span { border-color: rgb(208,149,66); }
td.TdClassName
{
border-color: #D09542;
}
.TagClassName
{
border-color: #D09542;
}
</style>