#FF0000 (Red) HTML Color Code - Computer Hope

HTML color code #FF0000 Example of Red color or HTML color code #FF0000.

W3C color name: Red Color name: Red RGB: 255, 0, 0HSL: 0deg, 100.00%, 50.00%CSS shorthand: #F00Web safe color: Yes

RGB complementary color:A complementary color for this color is #00FFFF (Cyan or Aqua).

Example text color using #FF0000

This text is placeholder text to give you an idea of how this color looks when used as a font color on a white background. The following sentence uses every English character: The quick brown fox jumps over the lazy dog. 0123456789 Bold text. Italic text. With Underline.

                    

This text is placeholder text to give you an idea of how this color looks when used as a font color on a black background. The following sentence uses every English character: The quick brown fox jumps over the lazy dog. 0123456789 Bold text. Italic text. With Underline.

                    

HTML examples

<p style="color:red;">Your text using color name.</p> <p style="color:#FF0000;">Your text using HTML color code.</p> <p style="color:rgb(255 0 0);">Your text using RGB color values.</p> <p style="color:hsl(0deg 100.00% 50.00%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:red; } </style> <style> p { color:#FF0000; } </style> <style> p { color:rgb(255 0 0); } </style> <style> p { color:hsl(0deg 100.00% 50.00%); } </style>
  • All CSS and HTML color and color code questions.

Lighter colors

#FF0A0A #FF1414 #FF1E1E #FF2828 #FF3232 #FF3C3C #FF4646 #FF5050

Darker colors

#F50000 #EB0000 #E10000 #D70000 #CD0000 #C30000 #B90000 #AF0000

Analogous colors

#FF2A00 #FF5500 #FF8000 #FFAA00 #FFD400 #FFFF00 #D4FF00 #AAFF00

Trinary colors

#FF0000 #00FF00 #0000FF

Adjacent colors

#CD5C5C #FF6347 #E55B3C #FF4500 #FD1C03 #FF2400 #F62217 #F70D1A

Other colors containing "red"

The following table is a list of other colors containing the keyword "red" in the color name. This table can give you other ideas for shades of red.

CodeColor
#622F22Red Brown
#7F5217Red Dirt
#7E3517Blood Red
#C34A2CChestnut Red
#B83C08Ginger Red
#EB5406Red Gold
#C35817Red Fox
#CB6D51Copper Red
#F67280Pastel Red
#F75D59Bean Red
#E55451Valentine Red
#CD5C5CIndianRed (W3C)
#FF4500OrangeRed (W3C)
#FD1C03Neon Red
#FF2400Scarlet Red
#F62217Ruby Red
#F70D1AFerrari Red
#F62817Fire Engine Red
#E42217Lava Red
#E41B17Love Red
#C83F49Strawberry Red
#C24641Cherry Red
#B21807Tomato Sauce Red
#A70D2ACarbon Red
#931314Saffron Red
#990000Crimson Red
#990012Red Wine or Wine Red
#8B0000DarkRed (W3C)
#8F0B0BMaroon Red
#800517Deep Red
#733635Garnet Red
#660000Red Blood
#FFCCCBLight Red
#E56E94Blush Red
#DB7093PaleVioletRed (W3C)
#F6358AViolet Red
#FF0080Red Magenta
#FA2A55Red Pink
#C21E56Rose Red
#C71585MediumVioletRed (W3C)
#F3E8EARed White
Tip

Enter any HTML color code into our search to get results like this page.

Computer Hope - HTML color codes - Top 100 color codes

Từ khóa » Html Color Tag Red