crispedge.com

Color picker

Loading...

#b4bccb hex color - Violet - Cool color - Information

#b4bccb hex color - Violet - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Violet

Hex #b4bccb Color code in RGB color code model is created after adding 70.59% red color, 73.73% green color and 79.61% blue color. Hex #b4bccb Color code in CMYK color (process color) code model is generated after subtraction of 11% cyan, 7% magenta, 0% yellow and 20% black.

Hex #b4bccb color code is between #bbbbcc web safe hex color code and #aaccbb web safe hex color code. #bbbbcc is the nearest web safe color code. You can see here many more shades of #b4bccb color code.

0 Likes 0 Comments | 6 Views

RGB Chart

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

Color Table

Hex Color Codeb4bccb#b4bccb
RGB Decimal180, 188, 203rgb(180, 188, 203)
RGB Percent71%, 74%, 80%rgb(71%, 74%, 80%)
CSS RGBa180, 188, 203,1rgba(180,188,203,1)
CMYK Modelcmyk(11%,7%,0%,20%)
HSL Color Space219,18% ,75%hsl(219,18% ,75%)
HSV Color Space219°, 11%, 80%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101101001011110011001011
Octal264274313
Decimal180188203
Hexb4bccb

Different shades of #b4bccb color code.

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

Light Shade of #b4bccb
#d2d7e0
Dark Shade of #b4bccb
#96a1b6
Saturated Shade of #b4bccb
#aebad1
Desaturated Shade of #b4bccb
#babec5
Grey scale Shade of #b4bccb
#bfbfbf
Brighten Shade
#cdd5e4
Most Readable Shade
#000000

Shades of #b4bccb color code

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

#b4bccb
#a0a7b4
#8c929d
#787d87
#646870
#50535a
#3c3e43
#28292d
#141416
#000000

Similar Color like #b4bccb color

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

#b5bdcc
#b6becd
#b7bfce
#b8c0cf
#b9c1d0
#bac2d1
#bbc3d2
#bcc4d3
#bdc5d4
#bec6d5
#bfc7d6
#c0c8d7
#c1c9d8
#c2cad9
#b3bbca
#b2bac9
#b1b9c8
#b0b8c7
#afb7c6
#aeb6c5
#adb5c4
#acb4c3
#abb3c2
#aab2c1
#a9b1c0
#a8b0bf
#a7afbe
#a6aebd

Monochromatic Color with #b4bccb

#b4bccb
#dae3f5
#1d1f21
#43464b
#696d76
#8e95a0

Tints of #b4bccb Color

#b4bccb
#bcc3d0
#c4cad6
#cdd2dc
#d5d9e2
#dde1e7
#e6e8ed
#eef0f3
#f6f7f9
#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

#b4bccb
#cbc3b4

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

Split Complementary

#b4bccb
#cbb8b4
#c8cbb4

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

Analogous Color

#b4c5cb
#b4c1cb
#b4bccb
#b4b7cb
#b5b4cb

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

#b4bccb
#cbb4bc
#bccbb4

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

#b4bccb
#cbb4c7
#cbc3b4
#b4cbb7

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

#b4bccb
#cbc3b4
#c8cbb4
#b8b4cb

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

#b4bccb Color Code Preview on Black Background Color

This is how #b4bccb Color will look on black background color. Color contrast ratio is 11.00

#b4bccb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b4bccb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b4bccb

#b4bccb color code is use for CSS Background Color

Background color for the above div is #b4bccb

HTML with inline CSS

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

#b4bccb color code is use for CSS Border Color

CSS Border color for the above div is #b4bccb

HTML with inline CSS

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

CSS Border Left color for the above div is #b4bccb

HTML with inline CSS

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

CSS Border Right color for the above div is #b4bccb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b4bccb

HTML with inline CSS

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

CSS Border Top color for the above div is #b4bccb

HTML with inline CSS

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

#b4bccb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b4bccb Color code Preview on White Background

This is how #b4bccb Color code will look on white background color. Color contrast ratio is 1.91

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

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(180,188,203,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(203,195,180,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(180,188,203,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 6 Views

Post your comment:-

By submitting comment you agree to our privacy policy.