In RGB color space, #ffffb7 hex color has a red value of 255, a green value of 255 and a blue value of 183.
In CMYK color space (used in color printing), #ffffb7 hex color is composed of 0% cyan, 0% magenta, 28.24% yellow and 0% black.
#ffffb7 color has a hue of 60 degrees, a saturation of 100% and a lightness of 85.9%.
#ffffb7 hex color contains mainly RED.
The closest web safe color of #ffffb7 is #ffffcc
#ffffb7 hex color has a decimal value of 16777143.
HEX | ffffb7 | #ffffb7 |
---|---|---|
RGB | 255, 255, 183 | rgb(255, 255, 183) |
RGB Percent | 100, 100, 71.76 | rgb(100, 100, 71.76) |
CMYK | 0, 0, 28, 0 | |
HSL | 60°, 100, 85.9 | hsl(60, 100%, 85.9%) |
HSV | 60°, 28.2, 100 |
XYZ | 85.547, 96.199, 58.859 |
---|---|
Hunter Lab | 98.081, -15.953, 33.077 |
CIE-LAB | 98.511, -10.829, 34.511 |
CIE-LCH | 98.511, 36.17, 107.421 |
CIE-LUV | 0, 0, 28.24, 0 |
Web Safe | ffffcc |
RGB percent of color #ffffb7
CMYK percent of color #ffffb7
Text with hexadecimal color #ffffb7
This text has a font color of #ffffb7
<p style="color:#ffffb7">Text here</p>
#ffffb7 Background Color
This box has a background color of #ffffb7
<div style="background-color:#ffffb7">Text here</div>
#ffffb7 Border Color
This box has a border color of #ffffb7
<div style="border: 4px solid #ffffb7">Text here</div>
CSS codes
<p style="color:#ffffb7">Text here</p>
<div style="background-color:#ffffb7">Text here</div>
<div style="border: 4px solid #ffffb7">Text here</div>
#ffffb7 Color on white background
This is how a font and box color of #ffffb7 will look
on a white background.
#ffffb7 Color on black background
This is how a font and box color of #ffffb7 hex color will look
on a black background.