Shades of New Amber #743620
Tints of New Amber #743620
RGB
CMYK
RGB Variations
Color information
#743620 (or 0x743620) is known color: New Amber. HEX triplet: 74, 36 and 20. RGB value is (116,54,32). Sum of RGB (Red+Green+Blue) = 116+54+32=202 (26% of max value = 765). Red value is 116 (45.70% from 255 or 57.43% from 202); Green value is 54 (21.48% from 255 or 26.73% from 202); Blue value is 32 (12.89% from 255 or 15.84% from 202); Max value from RGB is 116 - color contains mainly: red. Hex color #743620 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #743620 is #8BC9DF. Grayscale: #464646. Windows color (decimal): -9161184 or 2111092. OLE color: 2111092.
HSL color Cylindrical-coordinate representation of color #743620: hue angle of 15.71º degrees, saturation: 0.57, 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 #743620 is Cyan = 0, Magento = 0.53, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 54 | 32 | - |
| CMYK | 0 | 0.53 | 0.72 | 0.55 |
| HSL | 15.71º | 0.57% | 0.29% | - |
| HSV(B) | 15.71º | 0.72% | 0.45% | - |
| XYZ | 8.78 | 6.46 | 2.15 | - |
| YUV | 70.03 | 106.54 | 160.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 54 | 32 | 0 | 0.53 | 0.72 | 0.55 | 15.71 | 0.57 | 0.29 |
| Hex | 74 | 36 | 20 | 0 | 35 | 48 | 37 | 10 | 39 | 1D |
| Octal | 164 | 66 | 40 | 0 | 65 | 110 | 67 | 20 | 71 | 35 |
| Binary | 1110100 | 110110 | 100000 | 0 | 110101 | 1001000 | 110111 | 10000 | 111001 | 11101 |
Color Harmonies of #743620
Complementary color
Monochromatic Colors of #743620
Black with #743620
Text Example
Text Example
White with #743620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743620; }
p { color: rgb(116,54,32); }
H1.HeaderClassName
{
color: #743620;
}
.AnyTagClassName
{
color: #743620;
}
</style>
background-color css
<style>
a { background-color: #743620; }
a { background-color: rgb(116,54,32); }
div.DivClassName
{
background-color: #743620;
}
.BgClassName
{
background-color: #743620;
}
</style>
border-color css
<style>
span { border-color: #743620; }
span { border-color: rgb(116,54,32); }
td.TdClassName
{
border-color: #743620;
}
.TagClassName
{
border-color: #743620;
}
</style>