#ffffff hex color information.
RGB value of #ffffff is (255,255,255)
#ffffff hex color code is also equal to #FFF
Change page background color to #ffffff
| Reset
| RGB | 255 | 255 | 255 |
|---|---|---|---|
| HSL | 0.00 | 0.00 | 1.00 |
| HSV | 0° | 0° | 100° |
| CMYK | 0.00 | 0.00 | 0.00 0.00 |
| XYZ | 95.0500 | 100.0000 | 108.9000 |
| Yxy | 100.0000 | 0.3127 | 0.3290 |
| Hunter Lab | 100.0000 | -5.3358 | 5.4332 |
| CIE-Lab | 100.0000 | 0.0053 | -0.0104 |
#ffffff hex color red value is 255, green value is 255 and the blue value of its RGB is 255. Cylindrical-coordinate representations (also known as HSL) of color #ffffff hue: 0.00 , saturation: 0.00 and the lightness value of ffffff is 1.00.
The process color (four color CMYK) of #ffffff hex color is 0.00, 0.00, 0.00, 0.00. Web safe color of #ffffff is #ffffff
Color #ffffff rgb is equally color. #ffffff color name is White.
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111111 | 11111111 | 11111111 |
| Octal | 377 | 377 | 377 |
| Decimal | 255 | 255 | 255 |
| Hexadecimal | FF | FF | FF |
Analogous colors are identical
Lorem ipsum dolor sit amet.
Lorem ipsum dolor sit amet.
.mybgcolor {background-color:#ffffff; }
.myforecolor {color:#ffffff; }
.mybordercolor {border:3px solid #ffffff; }
This sample text font color is #ffffff
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
<p style="color:#ffffff">Text here</p>
This div background color is #ffffff
<div style="background-color:#ffffff">
Div content here</div>
This div border color is #ffffff
<div style="border:3px solid #ffffff">
Div here</div>
| #ffffff | border color |
.textShadowRgb {
text-shadow: 4px 4px 2px rgba(255,255,255, 0.8);
}
.textShadowHex {
text-shadow: 4px 4px 2px #ffffff;
}
.divShadow {
-moz-box-shadow: 1px 1px 3px 2px #ffffff;
-webkit-box-shadow: 1px 1px 3px 2px #ffffff;
box-shadow: 1px 1px 3px 2px #ffffff;
}
<p style="text-shadow: 4px 4px 2px rgba(255,255,255, 0.8);">Text here</p>
This text has shadow with rgb values.
<p style="text-shadow: 4px 4px 2px #ffffff">Text here</p>
This text has shadow with hex values.
This div box has shadow with color #ffffff
<div style="-moz-box-shadow: 1px 1px 3px 2px #ffffff; -webkit-box-shadow: 1px 1px 3px 2px #ffffff; box-shadow: 1px 1px 3px 2px #ffffff;">
Div content here</div>
FFF colr name is white, snow.
FF -> 256 256 RED
FF -> 256 25g GREEN
FF -> 256 256 BLUE
and is equal to WHITE (ffffff)
White
Blanco
white
nice color i used this color in my post called www.quizvook.com
Share your comments, give name to this color: