crispedge.com

Color picker

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

#af4854 hex color - Red - Warm color - Information

#af4854 hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

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

Hex #af4854 color code is between #aa4455 web safe hex color code and #bb5544 web safe hex color code. #aa4455 is the nearest web safe color code. You can see here many more shades of #af4854 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeaf4854#af4854
RGB Decimal175, 72, 84rgb(175, 72, 84)
RGB Percent69%, 28%, 33%rgb(69%, 28%, 33%)
CSS RGBa175, 72, 84,1rgba(175,72,84,1)
CMYK Modelcmyk(0%,59%,52%,31%)
HSL Color Space353,42% ,48%hsl(353,42% ,48%)
HSV Color Space353°, 59%, 69%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011110100100001010100
Octal257110124
Decimal1757284
Hexaf4854

Different shades of #af4854 color code.

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

Light Shade of #af4854
#c16973
Dark Shade of #af4854
#8b3943
Saturated Shade of #af4854
#bb3c4b
Desaturated Shade of #af4854
#a3545d
Grey scale Shade of #af4854
#7b7b7b
Brighten Shade
#c8616d
Most Readable Shade
#FFFFFF

Shades of #af4854 color code

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

#af4854
#9b404a
#883841
#743038
#61282e
#4d2025
#3a181c
#261012
#130809
#000000

Similar Color like #af4854 color

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

#b04955
#b14a56
#b24b57
#b34c58
#b44d59
#b54e5a
#b64f5b
#b7505c
#b8515d
#b9525e
#ba535f
#bb5460
#bc5561
#bd5662
#ae4753
#ad4652
#ac4551
#ab4450
#aa434f
#a9424e
#a8414d
#a7404c
#a63f4b
#a53e4a
#a43d49
#a33c48
#a23b47
#a13a46

Monochromatic Color with #af4854

#af4854
#d95968
#050202
#2f1417
#5a252b
#843740

Tints of #af4854 Color

#af4854
#b75c67
#c0707a
#c9858d
#d299a0
#dbadb3
#e4c2c6
#edd6d9
#f6eaec
#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

#af4854
#48afa3

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

Split Complementary

#af4854
#48af6f
#4888af

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

Analogous Color

#af487d
#af4869
#af4854
#af5148
#af6548

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

#af4854
#54af48
#4854af

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

#af4854
#87af48
#48afa3
#6f48af

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

#af4854
#48afa3
#4888af
#af6f48

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

#af4854 Color Code Preview on Black Background Color

This is how #af4854 Color will look on black background color. Color contrast ratio is 3.88

#af4854 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af4854

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af4854

#af4854 color code is use for CSS Background Color

Background color for the above div is #af4854

HTML with inline CSS

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

#af4854 color code is use for CSS Border Color

CSS Border color for the above div is #af4854

HTML with inline CSS

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

CSS Border Left color for the above div is #af4854

HTML with inline CSS

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

CSS Border Right color for the above div is #af4854

HTML with inline CSS

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

CSS Border Bottom color for the above div is #af4854

HTML with inline CSS

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

CSS Border Top color for the above div is #af4854

HTML with inline CSS

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

#af4854 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#af4854 Color code Preview on White Background

This is how #af4854 Color code will look on white background color. Color contrast ratio is 5.42

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

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.