White (#ffffff) color information
Breakdown of White (#ffffff)
#ffffff is made up of (255, 255, 255) in RGB colorspace and (0.00, 0.00, 0.00, 0.00) in CMYK colorspace. Its decimal value is 16777215 and the closest web-safe color code to it is #ffffff. Black should be used ontop of #ffffff to ensure the best legibility.
Here's a color conversion chart. It contains technical information about the hex color #ffffff. If you're a programmer, view the code snippets section for prepared language syntax.
hex | #ffffff | luma | #254.75 |
Websafe hex | #ffffff | Black/white pairing | Black |
rgb | rgb(255, 255, 255) | Adobe RGB | (255.00, 255.00, 255.00) |
rgb percent (%) | rgb(100%, 100%, 100%) | Closest named color | White |
rgba | rgba(255.0, 255.0, 255.0, 1.0) | Hunter-Lab | (100.00, -0.09, -0.07) |
cmyk | cmyk(0.00, 0.00, 0.00, 0.00) | CIE-L*ab | (100.00, -0.08, -0.07) |
hsv | hsv(0.00, 0.00, 100.00) | CIE-L*Ch(ab) | (100.00, 0.11, 221.19) |
hsb | hsb(0.00, 0.00, 100.00) | CIE-L*uv | (100.00, -0.17, -0.10) |
RGB COMPOSITION
CMYK Composition
Compliments of #White (#ffffff)
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" #ffffff and the second color is called the "compliment" #ffffff.
Split Complimentary Colors of #White (#ffffff)
There are three colors that make up the Split Complimentary color scheme. The base color #ffffff is paired with the two colors on either side of the compliment color #ffffff.
Tetradic Colors of White (#ffffff)
Fours colors make up the Tetradic color scheme. All four colors are spaced evenly (90°) apart when visualized on a color wheel.
Analagous Colors of White (#ffffff)
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.
Lighter variations of #ffffff
When you combine pure white with this color, #ffffff, lighter shades are produced.
White (#ffffff) Gradients
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 #ffffff as the base color. The secondary colors come from the sections above.
How #ffffff looks in different atmospheres
Seeing #ffffff 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 #ffffff could potentially look inside each of them, given perfect conditions.
Named colors and Interior Paints close to White (#ffffff)
Colors that have names have reached a point of status where they're more than just a hex code: they're real-world associated.
#ffffff Might 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.
#ffffff popular opposites
Looking for something completely different? Try a well-documented complimentary color. The named colors below have been calculated to be the furthest colors from #ffffff. Click on the colors to explore their unique information.
Programming Language Syntax for #ffffff
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 | #ffffff |
Java | new Color(255, 255, 255); |
.NET | Color.FromArgb(255, 255, 255, 255); |
Objective-C | [UIColor colorWithRed:255 green:255 blue:255 alpha:1.00000]; |
OpenGL | glColor3f(255f, 255f, 255f); |
Swift | UIColor(red:255, green:255, blue:255, alpha:1.00000) |
GameMaker Language (GML) | $ffffff |
Python | Color('#ffffff') |
Base Conversions of hex color #ffffff
This useful chart contains technical information about the hexadecimal color #ffffff. For example, the direct decimal conversion is 16777215 while the individual RGB conversions are: rgb(255, 255, 255).
Red | Green | Blue | |
---|---|---|---|
Binary | 11111111 | 11111111 | 11111111 |
Hex | ff | ff | ff |
Octal | 377 | 377 | 377 |
Decimal | 255 | 255 | 255 |
Icons incorporating the color #ffffff
If you're considering using #ffffff in a logo or design, you can quickly reference below to see how various symbols, icons, and emblems look.