Shades of New Amber #743823
Tints of New Amber #743823
RGB
CMYK
RGB Variations
Color information
#743823 (or 0x743823) is known color: New Amber. HEX triplet: 74, 38 and 23. RGB value is (116,56,35). Sum of RGB (Red+Green+Blue) = 116+56+35=207 (27% of max value = 765). Red value is 116 (45.70% from 255 or 56.04% from 207); Green value is 56 (22.27% from 255 or 27.05% from 207); Blue value is 35 (14.06% from 255 or 16.91% from 207); Max value from RGB is 116 - color contains mainly: red. Hex color #743823 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #743823 is #8BC7DC. Grayscale: #474747. Windows color (decimal): -9160669 or 2308212. OLE color: 2308212.
HSL color Cylindrical-coordinate representation of color #743823: hue angle of 15.56º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #743823 is Cyan = 0, Magento = 0.52, Yellow = 0.70 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 56 | 35 | - |
| CMYK | 0 | 0.52 | 0.70 | 0.55 |
| HSL | 15.56º | 0.54% | 0.3% | - |
| HSV(B) | 15.56º | 0.7% | 0.45% | - |
| XYZ | 8.92 | 6.66 | 2.41 | - |
| YUV | 71.55 | 107.38 | 159.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 56 | 35 | 0 | 0.52 | 0.70 | 0.55 | 15.56 | 0.54 | 0.3 |
| Hex | 74 | 38 | 23 | 0 | 34 | 46 | 37 | 10 | 36 | 1E |
| Octal | 164 | 70 | 43 | 0 | 64 | 106 | 67 | 20 | 66 | 36 |
| Binary | 1110100 | 111000 | 100011 | 0 | 110100 | 1000110 | 110111 | 10000 | 110110 | 11110 |
Color Harmonies of #743823
Complementary color
Monochromatic Colors of #743823
Black with #743823
Text Example
Text Example
White with #743823
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743823; }
p { color: rgb(116,56,35); }
H1.HeaderClassName
{
color: #743823;
}
.AnyTagClassName
{
color: #743823;
}
</style>
background-color css
<style>
a { background-color: #743823; }
a { background-color: rgb(116,56,35); }
div.DivClassName
{
background-color: #743823;
}
.BgClassName
{
background-color: #743823;
}
</style>
border-color css
<style>
span { border-color: #743823; }
span { border-color: rgb(116,56,35); }
td.TdClassName
{
border-color: #743823;
}
.TagClassName
{
border-color: #743823;
}
</style>