Shades of Anzac #D09641
Tints of Anzac #D09641
RGB
CMYK
RGB Variations
Color information
#D09641 (or 0xD09641) is known color: Anzac. HEX triplet: D0, 96 and 41. RGB value is (208,150,65). Sum of RGB (Red+Green+Blue) = 208+150+65=423 (56% of max value = 765). Red value is 208 (81.64% from 255 or 49.17% from 423); Green value is 150 (58.98% from 255 or 35.46% from 423); Blue value is 65 (25.78% from 255 or 15.37% from 423); Max value from RGB is 208 - color contains mainly: red. Hex color #D09641 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #D09641 is #2F69BE. Grayscale: #9E9E9E. Windows color (decimal): -3107263 or 4298448. OLE color: 4298448.
HSL color Cylindrical-coordinate representation of color #D09641: hue angle of 35.66º degrees, saturation: 0.6, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #D09641 is Cyan = 0, Magento = 0.28, Yellow = 0.69 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 208 | 150 | 65 | - |
| CMYK | 0 | 0.28 | 0.69 | 0.18 |
| HSL | 35.66º | 0.6% | 0.54% | - |
| HSV(B) | 35.66º | 0.69% | 0.82% | - |
| XYZ | 37.87 | 35.6 | 9.88 | - |
| YUV | 157.65 | 75.72 | 163.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 208 | 150 | 65 | 0 | 0.28 | 0.69 | 0.18 | 35.66 | 0.6 | 0.54 |
| Hex | D0 | 96 | 41 | 0 | 1C | 45 | 12 | 24 | 3C | 36 |
| Octal | 320 | 226 | 101 | 0 | 34 | 105 | 22 | 44 | 74 | 66 |
| Binary | 11010000 | 10010110 | 1000001 | 0 | 11100 | 1000101 | 10010 | 100100 | 111100 | 110110 |
Color Harmonies of #D09641
Complementary color
Monochromatic Colors of #D09641
Black with #D09641
Text Example
Text Example
White with #D09641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D09641; }
p { color: rgb(208,150,65); }
H1.HeaderClassName
{
color: #D09641;
}
.AnyTagClassName
{
color: #D09641;
}
</style>
background-color css
<style>
a { background-color: #D09641; }
a { background-color: rgb(208,150,65); }
div.DivClassName
{
background-color: #D09641;
}
.BgClassName
{
background-color: #D09641;
}
</style>
border-color css
<style>
span { border-color: #D09641; }
span { border-color: rgb(208,150,65); }
td.TdClassName
{
border-color: #D09641;
}
.TagClassName
{
border-color: #D09641;
}
</style>