In RGB color space, #abc250 hex color has a red value of 171, a green value of 194 and a blue value of 80.
In CMYK color space (used in color printing), #abc250 hex color is composed of 11.86% cyan, 0% magenta, 58.76% yellow and 23.92% black.
#abc250 color has a hue of 72.1 degrees, a saturation of 48.31% and a lightness of 53.7%.
#abc250 hex color contains mainly GREEN.
The closest web safe color of #abc250 is #99cc66
#abc250 hex color has a decimal value of 11256400.
HEX | abc250 | #abc250 |
---|---|---|
RGB | 171, 194, 80 | rgb(171, 194, 80) |
RGB Percent | 67.06, 76.08, 31.37 | rgb(67.06, 76.08, 31.37) |
CMYK | 12, 0, 59, 24 | |
HSL | 72.1°, 48.31, 53.7 | hsl(72.1, 48.31%, 53.7%) |
HSV | 72.1°, 58.8, 76.1 |
XYZ | 37.534, 47.821, 14.841 |
---|---|
Hunter Lab | 69.153, -24.133, 35.683 |
CIE-LAB | 74.712, -24.169, 53.472 |
CIE-LCH | 74.712, 58.68, 114.323 |
CIE-LUV | 11.86, 0, 58.76, 23.92 |
Web Safe | 99cc66 |
RGB percent of color #abc250
CMYK percent of color #abc250
Text with hexadecimal color #abc250
This text has a font color of #abc250
<p style="color:#abc250">Text here</p>
#abc250 Background Color
This box has a background color of #abc250
<div style="background-color:#abc250">Text here</div>
#abc250 Border Color
This box has a border color of #abc250
<div style="border: 4px solid #abc250">Text here</div>
CSS codes
<p style="color:#abc250">Text here</p>
<div style="background-color:#abc250">Text here</div>
<div style="border: 4px solid #abc250">Text here</div>
#abc250 Color on white background
This is how a font and box color of #abc250 will look
on a white background.
#abc250 Color on black background
This is how a font and box color of #abc250 hex color will look
on a black background.