Shades of New Amber #723820
Tints of New Amber #723820
RGB
CMYK
RGB Variations
Color information
#723820 (or 0x723820) is known color: New Amber. HEX triplet: 72, 38 and 20. RGB value is (114,56,32). Sum of RGB (Red+Green+Blue) = 114+56+32=202 (26% of max value = 765). Red value is 114 (44.92% from 255 or 56.44% from 202); Green value is 56 (22.27% from 255 or 27.72% from 202); Blue value is 32 (12.89% from 255 or 15.84% from 202); Max value from RGB is 114 - color contains mainly: red. Hex color #723820 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #723820 is #8DC7DF. Grayscale: #464646. Windows color (decimal): -9291744 or 2111602. OLE color: 2111602.
HSL color Cylindrical-coordinate representation of color #723820: hue angle of 17.56º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #723820 is Cyan = 0, Magento = 0.51, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 56 | 32 | - |
| CMYK | 0 | 0.51 | 0.72 | 0.55 |
| HSL | 17.56º | 0.56% | 0.29% | - |
| HSV(B) | 17.56º | 0.72% | 0.45% | - |
| XYZ | 8.61 | 6.51 | 2.17 | - |
| YUV | 70.61 | 106.22 | 158.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 56 | 32 | 0 | 0.51 | 0.72 | 0.55 | 17.56 | 0.56 | 0.29 |
| Hex | 72 | 38 | 20 | 0 | 33 | 48 | 37 | 12 | 38 | 1D |
| Octal | 162 | 70 | 40 | 0 | 63 | 110 | 67 | 22 | 70 | 35 |
| Binary | 1110010 | 111000 | 100000 | 0 | 110011 | 1001000 | 110111 | 10010 | 111000 | 11101 |
Color Harmonies of #723820
Complementary color
Monochromatic Colors of #723820
Black with #723820
Text Example
Text Example
White with #723820
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723820; }
p { color: rgb(114,56,32); }
H1.HeaderClassName
{
color: #723820;
}
.AnyTagClassName
{
color: #723820;
}
</style>
background-color css
<style>
a { background-color: #723820; }
a { background-color: rgb(114,56,32); }
div.DivClassName
{
background-color: #723820;
}
.BgClassName
{
background-color: #723820;
}
</style>
border-color css
<style>
span { border-color: #723820; }
span { border-color: rgb(114,56,32); }
td.TdClassName
{
border-color: #723820;
}
.TagClassName
{
border-color: #723820;
}
</style>