Shades of Anzac #C79437
Tints of Anzac #C79437
RGB
CMYK
RGB Variations
Color information
#C79437 (or 0xC79437) is known color: Anzac. HEX triplet: C7, 94 and 37. RGB value is (199,148,55). Sum of RGB (Red+Green+Blue) = 199+148+55=402 (53% of max value = 765). Red value is 199 (78.12% from 255 or 49.50% from 402); Green value is 148 (58.20% from 255 or 36.82% from 402); Blue value is 55 (21.88% from 255 or 13.68% from 402); Max value from RGB is 199 - color contains mainly: red. Hex color #C79437 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #C79437 is #386BC8. Grayscale: #999999. Windows color (decimal): -3697609 or 3642567. OLE color: 3642567.
HSL color Cylindrical-coordinate representation of color #C79437: hue angle of 38.75º degrees, saturation: 0.57, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #C79437 is Cyan = 0, Magento = 0.26, Yellow = 0.72 and Black (K on CMYK) = 0.22.
Color convert
| RGB | 199 | 148 | 55 | - |
| CMYK | 0 | 0.26 | 0.72 | 0.22 |
| HSL | 38.75º | 0.57% | 0.5% | - |
| HSV(B) | 38.75º | 0.72% | 0.78% | - |
| XYZ | 34.83 | 33.6 | 8.26 | - |
| YUV | 152.65 | 72.9 | 161.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 199 | 148 | 55 | 0 | 0.26 | 0.72 | 0.22 | 38.75 | 0.57 | 0.5 |
| Hex | C7 | 94 | 37 | 0 | 1A | 48 | 16 | 27 | 39 | 32 |
| Octal | 307 | 224 | 67 | 0 | 32 | 110 | 26 | 47 | 71 | 62 |
| Binary | 11000111 | 10010100 | 110111 | 0 | 11010 | 1001000 | 10110 | 100111 | 111001 | 110010 |
Color Harmonies of #C79437
Complementary color
Monochromatic Colors of #C79437
Black with #C79437
Text Example
Text Example
White with #C79437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C79437; }
p { color: rgb(199,148,55); }
H1.HeaderClassName
{
color: #C79437;
}
.AnyTagClassName
{
color: #C79437;
}
</style>
background-color css
<style>
a { background-color: #C79437; }
a { background-color: rgb(199,148,55); }
div.DivClassName
{
background-color: #C79437;
}
.BgClassName
{
background-color: #C79437;
}
</style>
border-color css
<style>
span { border-color: #C79437; }
span { border-color: rgb(199,148,55); }
td.TdClassName
{
border-color: #C79437;
}
.TagClassName
{
border-color: #C79437;
}
</style>