In RGB color space, #ff307b hex color has a red value of 255, a green value of 48 and a blue value of 123.
In CMYK color space (used in color printing), #ff307b hex color is composed of 0% cyan, 81.18% magenta, 51.76% yellow and 0% black.
#ff307b color has a hue of 338.3 degrees, a saturation of 100% and a lightness of 59.4%.
#ff307b hex color contains mainly RED.
The closest web safe color of #ff307b is #ff3366
#ff307b hex color has a decimal value of 16724091.
HEX | ff307b | #ff307b |
---|---|---|
RGB | 255, 48, 123 | rgb(255, 48, 123) |
RGB Percent | 100, 18.82, 48.24 | rgb(100, 18.82, 48.24) |
CMYK | 0, 81, 52, 0 | |
HSL | 338.3°, 100, 59.4 | hsl(338.3, 100%, 59.4%) |
HSV | 338.3°, 81.2, 100 |
XYZ | 45.872, 24.804, 21.109 |
---|---|
Hunter Lab | 49.804, 77.252, 9.733 |
CIE-LAB | 56.884, 78.044, 9.909 |
CIE-LCH | 56.884, 78.671, 7.236 |
CIE-LUV | 0, 81.18, 51.76, 0 |
Web Safe | ff3366 |
RGB percent of color #ff307b
CMYK percent of color #ff307b
Text with hexadecimal color #ff307b
This text has a font color of #ff307b
<p style="color:#ff307b">Text here</p>
#ff307b Background Color
This box has a background color of #ff307b
<div style="background-color:#ff307b">Text here</div>
#ff307b Border Color
This box has a border color of #ff307b
<div style="border: 4px solid #ff307b">Text here</div>
CSS codes
<p style="color:#ff307b">Text here</p>
<div style="background-color:#ff307b">Text here</div>
<div style="border: 4px solid #ff307b">Text here</div>
#ff307b Color on white background
This is how a font and box color of #ff307b will look
on a white background.
#ff307b Color on black background
This is how a font and box color of #ff307b hex color will look
on a black background.