crispedge.com

Color picker

Loading...

#34bcc5 hex color - Blue - Cool color - Information

#34bcc5 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #34bcc5 Color code in RGB color code model is created after adding 20.39% red color, 73.73% green color and 77.25% blue color. Hex #34bcc5 Color code in CMYK color (process color) code model is generated after subtraction of 74% cyan, 5% magenta, 0% yellow and 23% black.

Hex #34bcc5 color code is between #33bbcc web safe hex color code and #44ccbb web safe hex color code. #33bbcc is the nearest web safe color code. You can see here many more shades of #34bcc5 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code34bcc5#34bcc5
RGB Decimal52, 188, 197rgb(52, 188, 197)
RGB Percent20%, 74%, 77%rgb(20%, 74%, 77%)
CSS RGBa52, 188, 197,1rgba(52,188,197,1)
CMYK Modelcmyk(74%,5%,0%,23%)
HSL Color Space184,58% ,49%hsl(184,58% ,49%)
HSV Color Space184°, 74%, 77%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001101001011110011000101
Octal64274305
Decimal52188197
Hex34bcc5

Different shades of #34bcc5 color code.

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

Light Shade of #34bcc5
#59ccd3
Dark Shade of #34bcc5
#29959d
Saturated Shade of #34bcc5
#28c7d1
Desaturated Shade of #34bcc5
#40b1b9
Grey scale Shade of #34bcc5
#7c7c7c
Brighten Shade
#4dd5de
Most Readable Shade
#000000

Shades of #34bcc5 color code

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

#34bcc5
#2ea7af
#289299
#227d83
#1c686d
#175357
#113e41
#0b292b
#051415
#000000

Similar Color like #34bcc5 color

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

#35bdc6
#36bec7
#37bfc8
#38c0c9
#39c1ca
#3ac2cb
#3bc3cc
#3cc4cd
#3dc5ce
#3ec6cf
#3fc7d0
#40c8d1
#41c9d2
#42cad3
#33bbc4
#32bac3
#31b9c2
#30b8c1
#2fb7c0
#2eb6bf
#2db5be
#2cb4bd
#2bb3bc
#2ab2bb
#29b1ba
#28b0b9
#27afb8
#26aeb7

Monochromatic Color with #34bcc5

#34bcc5
#3fe5ef
#071a1b
#124245
#1e6b70
#29939a

Tints of #34bcc5 Color

#34bcc5
#4ac3cb
#61cad1
#77d2d8
#8ed9de
#a4e1e5
#bbe8eb
#d1f0f2
#e8f7f8
#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

#34bcc5
#c53d34

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

Split Complementary

#34bcc5
#c53474
#c58534

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

Analogous Color

#34c594
#34c5b1
#34bcc5
#349fc5
#3482c5

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

#34bcc5
#c534bc
#bcc534

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

#34bcc5
#8534c5
#c53d34
#73c534

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

#34bcc5
#c53d34
#c58534
#3474c5

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 #34bcc5 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.

#34bcc5 Color Code Preview on Black Background Color

This is how #34bcc5 Color will look on black background color. Color contrast ratio is 9.15

#34bcc5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #34bcc5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #34bcc5

#34bcc5 color code is use for CSS Background Color

Background color for the above div is #34bcc5

HTML with inline CSS

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

#34bcc5 color code is use for CSS Border Color

CSS Border color for the above div is #34bcc5

HTML with inline CSS

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

CSS Border Left color for the above div is #34bcc5

HTML with inline CSS

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

CSS Border Right color for the above div is #34bcc5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #34bcc5

HTML with inline CSS

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

CSS Border Top color for the above div is #34bcc5

HTML with inline CSS

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

#34bcc5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#34bcc5 Color code Preview on White Background

This is how #34bcc5 Color code will look on white background color. Color contrast ratio is 2.30

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

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(52,188,197,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(197,61,52,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(52,188,197,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.