Shades of Anzac #C38846
Tints of Anzac #C38846
RGB
CMYK
RGB Variations
Color information
#C38846 (or 0xC38846) is known color: Anzac. HEX triplet: C3, 88 and 46. RGB value is (195,136,70). Sum of RGB (Red+Green+Blue) = 195+136+70=401 (53% of max value = 765). Red value is 195 (76.56% from 255 or 48.63% from 401); Green value is 136 (53.52% from 255 or 33.92% from 401); Blue value is 70 (27.73% from 255 or 17.46% from 401); Max value from RGB is 195 - color contains mainly: red. Hex color #C38846 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #C38846 is #3C77B9. Grayscale: #929292. Windows color (decimal): -3962810 or 4622531. OLE color: 4622531.
HSL color Cylindrical-coordinate representation of color #C38846: hue angle of 31.68º degrees, saturation: 0.51, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #C38846 is Cyan = 0, Magento = 0.30, Yellow = 0.64 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 195 | 136 | 70 | - |
| CMYK | 0 | 0.30 | 0.64 | 0.24 |
| HSL | 31.68º | 0.51% | 0.52% | - |
| HSV(B) | 31.68º | 0.64% | 0.76% | - |
| XYZ | 32.42 | 29.65 | 9.81 | - |
| YUV | 146.12 | 85.05 | 162.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 195 | 136 | 70 | 0 | 0.30 | 0.64 | 0.24 | 31.68 | 0.51 | 0.52 |
| Hex | C3 | 88 | 46 | 0 | 1E | 40 | 18 | 20 | 33 | 34 |
| Octal | 303 | 210 | 106 | 0 | 36 | 100 | 30 | 40 | 63 | 64 |
| Binary | 11000011 | 10001000 | 1000110 | 0 | 11110 | 1000000 | 11000 | 100000 | 110011 | 110100 |
Color Harmonies of #C38846
Complementary color
Monochromatic Colors of #C38846
Black with #C38846
Text Example
Text Example
White with #C38846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C38846; }
p { color: rgb(195,136,70); }
H1.HeaderClassName
{
color: #C38846;
}
.AnyTagClassName
{
color: #C38846;
}
</style>
background-color css
<style>
a { background-color: #C38846; }
a { background-color: rgb(195,136,70); }
div.DivClassName
{
background-color: #C38846;
}
.BgClassName
{
background-color: #C38846;
}
</style>
border-color css
<style>
span { border-color: #C38846; }
span { border-color: rgb(195,136,70); }
td.TdClassName
{
border-color: #C38846;
}
.TagClassName
{
border-color: #C38846;
}
</style>