crispedge.com

Color picker

Loading...

#ff807a hex color - Orange - Warm color - Information

#ff807a hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #ff807a Color code in RGB color code model is created after adding 100% red color, 50.2% green color and 47.84% blue color. Hex #ff807a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 50% magenta, 52% yellow and 0% black.

Hex #ff807a color code is between #ee8877 web safe hex color code and #dd7788 web safe hex color code. #ee8877 is the nearest web safe color code. You can see here many more shades of #ff807a color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codeff807a#ff807a
RGB Decimal255, 128, 122rgb(255, 128, 122)
RGB Percent100%, 50%, 48%rgb(100%, 50%, 48%)
CSS RGBa255, 128, 122,1rgba(255,128,122,1)
CMYK Modelcmyk(0%,50%,52%,0%)
HSL Color Space3,100% ,74%hsl(3,100% ,74%)
HSV Color Space3°, 52%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111111000000001111010
Octal377200172
Decimal255128122
Hexff807a

Different shades of #ff807a color code.

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

Light Shade of #ff807a
#ffb1ad
Dark Shade of #ff807a
#ff4f47
Saturated Shade of #ff807a
#ff807a
Desaturated Shade of #ff807a
#f88681
Grey scale Shade of #ff807a
#bcbcbc
Brighten Shade
#ff9993
Most Readable Shade
#000000

Shades of #ff807a color code

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

#ff807a
#e2716c
#c6635e
#aa5551
#8d4743
#713836
#552a28
#381c1b
#1c0e0d
#000000

Similar Color like #ff807a color

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

#ff817b
#ff827c
#ff837d
#ff847e
#ff857f
#ff8680
#ff8781
#ff8882
#ff8983
#ff8a84
#ff8b85
#ff8c86
#ff8d87
#ff8e88
#fe7f79
#fd7e78
#fc7d77
#fb7c76
#fa7b75
#f97a74
#f87973
#f77872
#f67771
#f57670
#f4756f
#f3746e
#f2736d
#f1726c

Monochromatic Color with #ff807a

#ff807a
#2a1514
#552b29
#80403d
#aa5551
#d46b66

Tints of #ff807a Color

#ff807a
#ff8e88
#ff9c97
#ffaaa6
#ffb8b5
#ffc6c3
#ffd4d2
#ffe2e1
#fff0f0
#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

#ff807a
#7af9ff

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

Split Complementary

#ff807a
#7affc3
#7ab7ff

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

Analogous Color

#ff7aa9
#ff7a8f
#ff807a
#ff9b7a
#ffb57a

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

#ff807a
#7aff80
#807aff

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

#ff807a
#b6ff7a
#7af9ff
#c27aff

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

#ff807a
#7af9ff
#7ab7ff
#ffc37a

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 #ff807a 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.

#ff807a Color Code Preview on Black Background Color

This is how #ff807a Color will look on black background color. Color contrast ratio is 8.62

#ff807a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ff807a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ff807a

#ff807a color code is use for CSS Background Color

Background color for the above div is #ff807a

HTML with inline CSS

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

#ff807a color code is use for CSS Border Color

CSS Border color for the above div is #ff807a

HTML with inline CSS

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

CSS Border Left color for the above div is #ff807a

HTML with inline CSS

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

CSS Border Right color for the above div is #ff807a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ff807a

HTML with inline CSS

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

CSS Border Top color for the above div is #ff807a

HTML with inline CSS

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

#ff807a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ff807a Color code Preview on White Background

This is how #ff807a Color code will look on white background color. Color contrast ratio is 2.44

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

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,128,122,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(122,249,255,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(255,128,122,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.