crispedge.com

Color picker

Loading...

#ad625a hex color - Orange - Warm color - Information

#ad625a hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #ad625a Color code in RGB color code model is created after adding 67.84% red color, 38.43% green color and 35.29% blue color. Hex #ad625a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 43% magenta, 48% yellow and 32% black.

Hex #ad625a color code is between #aa6655 web safe hex color code and #bb5566 web safe hex color code. #aa6655 is the nearest web safe color code. You can see here many more shades of #ad625a color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codead625a#ad625a
RGB Decimal173, 98, 90rgb(173, 98, 90)
RGB Percent68%, 38%, 35%rgb(68%, 38%, 35%)
CSS RGBa173, 98, 90,1rgba(173,98,90,1)
CMYK Modelcmyk(0%,43%,48%,32%)
HSL Color Space6,34% ,52%hsl(6,34% ,52%)
HSV Color Space6°, 48%, 68%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011010110001001011010
Octal255142132
Decimal1739890
Hexad625a

Different shades of #ad625a color code.

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

Light Shade of #ad625a
#be827c
Dark Shade of #ad625a
#8e4d46
Saturated Shade of #ad625a
#b9584e
Desaturated Shade of #ad625a
#a16c66
Grey scale Shade of #ad625a
#838383
Brighten Shade
#c67b73
Most Readable Shade
#FFFFFF

Shades of #ad625a color code

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

#ad625a
#995750
#864c46
#73413c
#603632
#4c2b28
#39201e
#261514
#130a0a
#000000

Similar Color like #ad625a color

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

#ae635b
#af645c
#b0655d
#b1665e
#b2675f
#b36860
#b46961
#b56a62
#b66b63
#b76c64
#b86d65
#b96e66
#ba6f67
#bb7068
#ac6159
#ab6058
#aa5f57
#a95e56
#a85d55
#a75c54
#a65b53
#a55a52
#a45951
#a35850
#a2574f
#a1564e
#a0554d
#9f544c

Monochromatic Color with #ad625a

#ad625a
#d77a70
#030202
#2d1a18
#58322e
#824a44

Tints of #ad625a Color

#ad625a
#b6736c
#bf847e
#c89691
#d1a7a3
#dab9b5
#e3cac8
#ecdcda
#f5edec
#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

#ad625a
#5aa5ad

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

Split Complementary

#ad625a
#5aad8b
#5a7cad

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

Analogous Color

#ad5a73
#ad5a63
#ad625a
#ad735a
#ad835a

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

#ad625a
#5aad62
#625aad

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

#ad625a
#7bad5a
#5aa5ad
#8b5aad

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

#ad625a
#5aa5ad
#5a7cad
#ad8c5a

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

#ad625a Color Code Preview on Black Background Color

This is how #ad625a Color will look on black background color. Color contrast ratio is 4.67

#ad625a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad625a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad625a

#ad625a color code is use for CSS Background Color

Background color for the above div is #ad625a

HTML with inline CSS

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

#ad625a color code is use for CSS Border Color

CSS Border color for the above div is #ad625a

HTML with inline CSS

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

CSS Border Left color for the above div is #ad625a

HTML with inline CSS

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

CSS Border Right color for the above div is #ad625a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ad625a

HTML with inline CSS

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

CSS Border Top color for the above div is #ad625a

HTML with inline CSS

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

#ad625a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ad625a Color code Preview on White Background

This is how #ad625a Color code will look on white background color. Color contrast ratio is 4.50

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(173,98,90,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(90,165,173,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(173,98,90,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.