crispedge.com

Color picker

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

#ad6b83 hex color - Red - Warm color - Information

#ad6b83 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ad6b83 Color code in RGB color code model is created after adding 67.84% red color, 41.96% green color and 51.37% blue color. Hex #ad6b83 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 38% magenta, 24% yellow and 32% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codead6b83#ad6b83
RGB Decimal173, 107, 131rgb(173, 107, 131)
RGB Percent68%, 42%, 51%rgb(68%, 42%, 51%)
CSS RGBa173, 107, 131,1rgba(173,107,131,1)
CMYK Modelcmyk(0%,38%,24%,32%)
HSL Color Space338,29% ,55%hsl(338,29% ,55%)
HSV Color Space338°, 38%, 68%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011010110101110000011
Octal255153203
Decimal173107131
Hexad6b83

Different shades of #ad6b83 color code.

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

Light Shade of #ad6b83
#bf8c9e
Dark Shade of #ad6b83
#93526a
Saturated Shade of #ad6b83
#b85f80
Desaturated Shade of #ad6b83
#a17786
Grey scale Shade of #ad6b83
#8c8c8c
Brighten Shade
#c6849c
Most Readable Shade
#FFFFFF

Shades of #ad6b83 color code

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

#ad6b83
#995f74
#865365
#734757
#603b48
#4c2f3a
#39232b
#26171d
#130b0e
#000000

Similar Color like #ad6b83 color

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

#ae6c84
#af6d85
#b06e86
#b16f87
#b27088
#b37189
#b4728a
#b5738b
#b6748c
#b7758d
#b8768e
#b9778f
#ba7890
#bb7991
#ac6a82
#ab6981
#aa6880
#a9677f
#a8667e
#a7657d
#a6647c
#a5637b
#a4627a
#a36179
#a26078
#a15f77
#a05e76
#9f5d75

Monochromatic Color with #ad6b83

#ad6b83
#d785a3
#030202
#2d1c22
#583643
#825163

Tints of #ad6b83 Color

#ad6b83
#b67b90
#bf8b9e
#c89cac
#d1acba
#dabdc7
#e3cdd5
#ecdee3
#f5eef1
#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

#ad6b83
#6bad95

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

Split Complementary

#ad6b83
#6bad74
#6ba4ad

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

Analogous Color

#ad6b9d
#ad6b90
#ad6b83
#ad6b76
#ad6d6b

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

#ad6b83
#83ad6b
#6b83ad

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

#ad6b83
#a4ad6b
#6bad95
#746bad

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

#ad6b83
#6bad95
#6ba4ad
#ad746b

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

#ad6b83 Color Code Preview on Black Background Color

This is how #ad6b83 Color will look on black background color. Color contrast ratio is 5.21

#ad6b83 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad6b83

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad6b83

#ad6b83 color code is use for CSS Background Color

Background color for the above div is #ad6b83

HTML with inline CSS

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

#ad6b83 color code is use for CSS Border Color

CSS Border color for the above div is #ad6b83

HTML with inline CSS

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

CSS Border Left color for the above div is #ad6b83

HTML with inline CSS

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

CSS Border Right color for the above div is #ad6b83

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ad6b83

HTML with inline CSS

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

CSS Border Top color for the above div is #ad6b83

HTML with inline CSS

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

#ad6b83 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ad6b83 Color code Preview on White Background

This is how #ad6b83 Color code will look on white background color. Color contrast ratio is 4.03

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

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.