Shades of Anzac #C49640
Tints of Anzac #C49640
RGB
CMYK
RGB Variations
Color information
#C49640 (or 0xC49640) is known color: Anzac. HEX triplet: C4, 96 and 40. RGB value is (196,150,64). Sum of RGB (Red+Green+Blue) = 196+150+64=410 (54% of max value = 765). Red value is 196 (76.95% from 255 or 47.80% from 410); Green value is 150 (58.98% from 255 or 36.59% from 410); Blue value is 64 (25.39% from 255 or 15.61% from 410); Max value from RGB is 196 - color contains mainly: red. Hex color #C49640 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #C49640 is #3B69BF. Grayscale: #9A9A9A. Windows color (decimal): -3893696 or 4232900. OLE color: 4232900.
HSL color Cylindrical-coordinate representation of color #C49640: hue angle of 39.09º degrees, saturation: 0.53, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #C49640 is Cyan = 0, Magento = 0.23, Yellow = 0.67 and Black (K on CMYK) = 0.23.
Color convert
| RGB | 196 | 150 | 64 | - |
| CMYK | 0 | 0.23 | 0.67 | 0.23 |
| HSL | 39.09º | 0.53% | 0.51% | - |
| HSV(B) | 39.09º | 0.67% | 0.77% | - |
| XYZ | 34.6 | 33.92 | 9.57 | - |
| YUV | 153.95 | 77.24 | 157.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 196 | 150 | 64 | 0 | 0.23 | 0.67 | 0.23 | 39.09 | 0.53 | 0.51 |
| Hex | C4 | 96 | 40 | 0 | 17 | 43 | 17 | 27 | 35 | 33 |
| Octal | 304 | 226 | 100 | 0 | 27 | 103 | 27 | 47 | 65 | 63 |
| Binary | 11000100 | 10010110 | 1000000 | 0 | 10111 | 1000011 | 10111 | 100111 | 110101 | 110011 |
Color Harmonies of #C49640
Complementary color
Monochromatic Colors of #C49640
Black with #C49640
Text Example
Text Example
White with #C49640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C49640; }
p { color: rgb(196,150,64); }
H1.HeaderClassName
{
color: #C49640;
}
.AnyTagClassName
{
color: #C49640;
}
</style>
background-color css
<style>
a { background-color: #C49640; }
a { background-color: rgb(196,150,64); }
div.DivClassName
{
background-color: #C49640;
}
.BgClassName
{
background-color: #C49640;
}
</style>
border-color css
<style>
span { border-color: #C49640; }
span { border-color: rgb(196,150,64); }
td.TdClassName
{
border-color: #C49640;
}
.TagClassName
{
border-color: #C49640;
}
</style>