Shades of Anzac #CA9038
Tints of Anzac #CA9038
RGB
CMYK
RGB Variations
Color information
#CA9038 (or 0xCA9038) is known color: Anzac. HEX triplet: CA, 90 and 38. RGB value is (202,144,56). Sum of RGB (Red+Green+Blue) = 202+144+56=402 (53% of max value = 765). Red value is 202 (79.30% from 255 or 50.25% from 402); Green value is 144 (56.64% from 255 or 35.82% from 402); Blue value is 56 (22.27% from 255 or 13.93% from 402); Max value from RGB is 202 - color contains mainly: red. Hex color #CA9038 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #CA9038 is #356FC7. Grayscale: #979797. Windows color (decimal): -3502024 or 3707082. OLE color: 3707082.
HSL color Cylindrical-coordinate representation of color #CA9038: hue angle of 36.16º degrees, saturation: 0.58, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #CA9038 is Cyan = 0, Magento = 0.29, Yellow = 0.72 and Black (K on CMYK) = 0.21.
Color convert
| RGB | 202 | 144 | 56 | - |
| CMYK | 0 | 0.29 | 0.72 | 0.21 |
| HSL | 36.16º | 0.58% | 0.51% | - |
| HSV(B) | 36.16º | 0.72% | 0.79% | - |
| XYZ | 35.04 | 32.79 | 8.22 | - |
| YUV | 151.31 | 74.22 | 164.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 202 | 144 | 56 | 0 | 0.29 | 0.72 | 0.21 | 36.16 | 0.58 | 0.51 |
| Hex | CA | 90 | 38 | 0 | 1D | 48 | 15 | 24 | 3A | 33 |
| Octal | 312 | 220 | 70 | 0 | 35 | 110 | 25 | 44 | 72 | 63 |
| Binary | 11001010 | 10010000 | 111000 | 0 | 11101 | 1001000 | 10101 | 100100 | 111010 | 110011 |
Color Harmonies of #CA9038
Complementary color
Monochromatic Colors of #CA9038
Black with #CA9038
Text Example
Text Example
White with #CA9038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #CA9038; }
p { color: rgb(202,144,56); }
H1.HeaderClassName
{
color: #CA9038;
}
.AnyTagClassName
{
color: #CA9038;
}
</style>
background-color css
<style>
a { background-color: #CA9038; }
a { background-color: rgb(202,144,56); }
div.DivClassName
{
background-color: #CA9038;
}
.BgClassName
{
background-color: #CA9038;
}
</style>
border-color css
<style>
span { border-color: #CA9038; }
span { border-color: rgb(202,144,56); }
td.TdClassName
{
border-color: #CA9038;
}
.TagClassName
{
border-color: #CA9038;
}
</style>