Shades of New Amber #753824
Tints of New Amber #753824
RGB
CMYK
RGB Variations
Color information
#753824 (or 0x753824) is known color: New Amber. HEX triplet: 75, 38 and 24. RGB value is (117,56,36). Sum of RGB (Red+Green+Blue) = 117+56+36=209 (27% of max value = 765). Red value is 117 (46.09% from 255 or 55.98% from 209); Green value is 56 (22.27% from 255 or 26.79% from 209); Blue value is 36 (14.45% from 255 or 17.22% from 209); Max value from RGB is 117 - color contains mainly: red. Hex color #753824 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753824 is #8AC7DB. Grayscale: #484848. Windows color (decimal): -9095132 or 2373749. OLE color: 2373749.
HSL color Cylindrical-coordinate representation of color #753824: hue angle of 14.81º 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 #753824 is Cyan = 0, Magento = 0.52, Yellow = 0.69 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 56 | 36 | - |
| CMYK | 0 | 0.52 | 0.69 | 0.54 |
| HSL | 14.81º | 0.53% | 0.3% | - |
| HSV(B) | 14.81º | 0.69% | 0.46% | - |
| XYZ | 9.07 | 6.74 | 2.49 | - |
| YUV | 71.96 | 107.71 | 160.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 56 | 36 | 0 | 0.52 | 0.69 | 0.54 | 14.81 | 0.53 | 0.3 |
| Hex | 75 | 38 | 24 | 0 | 34 | 45 | 36 | F | 35 | 1E |
| Octal | 165 | 70 | 44 | 0 | 64 | 105 | 66 | 17 | 65 | 36 |
| Binary | 1110101 | 111000 | 100100 | 0 | 110100 | 1000101 | 110110 | 1111 | 110101 | 11110 |
Color Harmonies of #753824
Complementary color
Monochromatic Colors of #753824
Black with #753824
Text Example
Text Example
White with #753824
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753824; }
p { color: rgb(117,56,36); }
H1.HeaderClassName
{
color: #753824;
}
.AnyTagClassName
{
color: #753824;
}
</style>
background-color css
<style>
a { background-color: #753824; }
a { background-color: rgb(117,56,36); }
div.DivClassName
{
background-color: #753824;
}
.BgClassName
{
background-color: #753824;
}
</style>
border-color css
<style>
span { border-color: #753824; }
span { border-color: rgb(117,56,36); }
td.TdClassName
{
border-color: #753824;
}
.TagClassName
{
border-color: #753824;
}
</style>