crispedge.com

Color picker

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

#b496bb hex color - Violet - Warm color - Information

#b496bb hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #b496bb Color code in RGB color code model is created after adding 70.59% red color, 58.82% green color and 73.33% blue color. Hex #b496bb Color code in CMYK color (process color) code model is generated after subtraction of 4% cyan, 20% magenta, 0% yellow and 27% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeb496bb#b496bb
RGB Decimal180, 150, 187rgb(180, 150, 187)
RGB Percent71%, 59%, 73%rgb(71%, 59%, 73%)
CSS RGBa180, 150, 187,1rgba(180,150,187,1)
CMYK Modelcmyk(4%,20%,0%,27%)
HSL Color Space289,21% ,66%hsl(289,21% ,66%)
HSV Color Space289°, 20%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101001001011010111011
Octal264226273
Decimal180150187
Hexb496bb

Different shades of #b496bb color code.

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

Light Shade of #b496bb
#cab5cf
Dark Shade of #b496bb
#9e77a7
Saturated Shade of #b496bb
#b98dc4
Desaturated Shade of #b496bb
#af9fb2
Grey scale Shade of #b496bb
#a8a8a8
Brighten Shade
#cdafd4
Most Readable Shade
#000000

Shades of #b496bb color code

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

#b496bb
#a085a6
#8c7491
#78647c
#645367
#504253
#3c323e
#282129
#141014
#000000

Similar Color like #b496bb color

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

#b597bc
#b698bd
#b799be
#b89abf
#b99bc0
#ba9cc1
#bb9dc2
#bc9ec3
#bd9fc4
#bea0c5
#bfa1c6
#c0a2c7
#c1a3c8
#c2a4c9
#b395ba
#b294b9
#b193b8
#b092b7
#af91b6
#ae90b5
#ad8fb4
#ac8eb3
#ab8db2
#aa8cb1
#a98bb0
#a88aaf
#a789ae
#a688ad

Monochromatic Color with #b496bb

#b496bb
#ddb8e5
#100e11
#39303b
#625266
#8b7490

Tints of #b496bb Color

#b496bb
#bca1c2
#c4adca
#cdb9d1
#d5c4d9
#ddd0e0
#e6dce8
#eee7ef
#f6f3f7
#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

#b496bb
#9dbb96

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

Split Complementary

#b496bb
#afbb96
#96bba2

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

Analogous Color

#a596bb
#ad96bb
#b496bb
#bb96bb
#bb96b3

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

#b496bb
#bbb496
#96bbb4

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

#b496bb
#bba196
#9dbb96
#96afbb

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

#b496bb
#9dbb96
#96bba2
#bb96af

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

#b496bb Color Code Preview on Black Background Color

This is how #b496bb Color will look on black background color. Color contrast ratio is 8.02

#b496bb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b496bb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b496bb

#b496bb color code is use for CSS Background Color

Background color for the above div is #b496bb

HTML with inline CSS

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

#b496bb color code is use for CSS Border Color

CSS Border color for the above div is #b496bb

HTML with inline CSS

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

CSS Border Left color for the above div is #b496bb

HTML with inline CSS

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

CSS Border Right color for the above div is #b496bb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b496bb

HTML with inline CSS

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

CSS Border Top color for the above div is #b496bb

HTML with inline CSS

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

#b496bb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b496bb Color code Preview on White Background

This is how #b496bb Color code will look on white background color. Color contrast ratio is 2.62

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

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.