crispedge.com

Color picker

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

#bef9c0 hex color - Green - Cool color - Information

#bef9c0 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #bef9c0 Color code in RGB color code model is created after adding 74.51% red color, 97.65% green color and 75.29% blue color. Hex #bef9c0 Color code in CMYK color (process color) code model is generated after subtraction of 24% cyan, 0% magenta, 23% yellow and 2% black.

Hex #bef9c0 color code is between #bbffbb web safe hex color code and #cceecc web safe hex color code. #bbffbb is the nearest web safe color code. You can see here many more shades of #bef9c0 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codebef9c0#bef9c0
RGB Decimal190, 249, 192rgb(190, 249, 192)
RGB Percent75%, 98%, 75%rgb(75%, 98%, 75%)
CSS RGBa190, 249, 192,1rgba(190,249,192,1)
CMYK Modelcmyk(24%,0%,23%,2%)
HSL Color Space122,83% ,86%hsl(122,83% ,86%)
HSV Color Space122°, 24%, 98%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101111101111100111000000
Octal276371300
Decimal190249192
Hexbef9c0

Different shades of #bef9c0 color code.

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

Light Shade of #bef9c0
#edfded
Dark Shade of #bef9c0
#8ff593
Saturated Shade of #bef9c0
#bafdbd
Desaturated Shade of #bef9c0
#c2f5c3
Grey scale Shade of #bef9c0
#dbdbdb
Brighten Shade
#d7ffd9
Most Readable Shade
#000000

Shades of #bef9c0 color code

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

#bef9c0
#a8ddaa
#93c195
#7ea680
#698a6a
#546e55
#3f5340
#2a372a
#151b15
#000000

Similar Color like #bef9c0 color

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

#bffac1
#c0fbc2
#c1fcc3
#c2fdc4
#c3fec5
#c4ffc6
#c5ffc7
#c6ffc8
#c7ffc9
#c8ffca
#c9ffcb
#caffcc
#cbffcd
#ccffce
#bdf8bf
#bcf7be
#bbf6bd
#baf5bc
#b9f4bb
#b8f3ba
#b7f2b9
#b6f1b8
#b5f0b7
#b4efb6
#b3eeb5
#b2edb4
#b1ecb3
#b0ebb2

Monochromatic Color with #bef9c0

#bef9c0
#1c241c
#3c4f3d
#5d795e
#7da47e
#9ece9f

Tints of #bef9c0 Color

#bef9c0
#c5f9c7
#ccface
#d3fbd5
#dafbdc
#e2fce3
#e9fdea
#f0fdf1
#f7fef8
#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

#bef9c0
#f9bef7

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

Split Complementary

#bef9c0
#ddbef9
#f9beda

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

Analogous Color

#d4f9be
#c8f9be
#bef9c0
#bef9cc
#bef9d8

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

#bef9c0
#c0bef9
#f9c0be

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

#bef9c0
#bed9f9
#f9bef7
#f9ddbe

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

#bef9c0
#f9bef7
#f9beda
#bef9dd

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

#bef9c0 Color Code Preview on Black Background Color

This is how #bef9c0 Color will look on black background color. Color contrast ratio is 17.50

#bef9c0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bef9c0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bef9c0

#bef9c0 color code is use for CSS Background Color

Background color for the above div is #bef9c0

HTML with inline CSS

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

#bef9c0 color code is use for CSS Border Color

CSS Border color for the above div is #bef9c0

HTML with inline CSS

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

CSS Border Left color for the above div is #bef9c0

HTML with inline CSS

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

CSS Border Right color for the above div is #bef9c0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bef9c0

HTML with inline CSS

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

CSS Border Top color for the above div is #bef9c0

HTML with inline CSS

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

#bef9c0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bef9c0 Color code Preview on White Background

This is how #bef9c0 Color code will look on white background color. Color contrast ratio is 1.20

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.