#FFF500 - Hex Color - Color Code
#FFF500 Hex Color, Includes conversions, schemes, html color codes and much more.
#FFF500 Color Information
This page lists many detailed information about the hex color #FFF500. Its Hexadecimal code is FFF500. In a RGB color space, which is consist of 100% red, 96.08% green and 0% blue, and that corresponding RGB values are 255, 245, 0. In a CMYK color space, it is consist of 0% cyan, 3.9% magenta, 100% yellow and 0% black, whereas that corresponding CMYK values are 0, 0.04, 1, 0. Other more information such as degree, lightness, saturation, please browses the following content.
Color Conversion with #FFF500
| Color: | |
| Hexadecimal: | FFF500 |
| RGB Decimal : | 255, 245, 0 |
| HSL : | 58°, 100%, 50% |
| HSV : | 58°, 100%, 100% |
| CMYK : | 0%, 3.9%, 100%, 0% |
| XYZ : | 73.892, 86.565, 12.814 |
| xyY : | 0.426, 0.5, 86.565 |
| CIE-LAB : | 94.553, -16.771, 92.599 |
| CIE-LCH : | 94.553, 94.105, 100.266 |
| Hunter-Lab : | 93.04, -21.056, 56.962 |
CMYK Color Model with #FFF500
| Cyan:0% | |
| Magenta:3.92% | |
| Yellow:100% | |
| Black:0% |
RGB Color Model with #FFF500
| Red:100% | |
| Green:96.08% | |
| Blue:0% |
Color Schemes with #FFF500
Complementary Colors of #FFF500
Tetradic Color
Split Complementary Color
Triadic Color
Analogous Color
Monochromatic Color
Html Color Codes width #FFF500
#FFF500 background color
<div style="background-color:#FFF500;">background here </div >
#FFF500 Text with hexadecimal color
<p style="color:#FFF500">Text here</p>
#FFF500 color css codes
text {color:#FFF500;}
.background {background-color:#FFF500;}
.border {border:1px solid #FFF500;}
#FFF500 Link color
<a href="#" style="color:#FFF500">Link here</a>