crispedge.com

Color picker

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

#af6383 hex color - Red - Warm color - Information

#af6383 hex color - Red - Warm color

Color Hue/Base color: Red

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

Hex #af6383 color code is between #aa6688 web safe hex color code and #bb5577 web safe hex color code. #aa6688 is the nearest web safe color code. You can see here many more shades of #af6383 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeaf6383#af6383
RGB Decimal175, 99, 131rgb(175, 99, 131)
RGB Percent69%, 39%, 51%rgb(69%, 39%, 51%)
CSS RGBa175, 99, 131,1rgba(175,99,131,1)
CMYK Modelcmyk(0%,43%,25%,31%)
HSL Color Space335,32% ,54%hsl(335,32% ,54%)
HSV Color Space335°, 43%, 69%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011110110001110000011
Octal257143203
Decimal17599131
Hexaf6383

Different shades of #af6383 color code.

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

Light Shade of #af6383
#c0859e
Dark Shade of #af6383
#934c6a
Saturated Shade of #af6383
#bb5781
Desaturated Shade of #af6383
#a36f85
Grey scale Shade of #af6383
#898989
Brighten Shade
#c87c9c
Most Readable Shade
#FFFFFF

Shades of #af6383 color code

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

#af6383
#9b5874
#884d65
#744257
#613748
#4d2c3a
#3a212b
#26161d
#130b0e
#000000

Similar Color like #af6383 color

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

#b06484
#b16585
#b26686
#b36787
#b46888
#b56989
#b66a8a
#b76b8b
#b86c8c
#b96d8d
#ba6e8e
#bb6f8f
#bc7090
#bd7191
#ae6282
#ad6181
#ac6080
#ab5f7f
#aa5e7e
#a95d7d
#a85c7c
#a75b7b
#a65a7a
#a55979
#a45878
#a35777
#a25676
#a15575

Monochromatic Color with #af6383

#af6383
#d97ba3
#050304
#2f1b24
#5a3343
#844b63

Tints of #af6383 Color

#af6383
#b77490
#c0859e
#c997ac
#d2a8ba
#dbb9c7
#e4cbd5
#eddce3
#f6edf1
#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

#af6383
#63af8f

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

Split Complementary

#af6383
#63af69
#63a9af

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

Analogous Color

#af63a1
#af6392
#af6383
#af6374
#af6365

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

#af6383
#83af63
#6383af

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

#af6383
#a9af63
#63af8f
#6963af

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

#af6383
#63af8f
#63a9af
#af6963

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

#af6383 Color Code Preview on Black Background Color

This is how #af6383 Color will look on black background color. Color contrast ratio is 4.94

#af6383 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af6383

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af6383

#af6383 color code is use for CSS Background Color

Background color for the above div is #af6383

HTML with inline CSS

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

#af6383 color code is use for CSS Border Color

CSS Border color for the above div is #af6383

HTML with inline CSS

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

CSS Border Left color for the above div is #af6383

HTML with inline CSS

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

CSS Border Right color for the above div is #af6383

HTML with inline CSS

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

CSS Border Bottom color for the above div is #af6383

HTML with inline CSS

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

CSS Border Top color for the above div is #af6383

HTML with inline CSS

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

#af6383 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#af6383 Color code Preview on White Background

This is how #af6383 Color code will look on white background color. Color contrast ratio is 4.26

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

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.