crispedge.com

Color picker

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

#af5977 hex color - Red - Warm color - Information

#af5977 hex color - Red - Warm color

Color Hue/Base color: Red

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

Hex #af5977 color code is between #aa5566 web safe hex color code and #bb6688 web safe hex color code. #aa5566 is the nearest web safe color code. You can see here many more shades of #af5977 color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codeaf5977#af5977
RGB Decimal175, 89, 119rgb(175, 89, 119)
RGB Percent69%, 35%, 47%rgb(69%, 35%, 47%)
CSS RGBa175, 89, 119,1rgba(175,89,119,1)
CMYK Modelcmyk(0%,49%,32%,31%)
HSL Color Space339,35% ,52%hsl(339,35% ,52%)
HSV Color Space339°, 49%, 69%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011110101100101110111
Octal257131167
Decimal17589119
Hexaf5977

Different shades of #af5977 color code.

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

Light Shade of #af5977
#c07b93
Dark Shade of #af5977
#90455f
Saturated Shade of #af5977
#bb4d73
Desaturated Shade of #af5977
#a3657b
Grey scale Shade of #af5977
#848484
Brighten Shade
#c87290
Most Readable Shade
#FFFFFF

Shades of #af5977 color code

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

#af5977
#9b4f69
#88455c
#743b4f
#613142
#4d2734
#3a1d27
#26131a
#13090d
#000000

Similar Color like #af5977 color

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

#b05a78
#b15b79
#b25c7a
#b35d7b
#b45e7c
#b55f7d
#b6607e
#b7617f
#b86280
#b96381
#ba6482
#bb6583
#bc6684
#bd6785
#ae5876
#ad5775
#ac5674
#ab5573
#aa5472
#a95371
#a85270
#a7516f
#a6506e
#a54f6d
#a44e6c
#a34d6b
#a24c6a
#a14b69

Monochromatic Color with #af5977

#af5977
#d96f94
#050303
#2f1820
#5a2e3d
#84435a

Tints of #af5977 Color

#af5977
#b76b86
#c07d95
#c990a4
#d2a2b3
#dbb5c2
#e4c7d1
#eddae0
#f6ecef
#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

#af5977
#59af91

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

Split Complementary

#af5977
#59af66
#59a2af

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

Analogous Color

#af5999
#af5988
#af5977
#af5966
#af5d59

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

#af5977
#77af59
#5977af

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

#af5977
#a2af59
#59af91
#6659af

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

#af5977
#59af91
#59a2af
#af6659

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

#af5977 Color Code Preview on Black Background Color

This is how #af5977 Color will look on black background color. Color contrast ratio is 4.52

#af5977 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af5977

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af5977

#af5977 color code is use for CSS Background Color

Background color for the above div is #af5977

HTML with inline CSS

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

#af5977 color code is use for CSS Border Color

CSS Border color for the above div is #af5977

HTML with inline CSS

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

CSS Border Left color for the above div is #af5977

HTML with inline CSS

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

CSS Border Right color for the above div is #af5977

HTML with inline CSS

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

CSS Border Bottom color for the above div is #af5977

HTML with inline CSS

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

CSS Border Top color for the above div is #af5977

HTML with inline CSS

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

#af5977 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#af5977 Color code Preview on White Background

This is how #af5977 Color code will look on white background color. Color contrast ratio is 4.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 #af5977; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #af5977; }

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.