Skip to main content Skip to docs navigation

#33bdcd hex color | Download Dark Blue BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Blue Curacao and its hex is #32BECC Nearest Color Name

Color Hue/Base color: Blue

Hex #33bdcd Color code in RGB color code model is created after adding 20% red color, 74.12% green color and 80.39% blue color. Hex #33bdcd Color code in CMYK color (process color) code model is generated after subtraction of 75% cyan, 8% magenta, 0% yellow and 19.61% black.

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

RGB Chart

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

Color Table

Hex Color Code 33bdcd #33bdcd
RGB Decimal 51, 189, 205 51, 189, 205
RGB Percent 20%, 74%, 80% rgb(20%, 74%, 80%)
CSS RGBa 51, 189, 205,1 rgba(51,189,205,1)
CMYK Model cmyk(75%,8%,0%,19.61%)
HSL Color Space 186,61% ,50% hsl(186,61% ,50%)
HSV Color Space 186°, 75%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00110011 10111101 11001101
Octal 63 275 315
Decimal 51 189 205
Hex 33 bd cd

Different shades of #33bdcd color code.

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

Darkest of #33bdcd
#144c53
Darker of #33bdcd
#1e727c
Dark of #33bdcd
#2898a5
Base of #33bdcd
#33bdcd
Light of #33bdcd
#5ccad7
Lighter
#85d8e1
Lightest
#aee5eb

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

#33bdcd
#cd4333

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

Split Complementary

#33bdcd
#cd3370
#cd9033

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

Analogous Color

#33cd83
#33cd9d
#33bdcd
#338acd
#334acd

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

#33bdcd
#bdcd33
#cd33bd

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

#33bdcd
#cd33bd
#cd4333
#33cd43

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#33bdcd
#9033cd
#cd4333
#70cd33

Square 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).

Monochromatic Color with #33bdcd

#0a272a
#144c53
#1e727c
#2898a5
#33bdcd
#5ccad7
#85d8e1
#aee5eb
#d7f2f5

Tints of #33bdcd Color

#33bdcd
#49c4d2
#60cbd8
#77d3dd
#8ddae3
#a4e1e8
#bbe9ee
#d1f0f3
#e8f7f9
#ffffff

Shades of #33bdcd color code

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

#33bdcd
#2da8b6
#27939f
#227e88
#1c6971
#16545b
#113f44
#0b2a2d
#051516
#000000

Tones

#33bdcd
#4ca9b4
#66959a
#7f8181
#808080

Tones

Similar Color like #33bdcd color

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

#34bece
#35bfcf
#36c0d0
#37c1d1
#38c2d2
#39c3d3
#3ac4d4
#3bc5d5
#3cc6d6
#3dc7d7
#3ec8d8
#3fc9d9
#40cada
#41cbdb
#32bccc
#31bbcb
#30baca
#2fb9c9
#2eb8c8
#2db7c7
#2cb6c6
#2bb5c5
#2ab4c4
#29b3c3
#28b2c2
#27b1c1
#26b0c0
#25afbf

Download this Dark Blue

Hex #33bdcd 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.

#33bdcd Color Code Preview on Black Background Color

This is how #33bdcd Color will look on black background color. Color contrast ratio is 9.30

#33bdcd in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#33bdcd color code is use for CSS Background Color

Background color for the above div is #33bdcd

HTML with inline CSS

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

#33bdcd color code is use for CSS Border Color

CSS Border color for the above div is #33bdcd

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#33bdcd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#33bdcd Color code Preview on White Background

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

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(51,189,205,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(205,67,51,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(51,189,205,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }