New! 2020 Colors now features paint catalogues.
#ec7f22 is made up of (236, 127, 34) in RGB colorspace and (0.00, 46.19, 85.59, 7.45) in CMYK colorspace. Its decimal value is 15499042 and the closest web-safe color code to it is #ff6633. White should be used ontop of #ec7f22 to ensure the best legibility.
Here's a color conversion chart. It contains technical information about the hex color #ec7f22. If you're a programmer, view the code snippets section for prepared language syntax.
hex | #ec7f22 | luma | #148.96 |
Websafe hex | #ff6633 | Black/white pairing | White |
rgb | rgb(236, 127, 34) | Adobe RGB | (213.00, 124.00, 50.00) |
rgb percent (%) | rgb(93%, 50%, 13%) | Closest named color | Princeton orange |
rgba | rgba(236.0, 127.0, 34.0, 1.0) | Hunter-Lab | (57.45, 36.73, 32.08) |
cmyk | cmyk(0.00, 46.19, 85.59, 7.45) | CIE-L*ab | (64.16, 38.32, 62.10) |
hsv | hsv(27.75, 85.11, 53.00) | CIE-L*Ch(ab) | (64.16, 72.97, 58.32) |
hsb | hsb(27.75, 86.02, 93.00) | CIE-L*uv | (64.16, 93.01, 54.91) |
Seeing a variation of this color used in photos may be of value. Please note that 2020 Colors is an affiliate of Shutterstock and will receive a percentage of any sales made through this website.
The Complimentary color scheme is made up of two colors. These two colors are opposite one another in the color spectrum. The first color is called the "base" #ec7f22 and the second color is called the "compliment" #2191ed.
There are three colors that make up the Split Complimentary color scheme. The base color #ec7f22 is paired with the two colors on either side of the compliment color #2191ed.
The Triadic color scheme is made up of three colors. When viewed on a color wheel, all three colors are spaced evenly (120°) apart.
Fours colors make up the Tetradic color scheme. All four colors are spaced evenly (90°) apart when visualized on a color wheel.
The Analagous color scheme is made up of three colors. The three colors sit next to one another on the color wheel. The palette is made in similar fashion to how the Split Complimentary palette is made. However, the two secondary colors are adjacent to the base, not the compliment.
A color gradient may also be known as color progression or a color ramp. A gradient is the gradual transition of one color into another. This section showcases gradients featuring #ec7f22 as the base color. The secondary colors come from the section above.
Seeing #ec7f22 on a computer or phone screen is much different than how it may appear in the real world. Shown here are 20 different environment types and how #ec7f22 could potentially look inside each of them, given perfect conditions.
Colors that have names have reached a point of status where they're more than just a hex code: they're real-world associated.
#ec7f22might be precisely the color you're looking for. But, the colors below are a close match. What's better is that they're named colors, meaning chances are there's more information about them. If you feel like taking a slight deviation in hue, click a color below to learn about why it's so unique.
Looking for something completely different? Try a well-documented complimentary color. The named colors below have been calculated to be the furthest colors from#ec7f22. Click on the colors to explore their unique information.
Brands using #ec7f22
WordPress.com, The Audience Awards, and Montclair State University are just some of the companies that use Faux-Princeton orange (#ec7f22). Could this be a hidden gem?
Here you can easily copy-and-paste formatted color code for use with your favorite programming/markup languages like HTML/CSS, Java, Objective-C, and GameMaker Language.
Language | Syntax |
---|---|
HTML, CSS | #ec7f22 |
Java | new Color(236, 127, 34); |
.NET | Color.FromArgb(255, 236, 127, 34); |
Objective-C | [UIColor colorWithRed:236 green:127 blue:34 alpha:1.00000]; |
OpenGL | glColor3f(236f, 127f, 34f); |
Swift | UIColor(red:236, green:127, blue:34, alpha:1.00000) |
GameMaker Language (GML) | $227fec |
Python | Color('#ec7f22') |
This useful chart contains technical information about the hexadecimal color #ec7f22. For example, the direct decimal conversion is 15499042 while the individual RGB conversions are: 236, 127, 34.
Red | Green | Blue | |
---|---|---|---|
Binary | 11101100 | 01111111 | 00100010 |
Hex | ec | 7f | 22 |
Octal | 354 | 177 | 42 |
Decimal | 236 | 127 | 34 |
If you're considering using #ec7f22 in a logo or design, you can quickly reference below to see how various symbols, icons, and emblems look.
We learned earlier that White-colored text should be used on a #ec7f22 colored background for best readability. But, you can be the judge of that by looking at the examples below. Accessibility is an important aspect of (web) design that is many a developer's afterthought.
To learn more about accessible colors, read Google's article covering best practices and principals.