Shades of New Amber #733722
Tints of New Amber #733722
RGB
CMYK
RGB Variations
Color information
#733722 (or 0x733722) is known color: New Amber. HEX triplet: 73, 37 and 22. RGB value is (115,55,34). Sum of RGB (Red+Green+Blue) = 115+55+34=204 (27% of max value = 765). Red value is 115 (45.31% from 255 or 56.37% from 204); Green value is 55 (21.88% from 255 or 26.96% from 204); Blue value is 34 (13.67% from 255 or 16.67% from 204); Max value from RGB is 115 - color contains mainly: red. Hex color #733722 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #733722 is #8CC8DD. Grayscale: #464646. Windows color (decimal): -9226462 or 2242419. OLE color: 2242419.
HSL color Cylindrical-coordinate representation of color #733722: hue angle of 15.56º degrees, saturation: 0.54, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #733722 is Cyan = 0, Magento = 0.52, Yellow = 0.70 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 55 | 34 | - |
| CMYK | 0 | 0.52 | 0.70 | 0.55 |
| HSL | 15.56º | 0.54% | 0.29% | - |
| HSV(B) | 15.56º | 0.7% | 0.45% | - |
| XYZ | 8.73 | 6.49 | 2.31 | - |
| YUV | 70.55 | 107.38 | 159.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 55 | 34 | 0 | 0.52 | 0.70 | 0.55 | 15.56 | 0.54 | 0.29 |
| Hex | 73 | 37 | 22 | 0 | 34 | 46 | 37 | 10 | 36 | 1D |
| Octal | 163 | 67 | 42 | 0 | 64 | 106 | 67 | 20 | 66 | 35 |
| Binary | 1110011 | 110111 | 100010 | 0 | 110100 | 1000110 | 110111 | 10000 | 110110 | 11101 |
Color Harmonies of #733722
Complementary color
Monochromatic Colors of #733722
Black with #733722
Text Example
Text Example
White with #733722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733722; }
p { color: rgb(115,55,34); }
H1.HeaderClassName
{
color: #733722;
}
.AnyTagClassName
{
color: #733722;
}
</style>
background-color css
<style>
a { background-color: #733722; }
a { background-color: rgb(115,55,34); }
div.DivClassName
{
background-color: #733722;
}
.BgClassName
{
background-color: #733722;
}
</style>
border-color css
<style>
span { border-color: #733722; }
span { border-color: rgb(115,55,34); }
td.TdClassName
{
border-color: #733722;
}
.TagClassName
{
border-color: #733722;
}
</style>