Shades of Anzac #C69038
Tints of Anzac #C69038
RGB
CMYK
RGB Variations
Color information
#C69038 (or 0xC69038) is known color: Anzac. HEX triplet: C6, 90 and 38. RGB value is (198,144,56). Sum of RGB (Red+Green+Blue) = 198+144+56=398 (52% of max value = 765). Red value is 198 (77.73% from 255 or 49.75% from 398); Green value is 144 (56.64% from 255 or 36.18% from 398); Blue value is 56 (22.27% from 255 or 14.07% from 398); Max value from RGB is 198 - color contains mainly: red. Hex color #C69038 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #C69038 is #396FC7. Grayscale: #969696. Windows color (decimal): -3764168 or 3707078. OLE color: 3707078.
HSL color Cylindrical-coordinate representation of color #C69038: hue angle of 37.18º degrees, saturation: 0.56, 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 #C69038 is Cyan = 0, Magento = 0.27, Yellow = 0.72 and Black (K on CMYK) = 0.22.
Color convert
| RGB | 198 | 144 | 56 | - |
| CMYK | 0 | 0.27 | 0.72 | 0.22 |
| HSL | 37.18º | 0.56% | 0.5% | - |
| HSV(B) | 37.18º | 0.72% | 0.78% | - |
| XYZ | 33.98 | 32.24 | 8.17 | - |
| YUV | 150.11 | 74.89 | 162.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 198 | 144 | 56 | 0 | 0.27 | 0.72 | 0.22 | 37.18 | 0.56 | 0.5 |
| Hex | C6 | 90 | 38 | 0 | 1B | 48 | 16 | 25 | 38 | 32 |
| Octal | 306 | 220 | 70 | 0 | 33 | 110 | 26 | 45 | 70 | 62 |
| Binary | 11000110 | 10010000 | 111000 | 0 | 11011 | 1001000 | 10110 | 100101 | 111000 | 110010 |
Color Harmonies of #C69038
Complementary color
Monochromatic Colors of #C69038
Black with #C69038
Text Example
Text Example
White with #C69038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C69038; }
p { color: rgb(198,144,56); }
H1.HeaderClassName
{
color: #C69038;
}
.AnyTagClassName
{
color: #C69038;
}
</style>
background-color css
<style>
a { background-color: #C69038; }
a { background-color: rgb(198,144,56); }
div.DivClassName
{
background-color: #C69038;
}
.BgClassName
{
background-color: #C69038;
}
</style>
border-color css
<style>
span { border-color: #C69038; }
span { border-color: rgb(198,144,56); }
td.TdClassName
{
border-color: #C69038;
}
.TagClassName
{
border-color: #C69038;
}
</style>