New! 2020 Colors now features paint catalogues.
#1f75fe is made up of (31, 117, 254) in RGB colorspace and (87.80, 53.94, 0.00, 0.39) in CMYK colorspace. Its decimal value is 2061822 and the closest web-safe color code to it is #3366ff. White should be used ontop of #1f75fe to ensure the best legibility.
Here's a color conversion chart. It contains technical information about the hex color #1f75fe. If you're a programmer, view the code snippets section for prepared language syntax.
hex | #1f75fe | luma | #106.65 |
Websafe hex | #3366ff | Black/white pairing | White |
rgb | rgb(31, 117, 254) | Adobe RGB | (73.00, 115.00, 251.00) |
rgb percent (%) | rgb(12%, 46%, 100%) | Closest named color | Blue (Crayola) |
rgba | rgba(31.0, 117.0, 254.0, 1.0) | Hunter-Lab | (44.72, 24.29, -103.56) |
cmyk | cmyk(87.80, 53.94, 0.00, 0.39) | CIE-L*ab | (51.84, 27.96, -75.48) |
hsv | hsv(216.82, 100.00, 56.00) | CIE-L*Ch(ab) | (51.84, 80.49, 290.33) |
hsb | hsb(216.82, 88.00, 100.00) | CIE-L*uv | (51.84, -23.92, -118.69) |
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" #1f75fe and the second color is called the "compliment" #ffa51e.
The Split Complimentary color scheme is made up of three colors. The base color #1f75fe is paired with the two colors to the left and the right of compliment color #ffa51e.
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 #1f75fe as the base color. The secondary colors come from the section above.
Seeing #1f75fe 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 #1f75fe 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.
#1f75femight 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#1f75fe. Click on the colors to explore their unique information.
Blue (Crayola) (#1f75fe) in popular brands
None of the brands in our database are using a color similar to #1f75fe.
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 | #1f75fe |
Java | new Color(31, 117, 254); |
.NET | Color.FromArgb(255, 31, 117, 254); |
Objective-C | [UIColor colorWithRed:31 green:117 blue:254 alpha:1.00000]; |
OpenGL | glColor3f(31f, 117f, 254f); |
Swift | UIColor(red:31, green:117, blue:254, alpha:1.00000) |
GameMaker Language (GML) | $fe751f |
Python | Color('#1f75fe') |
This useful chart contains technical information about the hexadecimal color #1f75fe. For example, the direct decimal conversion is 2061822 while the individual RGB conversions are: 31, 117, 254.
Red | Green | Blue | |
---|---|---|---|
Binary | 00011111 | 01110101 | 11111110 |
Hex | 1f | 75 | fe |
Octal | 37 | 165 | 376 |
Decimal | 31 | 117 | 254 |
If you're considering using #1f75fe 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 #1f75fe 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.