crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#ff7171 hex color - Orange - Warm color - Information

#ff7171 hex color - Orange - Warm color

Color Hue/Base color: Orange

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

Hex #ff7171 color code is between #ee7777 web safe hex color code and #dd6666 web safe hex color code. #ee7777 is the nearest web safe color code. You can see here many more shades of #ff7171 color code.

0 Likes 0 Comments | 64 Views

Color Table

Hex Color Codeff7171#ff7171
RGB Decimal255, 113, 113rgb(255, 113, 113)
RGB Percent100%, 44%, 44%rgb(100%, 44%, 44%)
CSS RGBa255, 113, 113,1rgba(255,113,113,1)
CMYK Modelcmyk(0%,56%,56%,0%)
HSL Color Space0,100% ,72%hsl(0,100% ,72%)
HSV Color Space0°, 56%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111110111000101110001
Octal377161161
Decimal255113113
Hexff7171

Different shades of #ff7171 color code.

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

Light Shade of #ff7171
#ffa4a4
Dark Shade of #ff7171
#ff3e3e
Saturated Shade of #ff7171
#ff7171
Desaturated Shade of #ff7171
#f87878
Grey scale Shade of #ff7171
#b8b8b8
Brighten Shade
#ff8a8a
Most Readable Shade
#000000

Shades of #ff7171 color code

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

#ff7171
#e26464
#c65757
#aa4b4b
#8d3e3e
#713232
#552525
#381919
#1c0c0c
#000000

Similar Color like #ff7171 color

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

#ff7272
#ff7373
#ff7474
#ff7575
#ff7676
#ff7777
#ff7878
#ff7979
#ff7a7a
#ff7b7b
#ff7c7c
#ff7d7d
#ff7e7e
#ff7f7f
#fe7070
#fd6f6f
#fc6e6e
#fb6d6d
#fa6c6c
#f96b6b
#f86a6a
#f76969
#f66868
#f56767
#f46666
#f36565
#f26464
#f16363

Monochromatic Color with #ff7171

#ff7171
#2a1313
#552626
#803939
#aa4b4b
#d45e5e

Tints of #ff7171 Color

#ff7171
#ff8080
#ff9090
#ffa0a0
#ffb0b0
#ffbfbf
#ffcfcf
#ffdfdf
#ffefef
#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

#ff7171
#71ffff

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

Split Complementary

#ff7171
#71ffb8
#71b8ff

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

Analogous Color

#ff71aa
#ff718d
#ff7171
#ff8d71
#ffaa71

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

#ff7171
#71ff71
#7171ff

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

#ff7171
#b8ff71
#71ffff
#b871ff

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

#ff7171
#71ffff
#71b8ff
#ffb871

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

#ff7171 Color Code Preview on Black Background Color

This is how #ff7171 Color will look on black background color. Color contrast ratio is 7.85

#ff7171 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ff7171

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ff7171

#ff7171 color code is use for CSS Background Color

Background color for the above div is #ff7171

HTML with inline CSS

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

#ff7171 color code is use for CSS Border Color

CSS Border color for the above div is #ff7171

HTML with inline CSS

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

CSS Border Left color for the above div is #ff7171

HTML with inline CSS

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

CSS Border Right color for the above div is #ff7171

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ff7171

HTML with inline CSS

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

CSS Border Top color for the above div is #ff7171

HTML with inline CSS

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

#ff7171 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ff7171 Color code Preview on White Background

This is how #ff7171 Color code will look on white background color. Color contrast ratio is 2.67

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

Related Gradients

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

0 Likes 0 Comments | 64 Views

Post your comment:-

By submitting comment you agree to our privacy policy.