crispedge.com

Color picker

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

#b5abc6 hex color - Violet - Cool color - Information

#b5abc6 hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #b5abc6 Color code in RGB color code model is created after adding 70.98% red color, 67.06% green color and 77.65% blue color. Hex #b5abc6 Color code in CMYK color (process color) code model is generated after subtraction of 9% cyan, 14% magenta, 0% yellow and 22% black.

Hex #b5abc6 color code is between #bbaacc web safe hex color code and #aabbbb web safe hex color code. #bbaacc is the nearest web safe color code. You can see here many more shades of #b5abc6 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeb5abc6#b5abc6
RGB Decimal181, 171, 198rgb(181, 171, 198)
RGB Percent71%, 67%, 78%rgb(71%, 67%, 78%)
CSS RGBa181, 171, 198,1rgba(181,171,198,1)
CMYK Modelcmyk(9%,14%,0%,22%)
HSL Color Space262,19% ,72%hsl(262,19% ,72%)
HSV Color Space262°, 14%, 78%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101101011010101111000110
Octal265253306
Decimal181171198
Hexb5abc6

Different shades of #b5abc6 color code.

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

Light Shade of #b5abc6
#d0c9db
Dark Shade of #b5abc6
#9a8db1
Saturated Shade of #b5abc6
#b3a4cd
Desaturated Shade of #b5abc6
#b7b2bf
Grey scale Shade of #b5abc6
#b8b8b8
Brighten Shade
#cec4df
Most Readable Shade
#000000

Shades of #b5abc6 color code

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

#b5abc6
#a098b0
#8c859a
#787284
#645f6e
#504c58
#3c3942
#28262c
#141316
#000000

Similar Color like #b5abc6 color

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

#b6acc7
#b7adc8
#b8aec9
#b9afca
#bab0cb
#bbb1cc
#bcb2cd
#bdb3ce
#beb4cf
#bfb5d0
#c0b6d1
#c1b7d2
#c2b8d3
#c3b9d4
#b4aac5
#b3a9c4
#b2a8c3
#b1a7c2
#b0a6c1
#afa5c0
#aea4bf
#ada3be
#aca2bd
#aba1bc
#aaa0bb
#a99fba
#a89eb9
#a79db8

Monochromatic Color with #b5abc6

#b5abc6
#dcd0f0
#1a181c
#403d46
#676271
#8e869b

Tints of #b5abc6 Color

#b5abc6
#bdb4cc
#c5bdd2
#cdc7d9
#d5d0df
#ded9e5
#e6e3ec
#eeecf2
#f6f5f8
#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

#b5abc6
#bcc6ab

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

Split Complementary

#b5abc6
#c6c3ab
#aec6ab

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

Analogous Color

#abacc6
#b0abc6
#b5abc6
#baabc6
#c0abc6

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

#b5abc6
#c6b5ab
#abc6b5

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

#b5abc6
#c6abae
#bcc6ab
#abc6c2

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

#b5abc6
#bcc6ab
#aec6ab
#c3abc6

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

#b5abc6 Color Code Preview on Black Background Color

This is how #b5abc6 Color will look on black background color. Color contrast ratio is 9.61

#b5abc6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b5abc6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b5abc6

#b5abc6 color code is use for CSS Background Color

Background color for the above div is #b5abc6

HTML with inline CSS

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

#b5abc6 color code is use for CSS Border Color

CSS Border color for the above div is #b5abc6

HTML with inline CSS

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

CSS Border Left color for the above div is #b5abc6

HTML with inline CSS

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

CSS Border Right color for the above div is #b5abc6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b5abc6

HTML with inline CSS

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

CSS Border Top color for the above div is #b5abc6

HTML with inline CSS

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

#b5abc6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b5abc6 Color code Preview on White Background

This is how #b5abc6 Color code will look on white background color. Color contrast ratio is 2.19

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

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.