crispedge.com

Color picker

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

#bbeede hex color - Green - Cool color - Information

#bbeede hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #bbeede Color code in RGB color code model is created after adding 73.33% red color, 93.33% green color and 87.06% blue color. Hex #bbeede Color code in CMYK color (process color) code model is generated after subtraction of 21% cyan, 0% magenta, 7% yellow and 7% black.

Hex #bbeede color code is between #aadddd web safe hex color code and #ccffee web safe hex color code. #aadddd is the nearest web safe color code. You can see here many more shades of #bbeede color code.

0 Likes 0 Comments | 7 Views

Color Table

Hex Color Codebbeede#bbeede
RGB Decimal187, 238, 222rgb(187, 238, 222)
RGB Percent73%, 93%, 87%rgb(73%, 93%, 87%)
CSS RGBa187, 238, 222,1rgba(187,238,222,1)
CMYK Modelcmyk(21%,0%,7%,7%)
HSL Color Space161,60% ,83%hsl(161,60% ,83%)
HSV Color Space161°, 21%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101110111110111011011110
Octal273356336
Decimal187238222
Hexbbeede

Different shades of #bbeede color code.

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

Light Shade of #bbeede
#e4f8f2
Dark Shade of #bbeede
#92e4ca
Saturated Shade of #bbeede
#b7f2e0
Desaturated Shade of #bbeede
#bfeadc
Grey scale Shade of #bbeede
#d4d4d4
Brighten Shade
#d4fff7
Most Readable Shade
#000000

Shades of #bbeede color code

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

#bbeede
#a6d3c5
#91b9ac
#7c9e94
#67847b
#536962
#3e4f4a
#293431
#141a18
#000000

Similar Color like #bbeede color

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

#bcefdf
#bdf0e0
#bef1e1
#bff2e2
#c0f3e3
#c1f4e4
#c2f5e5
#c3f6e6
#c4f7e7
#c5f8e8
#c6f9e9
#c7faea
#c8fbeb
#c9fcec
#baeddd
#b9ecdc
#b8ebdb
#b7eada
#b6e9d9
#b5e8d8
#b4e7d7
#b3e6d6
#b2e5d5
#b1e4d4
#b0e3d3
#afe2d2
#aee1d1
#ade0d0

Monochromatic Color with #bbeede

#bbeede
#141a18
#35443f
#576e67
#78998f
#9ac3b6

Tints of #bbeede Color

#bbeede
#c2efe1
#caf1e5
#d1f3e9
#d9f5ec
#e0f7f0
#e8f9f4
#effbf7
#f7fdfb
#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

#bbeede
#eebbcb

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

Split Complementary

#bbeede
#eebbe4
#eec5bb

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

Analogous Color

#bbeeca
#bbeed4
#bbeede
#bbeee8
#bbeaee

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

#bbeede
#debbee
#eedebb

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

#bbeede
#c4bbee
#eebbcb
#e4eebb

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

#bbeede
#eebbcb
#eec5bb
#bbe4ee

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

#bbeede Color Code Preview on Black Background Color

This is how #bbeede Color will look on black background color. Color contrast ratio is 16.40

#bbeede in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbeede

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbeede

#bbeede color code is use for CSS Background Color

Background color for the above div is #bbeede

HTML with inline CSS

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

#bbeede color code is use for CSS Border Color

CSS Border color for the above div is #bbeede

HTML with inline CSS

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

CSS Border Left color for the above div is #bbeede

HTML with inline CSS

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

CSS Border Right color for the above div is #bbeede

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bbeede

HTML with inline CSS

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

CSS Border Top color for the above div is #bbeede

HTML with inline CSS

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

#bbeede hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bbeede Color code Preview on White Background

This is how #bbeede Color code will look on white background color. Color contrast ratio is 1.28

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

Related Gradients

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

0 Likes 0 Comments | 7 Views

Post your comment:-

By submitting comment you agree to our privacy policy.