crispedge.com

Color picker

Loading...

#33daee hex color - Blue - Cool color - Information

#33daee hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #33daee Color code in RGB color code model is created after adding 20% red color, 85.49% green color and 93.33% blue color. Hex #33daee Color code in CMYK color (process color) code model is generated after subtraction of 79% cyan, 8% magenta, 0% yellow and 7% black.

Hex #33daee color code is between #22dddd web safe hex color code and #44ccff web safe hex color code. #22dddd is the nearest web safe color code. You can see here many more shades of #33daee color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code33daee#33daee
RGB Decimal51, 218, 238rgb(51, 218, 238)
RGB Percent20%, 85%, 93%rgb(20%, 85%, 93%)
CSS RGBa51, 218, 238,1rgba(51,218,238,1)
CMYK Modelcmyk(79%,8%,0%,7%)
HSL Color Space186,85% ,57%hsl(186,85% ,57%)
HSV Color Space186°, 79%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001100111101101011101110
Octal63332356
Decimal51218238
Hex33daee

Different shades of #33daee color code.

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

Light Shade of #33daee
#62e3f2
Dark Shade of #33daee
#12c6dc
Saturated Shade of #33daee
#28e3f9
Desaturated Shade of #33daee
#3ed1e3
Grey scale Shade of #33daee
#909090
Brighten Shade
#4cf3ff
Most Readable Shade
#000000

Shades of #33daee color code

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

#33daee
#2dc1d3
#27a9b9
#22919e
#1c7984
#166069
#11484f
#0b3034
#05181a
#000000

Similar Color like #33daee color

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

#34dbef
#35dcf0
#36ddf1
#37def2
#38dff3
#39e0f4
#3ae1f5
#3be2f6
#3ce3f7
#3de4f8
#3ee5f9
#3fe6fa
#40e7fb
#41e8fc
#32d9ed
#31d8ec
#30d7eb
#2fd6ea
#2ed5e9
#2dd4e8
#2cd3e7
#2bd2e6
#2ad1e5
#29d0e4
#28cfe3
#27cee2
#26cde1
#25cce0

Monochromatic Color with #33daee

#33daee
#05171a
#0f3e44
#18656e
#218c99
#2ab3c3

Tints of #33daee Color

#33daee
#49deef
#60e2f1
#77e6f3
#8deaf5
#a4eef7
#bbf2f9
#d1f6fb
#e8fafd
#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

#33daee
#ee4733

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

Split Complementary

#33daee
#ee337c
#eea533

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

Analogous Color

#33eeb7
#33eedd
#33daee
#33b5ee
#338fee

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

#33daee
#ee33da
#daee33

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

#33daee
#a433ee
#ee4733
#7cee33

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

#33daee
#ee4733
#eea533
#337cee

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 #33daee 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.

#33daee Color Code Preview on Black Background Color

This is how #33daee Color will look on black background color. Color contrast ratio is 12.40

#33daee in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #33daee

HTML with inline CSS

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

Your Example Paragraph content text in with font color #33daee

#33daee color code is use for CSS Background Color

Background color for the above div is #33daee

HTML with inline CSS

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

#33daee color code is use for CSS Border Color

CSS Border color for the above div is #33daee

HTML with inline CSS

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

CSS Border Left color for the above div is #33daee

HTML with inline CSS

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

CSS Border Right color for the above div is #33daee

HTML with inline CSS

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

CSS Border Bottom color for the above div is #33daee

HTML with inline CSS

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

CSS Border Top color for the above div is #33daee

HTML with inline CSS

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

#33daee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#33daee Color code Preview on White Background

This is how #33daee Color code will look on white background color. Color contrast ratio is 1.69

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

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(51,218,238,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(238,71,51,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(51,218,238,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.