Skip to main content Skip to docs navigation

#ff508c hex color - Red - Warm color - Information

#ff508c hex color - Red - Warm color

On this page
@
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 Hue/Base color: Red

Hex #ff508c Color code in RGB color code model is created after adding 100% red color, 31.37% green color and 54.9% blue color. Hex #ff508c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 69% magenta, 45% yellow and 0% black.

Hex #ff508c color code is between #ee5588 web safe hex color code and #dd4499 web safe hex color code. #ee5588 is the nearest web safe color code. You can see here many more shades of #ff508c color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code ff508c #ff508c
RGB Decimal 255, 80, 140 rgb(255, 80, 140)
RGB Percent 100%, 31%, 55% rgb(100%, 31%, 55%)
CSS RGBa 255, 80, 140,1 rgba(255,80,140,1)
CMYK Model cmyk(0%,69%,45%,0%)
HSL Color Space 339,100% ,66% hsl(339,100% ,66%)
HSV Color Space 339°, 69%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111111 01010000 10001100
Octal 377 120 214
Decimal 255 80 140
Hex ff 50 8c

Different shades of #ff508c color code.

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

Light Shade of #ff508c
#ff83ad
Dark Shade of #ff508c
#ff1d6a
Saturated Shade of #ff508c
#ff508c
Desaturated Shade of #ff508c
#f6598f
Grey scale Shade of #ff508c
#a7a7a7
Brighten Shade
#ff69a5
Most Readable Shade
#000000

Shades of #ff508c color code

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

#ff508c
#e2477c
#c63e6c
#aa355d
#8d2c4d
#71233e
#551a2e
#38111f
#1c080f
#000000

Similar Color like #ff508c color

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

#ff518d
#ff528e
#ff538f
#ff5490
#ff5591
#ff5692
#ff5793
#ff5894
#ff5995
#ff5a96
#ff5b97
#ff5c98
#ff5d99
#ff5e9a
#fe4f8b
#fd4e8a
#fc4d89
#fb4c88
#fa4b87
#f94a86
#f84985
#f74884
#f64783
#f54682
#f44581
#f34480
#f2437f
#f1427e

Monochromatic Color with #ff508c

#ff508c
#2a0d17
#551b2f
#802846
#aa355d
#d44375

Tints of #ff508c Color

#ff508c
#ff6398
#ff76a5
#ff8ab2
#ff9dbf
#ffb1cb
#ffc4d8
#ffd8e5
#ffebf2
#ffffff

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

#ff508c
#50ffc3

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

Split Complementary

#ff508c
#50ff6c
#50e3ff

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

Analogous Color

#ff50d2
#ff50af
#ff508c
#ff5069
#ff5a50

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

#ff508c
#8cff50
#508cff

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

#ff508c
#e3ff50
#50ffc3
#6b50ff

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

Double Complementary Color

#ff508c
#50ffc3
#50e3ff
#ff6c50

Double Complementary 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).

Hex #ff508c 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.

#ff508c Color Code Preview on Black Background Color

This is how #ff508c Color will look on black background color. Color contrast ratio is 6.78

#ff508c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ff508c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ff508c

#ff508c color code is use for CSS Background Color

Background color for the above div is #ff508c

HTML with inline CSS

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

#ff508c color code is use for CSS Border Color

CSS Border color for the above div is #ff508c

HTML with inline CSS

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

CSS Border Left color for the above div is #ff508c

HTML with inline CSS

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

CSS Border Right color for the above div is #ff508c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ff508c

HTML with inline CSS

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

CSS Border Top color for the above div is #ff508c

HTML with inline CSS

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

#ff508c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ff508c Color code Preview on White Background

This is how #ff508c Color code will look on white background color. Color contrast ratio is 3.10

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 #ff508c; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #ff508c; }

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.


Fatal error: Uncaught Error: Undefined constant "GETPOSTTYPE" in /var/www/html/ce/wp-content/themes/crispedge/footer.php:18 Stack trace: #0 /var/www/html/ce/wp-includes/template.php(810): require_once() #1 /var/www/html/ce/wp-includes/template.php(745): load_template() #2 /var/www/html/ce/wp-includes/general-template.php(92): locate_template() #3 /var/www/html/ce/wp-content/themes/crispedge/page-color.php(1495): get_footer() #4 /var/www/html/ce/wp-includes/template-loader.php(106): include('...') #5 /var/www/html/ce/wp-blog-header.php(19): require_once('...') #6 /var/www/html/ce/index.php(17): require('...') #7 {main} thrown in /var/www/html/ce/wp-content/themes/crispedge/footer.php on line 18