crispedge.com

Color picker

Loading...

#b0a3b6 hex color - Obi Lilac - Violet - Warm color - Information

#b0a3b6 hex color - Obi Lilac - Violet - Warm color

Color Hue/Base color: Violet

Hex #b0a3b6 Color Code is also known as Obi Lilac color.

Hex #b0a3b6 Color code in RGB color code model is created after adding 69.02% red color, 63.92% green color and 71.37% blue color. Hex #b0a3b6 Color code in CMYK color (process color) code model is generated after subtraction of 3% cyan, 10% magenta, 0% yellow and 29% black.

Hex #b0a3b6 color code is between #aaaabb web safe hex color code and #bb99aa web safe hex color code. #aaaabb is the nearest web safe color code. You can see here many more shades of #b0a3b6 color code.

0 Likes 0 Comments | 8 Views

RGB Chart

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

Color Table

Hex Color Codeb0a3b6#b0a3b6
RGB Decimal176, 163, 182rgb(176, 163, 182)
RGB Percent69%, 64%, 71%rgb(69%, 64%, 71%)
CSS RGBa176, 163, 182,1rgba(176,163,182,1)
CMYK Modelcmyk(3%,10%,0%,29%)
HSL Color Space281,12% ,68%hsl(281,12% ,68%)
HSV Color Space281°, 10%, 71%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101100001010001110110110
Octal260243266
Decimal176163182
Hexb0a3b6

Different shades of #b0a3b6 color code.

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

Light Shade of #b0a3b6
#c8bfcd
Dark Shade of #b0a3b6
#98879f
Saturated Shade of #b0a3b6
#b39bbe
Desaturated Shade of #b0a3b6
#adabae
Grey scale Shade of #b0a3b6
#acacac
Brighten Shade
#c9bccf
Most Readable Shade
#000000

Shades of #b0a3b6 color code

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

#b0a3b6
#9c90a1
#887e8d
#756c79
#615a65
#4e4850
#3a363c
#272428
#131214
#000000

Similar Color like #b0a3b6 color

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

#b1a4b7
#b2a5b8
#b3a6b9
#b4a7ba
#b5a8bb
#b6a9bc
#b7aabd
#b8abbe
#b9acbf
#baadc0
#bbaec1
#bcafc2
#bdb0c3
#beb1c4
#afa2b5
#aea1b4
#ada0b3
#ac9fb2
#ab9eb1
#aa9db0
#a99caf
#a89bae
#a79aad
#a699ac
#a598ab
#a497aa
#a396a9
#a295a8

Monochromatic Color with #b0a3b6

#b0a3b6
#d9c9e0
#0c0b0c
#353136
#5e5761
#877d8b

Tints of #b0a3b6 Color

#b0a3b6
#b8adbe
#c1b7c6
#cac1ce
#d3cbd6
#dbd6de
#e4e0e6
#edeaee
#f6f4f6
#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

#b0a3b6
#a9b6a3

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

Split Complementary

#b0a3b6
#b3b6a3
#a3b6a6

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

Analogous Color

#a8a3b6
#aca3b6
#b0a3b6
#b4a3b6
#b6a3b4

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

#b0a3b6
#b6b0a3
#a3b6b0

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

#b0a3b6
#b6a6a3
#a9b6a3
#a3b2b6

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

#b0a3b6
#a9b6a3
#a3b6a6
#b6a3b3

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

#b0a3b6 Color Code Preview on Black Background Color

This is how #b0a3b6 Color will look on black background color. Color contrast ratio is 8.76

#b0a3b6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b0a3b6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b0a3b6

#b0a3b6 color code is use for CSS Background Color

Background color for the above div is #b0a3b6

HTML with inline CSS

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

#b0a3b6 color code is use for CSS Border Color

CSS Border color for the above div is #b0a3b6

HTML with inline CSS

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

CSS Border Left color for the above div is #b0a3b6

HTML with inline CSS

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

CSS Border Right color for the above div is #b0a3b6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b0a3b6

HTML with inline CSS

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

CSS Border Top color for the above div is #b0a3b6

HTML with inline CSS

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

#b0a3b6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b0a3b6 Color code Preview on White Background

This is how #b0a3b6 Color code will look on white background color. Color contrast ratio is 2.40

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

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(176,163,182,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(169,182,163,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(176,163,182,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 8 Views

Post your comment:-

By submitting comment you agree to our privacy policy.