Shades of New Amber #753924
Tints of New Amber #753924
RGB
CMYK
RGB Variations
Color information
#753924 (or 0x753924) is known color: New Amber. HEX triplet: 75, 39 and 24. RGB value is (117,57,36). Sum of RGB (Red+Green+Blue) = 117+57+36=210 (27% of max value = 765). Red value is 117 (46.09% from 255 or 55.71% from 210); Green value is 57 (22.66% from 255 or 27.14% from 210); Blue value is 36 (14.45% from 255 or 17.14% from 210); Max value from RGB is 117 - color contains mainly: red. Hex color #753924 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753924 is #8AC6DB. Grayscale: #484848. Windows color (decimal): -9094876 or 2374005. OLE color: 2374005.
HSL color Cylindrical-coordinate representation of color #753924: hue angle of 15.56º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #753924 is Cyan = 0, Magento = 0.51, Yellow = 0.69 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 57 | 36 | - |
| CMYK | 0 | 0.51 | 0.69 | 0.54 |
| HSL | 15.56º | 0.53% | 0.3% | - |
| HSV(B) | 15.56º | 0.69% | 0.46% | - |
| XYZ | 9.12 | 6.84 | 2.51 | - |
| YUV | 72.55 | 107.38 | 159.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 57 | 36 | 0 | 0.51 | 0.69 | 0.54 | 15.56 | 0.53 | 0.3 |
| Hex | 75 | 39 | 24 | 0 | 33 | 45 | 36 | 10 | 35 | 1E |
| Octal | 165 | 71 | 44 | 0 | 63 | 105 | 66 | 20 | 65 | 36 |
| Binary | 1110101 | 111001 | 100100 | 0 | 110011 | 1000101 | 110110 | 10000 | 110101 | 11110 |
Color Harmonies of #753924
Complementary color
Monochromatic Colors of #753924
Black with #753924
Text Example
Text Example
White with #753924
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753924; }
p { color: rgb(117,57,36); }
H1.HeaderClassName
{
color: #753924;
}
.AnyTagClassName
{
color: #753924;
}
</style>
background-color css
<style>
a { background-color: #753924; }
a { background-color: rgb(117,57,36); }
div.DivClassName
{
background-color: #753924;
}
.BgClassName
{
background-color: #753924;
}
</style>
border-color css
<style>
span { border-color: #753924; }
span { border-color: rgb(117,57,36); }
td.TdClassName
{
border-color: #753924;
}
.TagClassName
{
border-color: #753924;
}
</style>