In RGB color space, #ff3d3d hex color has a red value of 255, a green value of 61 and a blue value of 61.
In CMYK color space (used in color printing), #ff3d3d hex color is composed of 0% cyan, 76.08% magenta, 76.08% yellow and 0% black.
#ff3d3d color has a hue of 0 degrees, a saturation of 100% and a lightness of 62%.
#ff3d3d hex color contains mainly RED.
The closest web safe color of #ff3d3d is #ff3333
#ff3d3d hex color has a decimal value of 16727357.
HEX | ff3d3d | #ff3d3d |
---|---|---|
RGB | 255, 61, 61 | rgb(255, 61, 61) |
RGB Percent | 100, 23.92, 23.92 | rgb(100, 23.92, 23.92) |
CMYK | 0, 76, 76, 0 | |
HSL | 0°, 100, 62 | hsl(0, 100%, 62%) |
HSV | 0°, 76.1, 100 |
XYZ | 43.751, 24.934, 6.922 |
---|---|
Hunter Lab | 49.934, 69.013, 26.735 |
CIE-LAB | 57.011, 71.356, 46.06 |
CIE-LCH | 57.011, 84.931, 32.842 |
CIE-LUV | 0, 76.08, 76.08, 0 |
Web Safe | ff3333 |
RGB percent of color #ff3d3d
CMYK percent of color #ff3d3d
Text with hexadecimal color #ff3d3d
This text has a font color of #ff3d3d
<p style="color:#ff3d3d">Text here</p>
#ff3d3d Background Color
This box has a background color of #ff3d3d
<div style="background-color:#ff3d3d">Text here</div>
#ff3d3d Border Color
This box has a border color of #ff3d3d
<div style="border: 4px solid #ff3d3d">Text here</div>
CSS codes
<p style="color:#ff3d3d">Text here</p>
<div style="background-color:#ff3d3d">Text here</div>
<div style="border: 4px solid #ff3d3d">Text here</div>
#ff3d3d Color on white background
This is how a font and box color of #ff3d3d will look
on a white background.
#ff3d3d Color on black background
This is how a font and box color of #ff3d3d hex color will look
on a black background.