crispedge.com

Color picker

Loading...

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

#34a7ec hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #34a7ec Color code in RGB color code model is created after adding 20.39% red color, 65.49% green color and 92.55% blue color. Hex #34a7ec Color code in CMYK color (process color) code model is generated after subtraction of 78% cyan, 29% magenta, 0% yellow and 7% black.

Hex #34a7ec color code is between #33aaee web safe hex color code and #4499dd web safe hex color code. #33aaee is the nearest web safe color code. You can see here many more shades of #34a7ec color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code34a7ec#34a7ec
RGB Decimal52, 167, 236rgb(52, 167, 236)
RGB Percent20%, 65%, 93%rgb(20%, 65%, 93%)
CSS RGBa52, 167, 236,1rgba(52,167,236,1)
CMYK Modelcmyk(78%,29%,0%,7%)
HSL Color Space203,83% ,56%hsl(203,83% ,56%)
HSV Color Space203°, 78%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001101001010011111101100
Octal64247354
Decimal52167236
Hex34a7ec

Different shades of #34a7ec color code.

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

Light Shade of #34a7ec
#63bbf0
Dark Shade of #34a7ec
#148fd9
Saturated Shade of #34a7ec
#29aaf7
Desaturated Shade of #34a7ec
#3fa4e1
Grey scale Shade of #34a7ec
#909090
Brighten Shade
#4dc0ff
Most Readable Shade
#000000

Shades of #34a7ec color code

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

#34a7ec
#2e94d1
#2881b7
#226f9d
#1c5c83
#174a68
#11374e
#0b2534
#05121a
#000000

Similar Color like #34a7ec color

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

#35a8ed
#36a9ee
#37aaef
#38abf0
#39acf1
#3aadf2
#3baef3
#3caff4
#3db0f5
#3eb1f6
#3fb2f7
#40b3f8
#41b4f9
#42b5fa
#33a6eb
#32a5ea
#31a4e9
#30a3e8
#2fa2e7
#2ea1e6
#2da0e5
#2c9fe4
#2b9ee3
#2a9de2
#299ce1
#289be0
#279adf
#2699de

Monochromatic Color with #34a7ec

#34a7ec
#051117
#0f2f42
#184d6c
#216b97
#2b89c1

Tints of #34a7ec Color

#34a7ec
#4ab0ee
#61baf0
#77c4f2
#8ecef4
#a4d7f6
#bbe1f8
#d1ebfa
#e8f5fc
#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

#34a7ec
#ec7934

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

Split Complementary

#34a7ec
#ec344b
#ecd534

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

Analogous Color

#34ece7
#34ccec
#34a7ec
#3482ec
#345dec

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

#34a7ec
#ec34a7
#a7ec34

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

#34a7ec
#d534ec
#ec7934
#4bec34

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

#34a7ec
#ec7934
#ecd534
#344bec

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

#34a7ec Color Code Preview on Black Background Color

This is how #34a7ec Color will look on black background color. Color contrast ratio is 7.88

#34a7ec in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#34a7ec color code is use for CSS Background Color

Background color for the above div is #34a7ec

HTML with inline CSS

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

#34a7ec color code is use for CSS Border Color

CSS Border color for the above div is #34a7ec

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#34a7ec hex Color code used as CSS color Codes

Example CSS Class for usage

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

#34a7ec Color code Preview on White Background

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

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

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,167,236,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(236,121,52,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(52,167,236,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.