crispedge.com

Color picker

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

#bcdcd9 hex color - Green - Cool color - Information

#bcdcd9 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #bcdcd9 Color code in RGB color code model is created after adding 73.73% red color, 86.27% green color and 85.1% blue color. Hex #bcdcd9 Color code in CMYK color (process color) code model is generated after subtraction of 15% cyan, 0% magenta, 1% yellow and 14% black.

Hex #bcdcd9 color code is between #bbdddd web safe hex color code and #cccccc web safe hex color code. #bbdddd is the nearest web safe color code. You can see here many more shades of #bcdcd9 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codebcdcd9#bcdcd9
RGB Decimal188, 220, 217rgb(188, 220, 217)
RGB Percent74%, 86%, 85%rgb(74%, 86%, 85%)
CSS RGBa188, 220, 217,1rgba(188,220,217,1)
CMYK Modelcmyk(15%,0%,1%,14%)
HSL Color Space174,31% ,80%hsl(174,31% ,80%)
HSV Color Space174°, 15%, 86%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101111001101110011011001
Octal274334331
Decimal188220217
Hexbcdcd9

Different shades of #bcdcd9 color code.

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

Light Shade of #bcdcd9
#deedec
Dark Shade of #bcdcd9
#9bcac6
Saturated Shade of #bcdcd9
#b7e1dd
Desaturated Shade of #bcdcd9
#c1d7d5
Grey scale Shade of #bcdcd9
#cccccc
Brighten Shade
#d5f5f2
Most Readable Shade
#000000

Shades of #bcdcd9 color code

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

#bcdcd9
#a7c3c0
#92aba8
#7d9290
#687a78
#536160
#3e4948
#293030
#141818
#000000

Similar Color like #bcdcd9 color

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

#bdddda
#bededb
#bfdfdc
#c0e0dd
#c1e1de
#c2e2df
#c3e3e0
#c4e4e1
#c5e5e2
#c6e6e3
#c7e7e4
#c8e8e5
#c9e9e6
#caeae7
#bbdbd8
#badad7
#b9d9d6
#b8d8d5
#b7d7d4
#b6d6d3
#b5d5d2
#b4d4d1
#b3d3d0
#b2d2cf
#b1d1ce
#b0d0cd
#afcfcc
#aececb

Monochromatic Color with #bcdcd9

#bcdcd9
#060707
#2b3231
#4f5c5b
#738785
#98b1af

Tints of #bcdcd9 Color

#bcdcd9
#c3dfdd
#cae3e1
#d2e7e5
#d9ebe9
#e1efee
#e8f3f2
#f0f7f6
#f7fbfa
#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

#bcdcd9
#dcbcbf

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

Split Complementary

#bcdcd9
#dcbccf
#dcc9bc

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

Analogous Color

#bcdccc
#bcdcd3
#bcdcd9
#bcd9dc
#bcd2dc

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

#bcdcd9
#d9bcdc
#dcd9bc

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

#bcdcd9
#c9bcdc
#dcbcbf
#cfdcbc

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

#bcdcd9
#dcbcbf
#dcc9bc
#bccfdc

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

#bcdcd9 Color Code Preview on Black Background Color

This is how #bcdcd9 Color will look on black background color. Color contrast ratio is 14.38

#bcdcd9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcdcd9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcdcd9

#bcdcd9 color code is use for CSS Background Color

Background color for the above div is #bcdcd9

HTML with inline CSS

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

#bcdcd9 color code is use for CSS Border Color

CSS Border color for the above div is #bcdcd9

HTML with inline CSS

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

CSS Border Left color for the above div is #bcdcd9

HTML with inline CSS

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

CSS Border Right color for the above div is #bcdcd9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bcdcd9

HTML with inline CSS

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

CSS Border Top color for the above div is #bcdcd9

HTML with inline CSS

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

#bcdcd9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bcdcd9 Color code Preview on White Background

This is how #bcdcd9 Color code will look on white background color. Color contrast ratio is 1.46

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

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.