#FF0080 - Hex Color - Color Code
#FF0080 Hex Color, Includes conversions, schemes, html color codes and much more.
#FF0080 Color Information
This page lists many detailed information about the hex color #FF0080. Its Hexadecimal code is FF0080. In a RGB color space, which is consist of 100% red, 0% green and 50.2% blue, and that corresponding RGB values are 255, 0, 128. In a CMYK color space, it is consist of 0% cyan, 100% magenta, 49.8% yellow and 0% black, whereas that corresponding CMYK values are 0, 1, 0.5, 0. Other more information such as degree, lightness, saturation, please browses the following content.
Color Conversion with #FF0080
| Color: | |
| Hexadecimal: | FF0080 |
| RGB Decimal : | 255, 0, 128 |
| HSL : | 330°, 100%, 50% |
| HSV : | 330°, 100%, 100% |
| CMYK : | 0%, 100%, 49.8%, 0% |
| XYZ : | 45.136, 22.819, 22.448 |
| xyY : | 0.499, 0.252, 22.819 |
| CIE-LAB : | 54.885, 84.552, 4.066 |
| CIE-LCH : | 54.885, 84.65, 2.753 |
| Hunter-Lab : | 47.769, 85.068, 5.576 |
CMYK Color Model with #FF0080
| Cyan:0% | |
| Magenta:100% | |
| Yellow:49.8% | |
| Black:0% |
RGB Color Model with #FF0080
| Red:100% | |
| Green:0% | |
| Blue:50.2% |
Color Schemes with #FF0080
Complementary Colors of #FF0080
Tetradic Color
Split Complementary Color
Triadic Color
Analogous Color
Monochromatic Color
Html Color Codes width #FF0080
#FF0080 background color
<div style="background-color:#FF0080;">background here </div >
#FF0080 Text with hexadecimal color
<p style="color:#FF0080">Text here</p>
#FF0080 color css codes
text {color:#FF0080;}
.background {background-color:#FF0080;}
.border {border:1px solid #FF0080;}
#FF0080 Link color
<a href="#" style="color:#FF0080">Link here</a>