Shades of New Amber #713927
Tints of New Amber #713927
RGB
CMYK
RGB Variations
Color information
#713927 (or 0x713927) is known color: New Amber. HEX triplet: 71, 39 and 27. RGB value is (113,57,39). Sum of RGB (Red+Green+Blue) = 113+57+39=209 (27% of max value = 765). Red value is 113 (44.53% from 255 or 54.07% from 209); Green value is 57 (22.66% from 255 or 27.27% from 209); Blue value is 39 (15.62% from 255 or 18.66% from 209); Max value from RGB is 113 - color contains mainly: red. Hex color #713927 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713927 is #8EC6D8. Grayscale: #474747. Windows color (decimal): -9357017 or 2570609. OLE color: 2570609.
HSL color Cylindrical-coordinate representation of color #713927: hue angle of 14.59º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #713927 is Cyan = 0, Magento = 0.50, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 57 | 39 | - |
| CMYK | 0 | 0.50 | 0.65 | 0.56 |
| HSL | 14.59º | 0.49% | 0.3% | - |
| HSV(B) | 14.59º | 0.65% | 0.44% | - |
| XYZ | 8.64 | 6.58 | 2.73 | - |
| YUV | 71.69 | 109.55 | 157.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 57 | 39 | 0 | 0.50 | 0.65 | 0.56 | 14.59 | 0.49 | 0.3 |
| Hex | 71 | 39 | 27 | 0 | 32 | 41 | 38 | F | 31 | 1E |
| Octal | 161 | 71 | 47 | 0 | 62 | 101 | 70 | 17 | 61 | 36 |
| Binary | 1110001 | 111001 | 100111 | 0 | 110010 | 1000001 | 111000 | 1111 | 110001 | 11110 |
Color Harmonies of #713927
Complementary color
Monochromatic Colors of #713927
Black with #713927
Text Example
Text Example
White with #713927
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713927; }
p { color: rgb(113,57,39); }
H1.HeaderClassName
{
color: #713927;
}
.AnyTagClassName
{
color: #713927;
}
</style>
background-color css
<style>
a { background-color: #713927; }
a { background-color: rgb(113,57,39); }
div.DivClassName
{
background-color: #713927;
}
.BgClassName
{
background-color: #713927;
}
</style>
border-color css
<style>
span { border-color: #713927; }
span { border-color: rgb(113,57,39); }
td.TdClassName
{
border-color: #713927;
}
.TagClassName
{
border-color: #713927;
}
</style>