crispedge.com

Color picker

Loading...

#b08bab hex color - Violet - Warm color - Information

#b08bab hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #b08bab Color code in RGB color code model is created after adding 69.02% red color, 54.51% green color and 67.06% blue color. Hex #b08bab Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 21% magenta, 3% yellow and 31% black.

Hex #b08bab color code is between #aa88aa web safe hex color code and #bb99bb web safe hex color code. #aa88aa is the nearest web safe color code. You can see here many more shades of #b08bab color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeb08bab#b08bab
RGB Decimal176, 139, 171rgb(176, 139, 171)
RGB Percent69%, 55%, 67%rgb(69%, 55%, 67%)
CSS RGBa176, 139, 171,1rgba(176,139,171,1)
CMYK Modelcmyk(0%,21%,3%,31%)
HSL Color Space308,19% ,62%hsl(308,19% ,62%)
HSV Color Space308°, 21%, 69%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101100001000101110101011
Octal260213253
Decimal176139171
Hexb08bab

Different shades of #b08bab color code.

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

Light Shade of #b08bab
#c5a9c1
Dark Shade of #b08bab
#9b6d95
Saturated Shade of #b08bab
#ba81b2
Desaturated Shade of #b08bab
#a695a4
Grey scale Shade of #b08bab
#9d9d9d
Brighten Shade
#c9a4c4
Most Readable Shade
#000000

Shades of #b08bab color code

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

#b08bab
#9c7b98
#886c85
#755c72
#614d5f
#4e3d4c
#3a2e39
#271e26
#130f13
#000000

Similar Color like #b08bab color

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

#b18cac
#b28dad
#b38eae
#b48faf
#b590b0
#b691b1
#b792b2
#b893b3
#b994b4
#ba95b5
#bb96b6
#bc97b7
#bd98b8
#be99b9
#af8aaa
#ae89a9
#ad88a8
#ac87a7
#ab86a6
#aa85a5
#a984a4
#a883a3
#a782a2
#a681a1
#a580a0
#a47f9f
#a37e9e
#a27d9d

Monochromatic Color with #b08bab

#b08bab
#daadd4
#060506
#30262f
#5b4858
#856982

Tints of #b08bab Color

#b08bab
#b897b4
#c1a4bd
#cab1c7
#d3bed0
#dbcbd9
#e4d8e3
#ede5ec
#f6f2f5
#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

#b08bab
#8bb090

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

Split Complementary

#b08bab
#98b08b
#8bb0a3

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

Analogous Color

#a68bb0
#ae8bb0
#b08bab
#b08ba4
#b08b9c

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

#b08bab
#abb08b
#8babb0

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

#b08bab
#b0a28b
#8bb090
#8b98b0

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

#b08bab
#8bb090
#8bb0a3
#b08b98

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

#b08bab Color Code Preview on Black Background Color

This is how #b08bab Color will look on black background color. Color contrast ratio is 7.13

#b08bab in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b08bab

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b08bab

#b08bab color code is use for CSS Background Color

Background color for the above div is #b08bab

HTML with inline CSS

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

#b08bab color code is use for CSS Border Color

CSS Border color for the above div is #b08bab

HTML with inline CSS

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

CSS Border Left color for the above div is #b08bab

HTML with inline CSS

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

CSS Border Right color for the above div is #b08bab

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b08bab

HTML with inline CSS

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

CSS Border Top color for the above div is #b08bab

HTML with inline CSS

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

#b08bab hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b08bab Color code Preview on White Background

This is how #b08bab Color code will look on white background color. Color contrast ratio is 2.95

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

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,139,171,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(139,176,144,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(176,139,171,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.