crispedge.com

Color picker

Loading...

#a56868 hex color - Red - Warm color - Information

#a56868 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #a56868 Color code in RGB color code model is created after adding 64.71% red color, 40.78% green color and 40.78% blue color. Hex #a56868 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 37% magenta, 37% yellow and 35% black.

Hex #a56868 color code is between #aa6666 web safe hex color code and #997777 web safe hex color code. #aa6666 is the nearest web safe color code. You can see here many more shades of #a56868 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea56868#a56868
RGB Decimal165, 104, 104rgb(165, 104, 104)
RGB Percent65%, 41%, 41%rgb(65%, 41%, 41%)
CSS RGBa165, 104, 104,1rgba(165,104,104,1)
CMYK Modelcmyk(0%,37%,37%,35%)
HSL Color Space0,25% ,53%hsl(0,25% ,53%)
HSV Color Space0°, 37%, 65%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101001010110100001101000
Octal245150150
Decimal165104104
Hexa56868

Different shades of #a56868 color code.

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

Light Shade of #a56868
#b88888
Dark Shade of #a56868
#895151
Saturated Shade of #a56868
#b15c5c
Desaturated Shade of #a56868
#997474
Grey scale Shade of #a56868
#868686
Brighten Shade
#be8181
Most Readable Shade
#FFFFFF

Shades of #a56868 color code

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

#a56868
#925c5c
#805050
#6e4545
#5b3939
#492e2e
#372222
#241717
#120b0b
#000000

Similar Color like #a56868 color

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

#a66969
#a76a6a
#a86b6b
#a96c6c
#aa6d6d
#ab6e6e
#ac6f6f
#ad7070
#ae7171
#af7272
#b07373
#b17474
#b27575
#b37676
#a46767
#a36666
#a26565
#a16464
#a06363
#9f6262
#9e6161
#9d6060
#9c5f5f
#9b5e5e
#9a5d5d
#995c5c
#985b5b
#975a5a

Monochromatic Color with #a56868

#a56868
#cf8383
#fa9e9e
#251818
#503232
#7a4d4d

Tints of #a56868 Color

#a56868
#af7878
#b98989
#c39a9a
#cdabab
#d7bbbb
#e1cccc
#ebdddd
#f5eeee
#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

#a56868
#68a5a5

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

Split Complementary

#a56868
#68a587
#6887a5

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

Analogous Color

#a56880
#a56874
#a56868
#a57468
#a58068

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

#a56868
#68a568
#6868a5

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

#a56868
#86a568
#68a5a5
#8668a5

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

#a56868
#68a5a5
#6887a5
#a58768

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

#a56868 Color Code Preview on Black Background Color

This is how #a56868 Color will look on black background color. Color contrast ratio is 4.78

#a56868 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a56868

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a56868

#a56868 color code is use for CSS Background Color

Background color for the above div is #a56868

HTML with inline CSS

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

#a56868 color code is use for CSS Border Color

CSS Border color for the above div is #a56868

HTML with inline CSS

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

CSS Border Left color for the above div is #a56868

HTML with inline CSS

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

CSS Border Right color for the above div is #a56868

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a56868

HTML with inline CSS

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

CSS Border Top color for the above div is #a56868

HTML with inline CSS

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

#a56868 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a56868 Color code Preview on White Background

This is how #a56868 Color code will look on white background color. Color contrast ratio is 4.39

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

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(165,104,104,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(104,165,165,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(165,104,104,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.