crispedge.com

Color picker

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

#beb4c0 hex color - Violet - Warm color - Information

#beb4c0 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #beb4c0 Color code in RGB color code model is created after adding 74.51% red color, 70.59% green color and 75.29% blue color. Hex #beb4c0 Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 6% magenta, 0% yellow and 25% black.

Hex #beb4c0 color code is between #bbbbbb web safe hex color code and #ccaacc web safe hex color code. #bbbbbb is the nearest web safe color code. You can see here many more shades of #beb4c0 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codebeb4c0#beb4c0
RGB Decimal190, 180, 192rgb(190, 180, 192)
RGB Percent75%, 71%, 75%rgb(75%, 71%, 75%)
CSS RGBa190, 180, 192,1rgba(190,180,192,1)
CMYK Modelcmyk(1%,6%,0%,25%)
HSL Color Space290,9% ,73%hsl(290,9% ,73%)
HSV Color Space290°, 6%, 75%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111101011010011000000
Octal276264300
Decimal190180192
Hexbeb4c0

Different shades of #beb4c0 color code.

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

Light Shade of #beb4c0
#d6d0d7
Dark Shade of #beb4c0
#a698a9
Saturated Shade of #beb4c0
#c3adc7
Desaturated Shade of #beb4c0
#bababa
Grey scale Shade of #beb4c0
#bababa
Brighten Shade
#d7cdd9
Most Readable Shade
#000000

Shades of #beb4c0 color code

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

#beb4c0
#a8a0aa
#938c95
#7e7880
#69646a
#545055
#3f3c40
#2a282a
#151415
#000000

Similar Color like #beb4c0 color

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

#bfb5c1
#c0b6c2
#c1b7c3
#c2b8c4
#c3b9c5
#c4bac6
#c5bbc7
#c6bcc8
#c7bdc9
#c8beca
#c9bfcb
#cac0cc
#cbc1cd
#ccc2ce
#bdb3bf
#bcb2be
#bbb1bd
#bab0bc
#b9afbb
#b8aeba
#b7adb9
#b6acb8
#b5abb7
#b4aab6
#b3a9b5
#b2a8b4
#b1a7b3
#b0a6b2

Monochromatic Color with #beb4c0

#beb4c0
#e8dcea
#161516
#403c40
#6a646b
#948c95

Tints of #beb4c0 Color

#beb4c0
#c5bcc7
#ccc4ce
#d3cdd5
#dad5dc
#e2dde3
#e9e6ea
#f0eef1
#f7f6f8
#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

#beb4c0
#b6c0b4

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

Split Complementary

#beb4c0
#bcc0b4
#b4c0b8

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

Analogous Color

#b9b4c0
#bcb4c0
#beb4c0
#c0b4c0
#c0b4bd

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

#beb4c0
#c0beb4
#b4c0be

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

#beb4c0
#c0b8b4
#b6c0b4
#b4bcc0

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

#beb4c0
#b6c0b4
#b4c0b8
#c0b4bc

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

#beb4c0 Color Code Preview on Black Background Color

This is how #beb4c0 Color will look on black background color. Color contrast ratio is 10.48

#beb4c0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #beb4c0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #beb4c0

#beb4c0 color code is use for CSS Background Color

Background color for the above div is #beb4c0

HTML with inline CSS

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

#beb4c0 color code is use for CSS Border Color

CSS Border color for the above div is #beb4c0

HTML with inline CSS

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

CSS Border Left color for the above div is #beb4c0

HTML with inline CSS

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

CSS Border Right color for the above div is #beb4c0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #beb4c0

HTML with inline CSS

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

CSS Border Top color for the above div is #beb4c0

HTML with inline CSS

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

#beb4c0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#beb4c0 Color code Preview on White Background

This is how #beb4c0 Color code will look on white background color. Color contrast ratio is 2.00

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

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.