In RGB color space, #00f555 hex color has a red value of 0, a green value of 245 and a blue value of 85.
In CMYK color space (used in color printing), #00f555 hex color is composed of 100% cyan, 0% magenta, 65.31% yellow and 3.92% black.
#00f555 color has a hue of 140.8 degrees, a saturation of 100% and a lightness of 48%.
#00f555 hex color contains mainly GREEN.
The closest web safe color of #00f555 is #00ff66
#00f555 hex color has a decimal value of 62805.
HEX | 00f555 | #00f555 |
---|---|---|
RGB | 0, 245, 85 | rgb(0, 245, 85) |
RGB Percent | 0, 96.08, 33.33 | rgb(0, 96.08, 33.33) |
CMYK | 100, 0, 65, 4 | |
HSL | 140.8°, 100, 48 | hsl(140.8, 100%, 48%) |
HSV | 140.8°, 100, 96.1 |
XYZ | 34.292, 65.961, 19.519 |
---|---|
Hunter Lab | 81.216, -66.761, 42.602 |
CIE-LAB | 84.977, -79.294, 61.327 |
CIE-LCH | 84.977, 100.242, 142.281 |
CIE-LUV | 100, 0, 65.31, 3.92 |
Web Safe | 00ff66 |
RGB percent of color #00f555
CMYK percent of color #00f555
Text with hexadecimal color #00f555
This text has a font color of #00f555
<p style="color:#00f555">Text here</p>
#00f555 Background Color
This box has a background color of #00f555
<div style="background-color:#00f555">Text here</div>
#00f555 Border Color
This box has a border color of #00f555
<div style="border: 4px solid #00f555">Text here</div>
CSS codes
<p style="color:#00f555">Text here</p>
<div style="background-color:#00f555">Text here</div>
<div style="border: 4px solid #00f555">Text here</div>
#00f555 Color on white background
This is how a font and box color of #00f555 will look
on a white background.
#00f555 Color on black background
This is how a font and box color of #00f555 hex color will look
on a black background.