crispedge.com

Color picker

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

#a68b96 hex color - Violet - Warm color - Information

#a68b96 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #a68b96 Color code in RGB color code model is created after adding 65.1% red color, 54.51% green color and 58.82% blue color. Hex #a68b96 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 16% magenta, 10% yellow and 35% black.

Hex #a68b96 color code is between #aa8899 web safe hex color code and #999988 web safe hex color code. #aa8899 is the nearest web safe color code. You can see here many more shades of #a68b96 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea68b96#a68b96
RGB Decimal166, 139, 150rgb(166, 139, 150)
RGB Percent65%, 55%, 59%rgb(65%, 55%, 59%)
CSS RGBa166, 139, 150,1rgba(166,139,150,1)
CMYK Modelcmyk(0%,16%,10%,35%)
HSL Color Space336,13% ,60%hsl(336,13% ,60%)
HSV Color Space336°, 16%, 65%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101001101000101110010110
Octal246213226
Decimal166139150
Hexa68b96

Different shades of #a68b96 color code.

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

Light Shade of #a68b96
#bca8b0
Dark Shade of #a68b96
#906e7c
Saturated Shade of #a68b96
#b08194
Desaturated Shade of #a68b96
#9c9598
Grey scale Shade of #a68b96
#989898
Brighten Shade
#bfa4af
Most Readable Shade
#000000

Shades of #a68b96 color code

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

#a68b96
#937b85
#816c74
#6e5c64
#5c4d53
#493d42
#372e32
#241e21
#120f10
#000000

Similar Color like #a68b96 color

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

#a78c97
#a88d98
#a98e99
#aa8f9a
#ab909b
#ac919c
#ad929d
#ae939e
#af949f
#b095a0
#b196a1
#b297a2
#b398a3
#b499a4
#a58a95
#a48994
#a38893
#a28792
#a18691
#a08590
#9f848f
#9e838e
#9d828d
#9c818c
#9b808b
#9a7f8a
#997e89
#987d88

Monochromatic Color with #a68b96

#a68b96
#d0afbc
#fbd2e3
#262023
#514449
#7b6770

Tints of #a68b96 Color

#a68b96
#af97a1
#b9a4ad
#c3b1b9
#cdbec4
#d7cbd0
#e1d8dc
#ebe5e7
#f5f2f3
#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

#a68b96
#8ba69b

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

Split Complementary

#a68b96
#8ba68d
#8ba3a6

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

Analogous Color

#a68ba1
#a68b9b
#a68b96
#a68b91
#a68b8b

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

#a68b96
#96a68b
#8b96a6

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

#a68b96
#a3a68b
#8ba69b
#8d8ba6

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

#a68b96
#8ba69b
#8ba3a6
#a68d8b

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

#a68b96 Color Code Preview on Black Background Color

This is how #a68b96 Color will look on black background color. Color contrast ratio is 6.75

#a68b96 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a68b96

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a68b96

#a68b96 color code is use for CSS Background Color

Background color for the above div is #a68b96

HTML with inline CSS

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

#a68b96 color code is use for CSS Border Color

CSS Border color for the above div is #a68b96

HTML with inline CSS

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

CSS Border Left color for the above div is #a68b96

HTML with inline CSS

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

CSS Border Right color for the above div is #a68b96

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a68b96

HTML with inline CSS

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

CSS Border Top color for the above div is #a68b96

HTML with inline CSS

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

#a68b96 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a68b96 Color code Preview on White Background

This is how #a68b96 Color code will look on white background color. Color contrast ratio is 3.11

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

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.