Shades of New Amber #673926
Tints of New Amber #673926
RGB
CMYK
RGB Variations
Color information
#673926 (or 0x673926) is known color: New Amber. HEX triplet: 67, 39 and 26. RGB value is (103,57,38). Sum of RGB (Red+Green+Blue) = 103+57+38=198 (26% of max value = 765). Red value is 103 (40.62% from 255 or 52.02% from 198); Green value is 57 (22.66% from 255 or 28.79% from 198); Blue value is 38 (15.23% from 255 or 19.19% from 198); Max value from RGB is 103 - color contains mainly: red. Hex color #673926 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #673926 is #98C6D9. Grayscale: #444444. Windows color (decimal): -10012378 or 2505063. OLE color: 2505063.
HSL color Cylindrical-coordinate representation of color #673926: hue angle of 17.54º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #673926 is Cyan = 0, Magento = 0.45, Yellow = 0.63 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 57 | 38 | - |
| CMYK | 0 | 0.45 | 0.63 | 0.60 |
| HSL | 17.54º | 0.46% | 0.28% | - |
| HSV(B) | 17.54º | 0.63% | 0.4% | - |
| XYZ | 7.41 | 5.95 | 2.59 | - |
| YUV | 68.59 | 110.74 | 152.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 57 | 38 | 0 | 0.45 | 0.63 | 0.60 | 17.54 | 0.46 | 0.28 |
| Hex | 67 | 39 | 26 | 0 | 2D | 3F | 3C | 12 | 2E | 1C |
| Octal | 147 | 71 | 46 | 0 | 55 | 77 | 74 | 22 | 56 | 34 |
| Binary | 1100111 | 111001 | 100110 | 0 | 101101 | 111111 | 111100 | 10010 | 101110 | 11100 |
Color Harmonies of #673926
Complementary color
Monochromatic Colors of #673926
Black with #673926
Text Example
Text Example
White with #673926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #673926; }
p { color: rgb(103,57,38); }
H1.HeaderClassName
{
color: #673926;
}
.AnyTagClassName
{
color: #673926;
}
</style>
background-color css
<style>
a { background-color: #673926; }
a { background-color: rgb(103,57,38); }
div.DivClassName
{
background-color: #673926;
}
.BgClassName
{
background-color: #673926;
}
</style>
border-color css
<style>
span { border-color: #673926; }
span { border-color: rgb(103,57,38); }
td.TdClassName
{
border-color: #673926;
}
.TagClassName
{
border-color: #673926;
}
</style>