Shades of Anzac #C59441
Tints of Anzac #C59441
RGB
CMYK
RGB Variations
Color information
#C59441 (or 0xC59441) is known color: Anzac. HEX triplet: C5, 94 and 41. RGB value is (197,148,65). Sum of RGB (Red+Green+Blue) = 197+148+65=410 (54% of max value = 765). Red value is 197 (77.34% from 255 or 48.05% from 410); Green value is 148 (58.20% from 255 or 36.10% from 410); Blue value is 65 (25.78% from 255 or 15.85% from 410); Max value from RGB is 197 - color contains mainly: red. Hex color #C59441 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #C59441 is #3A6BBE. Grayscale: #999999. Windows color (decimal): -3828671 or 4297925. OLE color: 4297925.
HSL color Cylindrical-coordinate representation of color #C59441: hue angle of 37.73º 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 #C59441 is Cyan = 0, Magento = 0.25, Yellow = 0.67 and Black (K on CMYK) = 0.23.
Color convert
| RGB | 197 | 148 | 65 | - |
| CMYK | 0 | 0.25 | 0.67 | 0.23 |
| HSL | 37.73º | 0.53% | 0.51% | - |
| HSV(B) | 37.73º | 0.67% | 0.77% | - |
| XYZ | 34.57 | 33.43 | 9.63 | - |
| YUV | 153.19 | 78.23 | 159.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 197 | 148 | 65 | 0 | 0.25 | 0.67 | 0.23 | 37.73 | 0.53 | 0.51 |
| Hex | C5 | 94 | 41 | 0 | 19 | 43 | 17 | 26 | 35 | 33 |
| Octal | 305 | 224 | 101 | 0 | 31 | 103 | 27 | 46 | 65 | 63 |
| Binary | 11000101 | 10010100 | 1000001 | 0 | 11001 | 1000011 | 10111 | 100110 | 110101 | 110011 |
Color Harmonies of #C59441
Complementary color
Monochromatic Colors of #C59441
Black with #C59441
Text Example
Text Example
White with #C59441
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C59441; }
p { color: rgb(197,148,65); }
H1.HeaderClassName
{
color: #C59441;
}
.AnyTagClassName
{
color: #C59441;
}
</style>
background-color css
<style>
a { background-color: #C59441; }
a { background-color: rgb(197,148,65); }
div.DivClassName
{
background-color: #C59441;
}
.BgClassName
{
background-color: #C59441;
}
</style>
border-color css
<style>
span { border-color: #C59441; }
span { border-color: rgb(197,148,65); }
td.TdClassName
{
border-color: #C59441;
}
.TagClassName
{
border-color: #C59441;
}
</style>