crispedge.com

Color picker

Loading...

#bddcc6 hex color - Green - Cool color - Information

#bddcc6 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #bddcc6 Color code in RGB color code model is created after adding 74.12% red color, 86.27% green color and 77.65% blue color. Hex #bddcc6 Color code in CMYK color (process color) code model is generated after subtraction of 14% cyan, 0% magenta, 10% yellow and 14% black.

Hex #bddcc6 color code is between #bbddcc web safe hex color code and #ccccbb web safe hex color code. #bbddcc is the nearest web safe color code. You can see here many more shades of #bddcc6 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebddcc6#bddcc6
RGB Decimal189, 220, 198rgb(189, 220, 198)
RGB Percent74%, 86%, 78%rgb(74%, 86%, 78%)
CSS RGBa189, 220, 198,1rgba(189,220,198,1)
CMYK Modelcmyk(14%,0%,10%,14%)
HSL Color Space137,31% ,80%hsl(137,31% ,80%)
HSV Color Space137°, 14%, 86%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101111011101110011000110
Octal275334306
Decimal189220198
Hexbddcc6

Different shades of #bddcc6 color code.

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

Light Shade of #bddcc6
#deeee3
Dark Shade of #bddcc6
#9ccaa9
Saturated Shade of #bddcc6
#b8e1c4
Desaturated Shade of #bddcc6
#c2d7c8
Grey scale Shade of #bddcc6
#cccccc
Brighten Shade
#d6f5df
Most Readable Shade
#000000

Shades of #bddcc6 color code

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

#bddcc6
#a8c3b0
#93ab9a
#7e9284
#697a6e
#546158
#3f4942
#2a302c
#151816
#000000

Similar Color like #bddcc6 color

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

#beddc7
#bfdec8
#c0dfc9
#c1e0ca
#c2e1cb
#c3e2cc
#c4e3cd
#c5e4ce
#c6e5cf
#c7e6d0
#c8e7d1
#c9e8d2
#cae9d3
#cbead4
#bcdbc5
#bbdac4
#bad9c3
#b9d8c2
#b8d7c1
#b7d6c0
#b6d5bf
#b5d4be
#b4d3bd
#b3d2bc
#b2d1bb
#b1d0ba
#b0cfb9
#afceb8

Monochromatic Color with #bddcc6

#bddcc6
#060707
#2b322d
#4f5c53
#748779
#98b1a0

Tints of #bddcc6 Color

#bddcc6
#c4dfcc
#cbe3d2
#d3e7d9
#daebdf
#e1efe5
#e9f3ec
#f0f7f2
#f7fbf8
#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

#bddcc6
#dcbdd3

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

Split Complementary

#bddcc6
#d6bddc
#dcbdc4

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

Analogous Color

#c0dcbd
#bddcc0
#bddcc6
#bddccc
#bddcd2

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

#bddcc6
#c6bddc
#dcc6bd

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

#bddcc6
#bdc3dc
#dcbdd3
#dcd5bd

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

#bddcc6
#dcbdd3
#dcbdc4
#bddcd6

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

#bddcc6 Color Code Preview on Black Background Color

This is how #bddcc6 Color will look on black background color. Color contrast ratio is 14.22

#bddcc6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bddcc6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bddcc6

#bddcc6 color code is use for CSS Background Color

Background color for the above div is #bddcc6

HTML with inline CSS

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

#bddcc6 color code is use for CSS Border Color

CSS Border color for the above div is #bddcc6

HTML with inline CSS

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

CSS Border Left color for the above div is #bddcc6

HTML with inline CSS

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

CSS Border Right color for the above div is #bddcc6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bddcc6

HTML with inline CSS

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

CSS Border Top color for the above div is #bddcc6

HTML with inline CSS

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

#bddcc6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bddcc6 Color code Preview on White Background

This is how #bddcc6 Color code will look on white background color. Color contrast ratio is 1.48

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

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(189,220,198,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(220,189,211,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(189,220,198,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.