crispedge.com

Color picker

Loading...

#29b7cb hex color - Blue - Cool color - Information

#29b7cb hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #29b7cb Color code in RGB color code model is created after adding 16.08% red color, 71.76% green color and 79.61% blue color. Hex #29b7cb Color code in CMYK color (process color) code model is generated after subtraction of 80% cyan, 10% magenta, 0% yellow and 20% black.

Hex #29b7cb color code is between #22bbcc web safe hex color code and #33aabb web safe hex color code. #22bbcc is the nearest web safe color code. You can see here many more shades of #29b7cb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code29b7cb#29b7cb
RGB Decimal41, 183, 203rgb(41, 183, 203)
RGB Percent16%, 72%, 80%rgb(16%, 72%, 80%)
CSS RGBa41, 183, 203,1rgba(41,183,203,1)
CMYK Modelcmyk(80%,10%,0%,20%)
HSL Color Space187,66% ,48%hsl(187,66% ,48%)
HSV Color Space187°, 80%, 80%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001010011011011111001011
Octal51267313
Decimal41183203
Hex29b7cb

Different shades of #29b7cb color code.

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

Light Shade of #29b7cb
#4cc9db
Dark Shade of #29b7cb
#2091a1
Saturated Shade of #29b7cb
#1dc0d7
Desaturated Shade of #29b7cb
#35aebf
Grey scale Shade of #29b7cb
#7a7a7a
Brighten Shade
#42d0e4
Most Readable Shade
#000000

Shades of #29b7cb color code

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

#29b7cb
#24a2b4
#1f8e9d
#1b7a87
#166570
#12515a
#0d3d43
#09282d
#041416
#000000

Similar Color like #29b7cb color

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

#2ab8cc
#2bb9cd
#2cbace
#2dbbcf
#2ebcd0
#2fbdd1
#30bed2
#31bfd3
#32c0d4
#33c1d5
#34c2d6
#35c3d7
#36c4d8
#37c5d9
#28b6ca
#27b5c9
#26b4c8
#25b3c7
#24b2c6
#23b1c5
#22b0c4
#21afc3
#20aec2
#1fadc1
#1eacc0
#1dabbf
#1caabe
#1ba9bd

Monochromatic Color with #29b7cb

#29b7cb
#32ddf5
#071e21
#0f444b
#186a76
#2091a0

Tints of #29b7cb Color

#29b7cb
#40bfd0
#58c7d6
#70cfdc
#88d7e2
#9fdfe7
#b7e7ed
#cfeff3
#e7f7f9
#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

#29b7cb
#cb3d29

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

Split Complementary

#29b7cb
#cb2966
#cb8e29

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

Analogous Color

#29cb9e
#29cbbf
#29b7cb
#2997cb
#2976cb

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

#29b7cb
#cb29b7
#b7cb29

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

#29b7cb
#8e29cb
#cb3d29
#66cb29

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

#29b7cb
#cb3d29
#cb8e29
#2966cb

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 #29b7cb 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.

#29b7cb Color Code Preview on Black Background Color

This is how #29b7cb Color will look on black background color. Color contrast ratio is 8.73

#29b7cb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #29b7cb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #29b7cb

#29b7cb color code is use for CSS Background Color

Background color for the above div is #29b7cb

HTML with inline CSS

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

#29b7cb color code is use for CSS Border Color

CSS Border color for the above div is #29b7cb

HTML with inline CSS

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

CSS Border Left color for the above div is #29b7cb

HTML with inline CSS

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

CSS Border Right color for the above div is #29b7cb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #29b7cb

HTML with inline CSS

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

CSS Border Top color for the above div is #29b7cb

HTML with inline CSS

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

#29b7cb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#29b7cb Color code Preview on White Background

This is how #29b7cb Color code will look on white background color. Color contrast ratio is 2.41

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

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(41,183,203,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(203,61,41,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(41,183,203,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.