crispedge.com

Color picker

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

#af7272 hex color - Red - Warm color - Information

#af7272 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #af7272 Color code in RGB color code model is created after adding 68.63% red color, 44.71% green color and 44.71% blue color. Hex #af7272 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 35% magenta, 35% yellow and 31% black.

Hex #af7272 color code is between #aa7777 web safe hex color code and #bb6666 web safe hex color code. #aa7777 is the nearest web safe color code. You can see here many more shades of #af7272 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeaf7272#af7272
RGB Decimal175, 114, 114rgb(175, 114, 114)
RGB Percent69%, 45%, 45%rgb(69%, 45%, 45%)
CSS RGBa175, 114, 114,1rgba(175,114,114,1)
CMYK Modelcmyk(0%,35%,35%,31%)
HSL Color Space0,28% ,57%hsl(0,28% ,57%)
HSV Color Space0°, 35%, 69%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011110111001001110010
Octal257162162
Decimal175114114
Hexaf7272

Different shades of #af7272 color code.

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

Light Shade of #af7272
#c19393
Dark Shade of #af7272
#985656
Saturated Shade of #af7272
#ba6767
Desaturated Shade of #af7272
#a47d7d
Grey scale Shade of #af7272
#909090
Brighten Shade
#c88b8b
Most Readable Shade
#FFFFFF

Shades of #af7272 color code

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

#af7272
#9b6565
#885858
#744c4c
#613f3f
#4d3232
#3a2626
#261919
#130c0c
#000000

Similar Color like #af7272 color

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

#b07373
#b17474
#b27575
#b37676
#b47777
#b57878
#b67979
#b77a7a
#b87b7b
#b97c7c
#ba7d7d
#bb7e7e
#bc7f7f
#bd8080
#ae7171
#ad7070
#ac6f6f
#ab6e6e
#aa6d6d
#a96c6c
#a86b6b
#a76a6a
#a66969
#a56868
#a46767
#a36666
#a26565
#a16464

Monochromatic Color with #af7272

#af7272
#d98e8e
#050303
#2f1f1f
#5a3b3b
#845656

Tints of #af7272 Color

#af7272
#b78181
#c09191
#c9a1a1
#d2b0b0
#dbc0c0
#e4d0d0
#eddfdf
#f6efef
#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

#af7272
#72afaf

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

Split Complementary

#af7272
#72af91
#7291af

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

Analogous Color

#af728a
#af727e
#af7272
#af7e72
#af8a72

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

#af7272
#72af72
#7272af

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

#af7272
#90af72
#72afaf
#9072af

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

#af7272
#72afaf
#7291af
#af9172

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

#af7272 Color Code Preview on Black Background Color

This is how #af7272 Color will look on black background color. Color contrast ratio is 5.47

#af7272 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af7272

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af7272

#af7272 color code is use for CSS Background Color

Background color for the above div is #af7272

HTML with inline CSS

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

#af7272 color code is use for CSS Border Color

CSS Border color for the above div is #af7272

HTML with inline CSS

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

CSS Border Left color for the above div is #af7272

HTML with inline CSS

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

CSS Border Right color for the above div is #af7272

HTML with inline CSS

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

CSS Border Bottom color for the above div is #af7272

HTML with inline CSS

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

CSS Border Top color for the above div is #af7272

HTML with inline CSS

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

#af7272 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#af7272 Color code Preview on White Background

This is how #af7272 Color code will look on white background color. Color contrast ratio is 3.84

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.