Shades of New Amber #713722
Tints of New Amber #713722
RGB
CMYK
RGB Variations
Color information
#713722 (or 0x713722) is known color: New Amber. HEX triplet: 71, 37 and 22. RGB value is (113,55,34). Sum of RGB (Red+Green+Blue) = 113+55+34=202 (26% of max value = 765). Red value is 113 (44.53% from 255 or 55.94% from 202); Green value is 55 (21.88% from 255 or 27.23% from 202); Blue value is 34 (13.67% from 255 or 16.83% from 202); Max value from RGB is 113 - color contains mainly: red. Hex color #713722 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713722 is #8EC8DD. Grayscale: #464646. Windows color (decimal): -9357534 or 2242417. OLE color: 2242417.
HSL color Cylindrical-coordinate representation of color #713722: hue angle of 15.95º degrees, saturation: 0.54, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #713722 is Cyan = 0, Magento = 0.51, Yellow = 0.70 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 55 | 34 | - |
| CMYK | 0 | 0.51 | 0.70 | 0.56 |
| HSL | 15.95º | 0.54% | 0.29% | - |
| HSV(B) | 15.95º | 0.7% | 0.44% | - |
| XYZ | 8.46 | 6.36 | 2.29 | - |
| YUV | 69.95 | 107.72 | 158.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 55 | 34 | 0 | 0.51 | 0.70 | 0.56 | 15.95 | 0.54 | 0.29 |
| Hex | 71 | 37 | 22 | 0 | 33 | 46 | 38 | 10 | 36 | 1D |
| Octal | 161 | 67 | 42 | 0 | 63 | 106 | 70 | 20 | 66 | 35 |
| Binary | 1110001 | 110111 | 100010 | 0 | 110011 | 1000110 | 111000 | 10000 | 110110 | 11101 |
Color Harmonies of #713722
Complementary color
Monochromatic Colors of #713722
Black with #713722
Text Example
Text Example
White with #713722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713722; }
p { color: rgb(113,55,34); }
H1.HeaderClassName
{
color: #713722;
}
.AnyTagClassName
{
color: #713722;
}
</style>
background-color css
<style>
a { background-color: #713722; }
a { background-color: rgb(113,55,34); }
div.DivClassName
{
background-color: #713722;
}
.BgClassName
{
background-color: #713722;
}
</style>
border-color css
<style>
span { border-color: #713722; }
span { border-color: rgb(113,55,34); }
td.TdClassName
{
border-color: #713722;
}
.TagClassName
{
border-color: #713722;
}
</style>