Shades of New Amber #714026
Tints of New Amber #714026
RGB
CMYK
RGB Variations
Color information
#714026 (or 0x714026) is known color: New Amber. HEX triplet: 71, 40 and 26. RGB value is (113,64,38). Sum of RGB (Red+Green+Blue) = 113+64+38=215 (28% of max value = 765). Red value is 113 (44.53% from 255 or 52.56% from 215); Green value is 64 (25.39% from 255 or 29.77% from 215); Blue value is 38 (15.23% from 255 or 17.67% from 215); Max value from RGB is 113 - color contains mainly: red. Hex color #714026 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #714026 is #8EBFD9. Grayscale: #4B4B4B. Windows color (decimal): -9355226 or 2506865. OLE color: 2506865.
HSL color Cylindrical-coordinate representation of color #714026: hue angle of 20.8º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #714026 is Cyan = 0, Magento = 0.43, Yellow = 0.66 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 64 | 38 | - |
| CMYK | 0 | 0.43 | 0.66 | 0.56 |
| HSL | 20.8º | 0.5% | 0.3% | - |
| HSV(B) | 20.8º | 0.66% | 0.44% | - |
| XYZ | 8.99 | 7.32 | 2.77 | - |
| YUV | 75.69 | 106.73 | 154.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 64 | 38 | 0 | 0.43 | 0.66 | 0.56 | 20.8 | 0.5 | 0.3 |
| Hex | 71 | 40 | 26 | 0 | 2B | 42 | 38 | 15 | 32 | 1E |
| Octal | 161 | 100 | 46 | 0 | 53 | 102 | 70 | 25 | 62 | 36 |
| Binary | 1110001 | 1000000 | 100110 | 0 | 101011 | 1000010 | 111000 | 10101 | 110010 | 11110 |
Color Harmonies of #714026
Complementary color
Monochromatic Colors of #714026
Black with #714026
Text Example
Text Example
White with #714026
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714026; }
p { color: rgb(113,64,38); }
H1.HeaderClassName
{
color: #714026;
}
.AnyTagClassName
{
color: #714026;
}
</style>
background-color css
<style>
a { background-color: #714026; }
a { background-color: rgb(113,64,38); }
div.DivClassName
{
background-color: #714026;
}
.BgClassName
{
background-color: #714026;
}
</style>
border-color css
<style>
span { border-color: #714026; }
span { border-color: rgb(113,64,38); }
td.TdClassName
{
border-color: #714026;
}
.TagClassName
{
border-color: #714026;
}
</style>