Shades of New Amber #713920
Tints of New Amber #713920
RGB
CMYK
RGB Variations
Color information
#713920 (or 0x713920) is known color: New Amber. HEX triplet: 71, 39 and 20. RGB value is (113,57,32). Sum of RGB (Red+Green+Blue) = 113+57+32=202 (26% of max value = 765). Red value is 113 (44.53% from 255 or 55.94% from 202); Green value is 57 (22.66% from 255 or 28.22% from 202); Blue value is 32 (12.89% from 255 or 15.84% from 202); Max value from RGB is 113 - color contains mainly: red. Hex color #713920 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713920 is #8EC6DF. Grayscale: #474747. Windows color (decimal): -9357024 or 2111857. OLE color: 2111857.
HSL color Cylindrical-coordinate representation of color #713920: hue angle of 18.52º degrees, saturation: 0.56, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #713920 is Cyan = 0, Magento = 0.50, Yellow = 0.72 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 57 | 32 | - |
| CMYK | 0 | 0.50 | 0.72 | 0.56 |
| HSL | 18.52º | 0.56% | 0.28% | - |
| HSV(B) | 18.52º | 0.72% | 0.44% | - |
| XYZ | 8.53 | 6.54 | 2.18 | - |
| YUV | 70.89 | 106.05 | 158.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 57 | 32 | 0 | 0.50 | 0.72 | 0.56 | 18.52 | 0.56 | 0.28 |
| Hex | 71 | 39 | 20 | 0 | 32 | 48 | 38 | 13 | 38 | 1C |
| Octal | 161 | 71 | 40 | 0 | 62 | 110 | 70 | 23 | 70 | 34 |
| Binary | 1110001 | 111001 | 100000 | 0 | 110010 | 1001000 | 111000 | 10011 | 111000 | 11100 |
Color Harmonies of #713920
Complementary color
Monochromatic Colors of #713920
Black with #713920
Text Example
Text Example
White with #713920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713920; }
p { color: rgb(113,57,32); }
H1.HeaderClassName
{
color: #713920;
}
.AnyTagClassName
{
color: #713920;
}
</style>
background-color css
<style>
a { background-color: #713920; }
a { background-color: rgb(113,57,32); }
div.DivClassName
{
background-color: #713920;
}
.BgClassName
{
background-color: #713920;
}
</style>
border-color css
<style>
span { border-color: #713920; }
span { border-color: rgb(113,57,32); }
td.TdClassName
{
border-color: #713920;
}
.TagClassName
{
border-color: #713920;
}
</style>