In RGB color space, #ff342b hex color has a red value of 255, a green value of 52 and a blue value of 43.
In CMYK color space (used in color printing), #ff342b hex color is composed of 0% cyan, 79.61% magenta, 83.14% yellow and 0% black.
#ff342b color has a hue of 2.5 degrees, a saturation of 100% and a lightness of 58.4%.
#ff342b hex color contains mainly RED.
The closest web safe color of #ff342b is #ff3333
#ff342b hex color has a decimal value of 16725035.
HEX | ff342b | #ff342b |
---|---|---|
RGB | 255, 52, 43 | rgb(255, 52, 43) |
RGB Percent | 100, 20.39, 16.86 | rgb(100, 20.39, 16.86) |
CMYK | 0, 80, 83, 0 | |
HSL | 2.5°, 100, 58.4 | hsl(2.5, 100%, 58.4%) |
HSV | 2.5°, 83.1, 100 |
XYZ | 42.904, 23.89, 4.636 |
---|---|
Hunter Lab | 48.877, 71.15, 28.591 |
CIE-LAB | 55.977, 73.303, 54.261 |
CIE-LCH | 55.977, 91.201, 36.51 |
CIE-LUV | 0, 79.61, 83.14, 0 |
Web Safe | ff3333 |
RGB percent of color #ff342b
CMYK percent of color #ff342b
Text with hexadecimal color #ff342b
This text has a font color of #ff342b
<p style="color:#ff342b">Text here</p>
#ff342b Background Color
This box has a background color of #ff342b
<div style="background-color:#ff342b">Text here</div>
#ff342b Border Color
This box has a border color of #ff342b
<div style="border: 4px solid #ff342b">Text here</div>
CSS codes
<p style="color:#ff342b">Text here</p>
<div style="background-color:#ff342b">Text here</div>
<div style="border: 4px solid #ff342b">Text here</div>
#ff342b Color on white background
This is how a font and box color of #ff342b will look
on a white background.
#ff342b Color on black background
This is how a font and box color of #ff342b hex color will look
on a black background.