Skip to main content Skip to docs navigation

#FF2277 hex color | Office Neon Light | Download Dark Red BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Color Hue/Base color: Red

Hex #FF2277 Color Code is also known as | Office Neon Light color.

Hex #FF2277 Color code in RGB color code model is created after adding 100% red color, 13.33% green color and 46.67% blue color. Hex #FF2277 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 87% magenta, 53% yellow and 0% black.

Hex #FF2277 color code is a web safe color. Next web safe color code is #ee1166 and previous web safe color code is #dd3388. You can see here many more shades of #FF2277 color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code FF2277 #FF2277
RGB Decimal 255, 34, 119 255, 34, 119
RGB Percent 100%, 13%, 47% rgb(100%, 13%, 47%)
CSS RGBa 255, 34, 119,1 rgba(255,34,119,1)
CMYK Model cmyk(0%,87%,53%,0%)
HSL Color Space 337,100% ,57% hsl(337,100% ,57%)
HSV Color Space 337°, 87%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111111 00100010 01110111
Octal 377 42 167
Decimal 255 34 119
Hex FF 22 77

Different shades of #FF2277 color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #FF2277
#880034
Darker of #FF2277
#bb0048
Dark of #FF2277
#ee005c
Base of #FF2277
#ff2277
Light of #FF2277
#ff5596
Lighter
#ff88b6
Lightest
#ffbbd5

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#ff2277
#22ffaa

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#FF2277
#22ff3c
#22e6ff

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#ff22f8
#ff22d3
#ff2277
#ff222d
#ff7322

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#FF2277
#2277ff
#77ff22

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#FF2277
#77ff22
#22ffaa
#aa22ff

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#FF2277
#e6ff22
#22ffaa
#3c22ff

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #FF2277

#550021
#880034
#bb0048
#ee005c
#ff2277
#ff5596
#ff88b6
#ffbbd5
#ffeef5

Tints of #FF2277 Color

#ff2277
#ff3a86
#ff5395
#ff6ba4
#ff84b3
#ff9cc2
#ffb5d1
#ffcde0
#ffe6ef
#ffffff

Shades of #FF2277 color code

Generate more color scales with scales (color stack) generator.

#ff2277
#e21e69
#c61a5c
#aa164f
#8d1242
#710f34
#550b27
#38071a
#1c030d
#000000

Tones

#ff2277
#e9387c
#d34e81
#bd6486
#a77a8b

Tones

Similar Color like #FF2277 color

Find visually similar hex color codes nearing to #FF2277 hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#ff2378
#ff2479
#ff257a
#ff267b
#ff277c
#ff287d
#ff297e
#ff2a7f
#ff2b80
#ff2c81
#ff2d82
#ff2e83
#ff2f84
#ff3085
#fe2176
#fd2075
#fc1f74
#fb1e73
#fa1d72
#f91c71
#f81b70
#f71a6f
#f6196e
#f5186d
#f4176c
#f3166b
#f2156a
#f11469

Download this Dark Red

Hex #FF2277 Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#FF2277 Color Code Preview on Black Background Color

This is how #FF2277 Color will look on black background color. Color contrast ratio is 5.75

#FF2277 in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#FF2277">Your Example Paragraph content text in with font color #FF2277 </p>

Your Example Paragraph content text in with font color #FF2277

HTML with inline CSS

<div style="color:#FF2277">Your Paragraph text in with font color #FF2277 </div>

Your Example Paragraph content text in with font color #FF2277

#FF2277 color code is use for CSS Background Color

Background color for the above div is #FF2277

HTML with inline CSS

<div style="background-color:#FF2277;"></div>

#FF2277 color code is use for CSS Border Color

CSS Border color for the above div is #FF2277

HTML with inline CSS

<div style="border:5px solid #FF2277;"></div>

CSS Border Left color for the above div is #FF2277

HTML with inline CSS

<div style="border-left:5px solid #FF2277;"></div>

CSS Border Right color for the above div is #FF2277

HTML with inline CSS

<div style="border-right:5px solid #FF2277;"></div>

CSS Border Bottom color for the above div is #FF2277

HTML with inline CSS

<div style="border-bottom:5px solid #FF2277;"></div>

CSS Border Top color for the above div is #FF2277

HTML with inline CSS

<div style="border-top:5px solid #FF2277;"></div>

#FF2277 hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#FF2277; } .examplecolorclass {color:#FF2277; } .examplebordercolor {border:3px solid #FF2277; }

#FF2277 Color code Preview on White Background

This is how #FF2277 Color code will look on white background color. Color contrast ratio is 3.65

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #FF2277; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #FF2277; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(255,34,119,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(34,255,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(255,34,119,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }