Skip to main content Skip to docs navigation

#33cbba hex color | Download Dark Green 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 Swimmers Pool and its hex is #2DC5BB Nearest Color Name

Color Hue/Base color: Green

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

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

RGB Chart

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

Color Table

Hex Color Code 33cbba #33cbba
RGB Decimal 51, 203, 186 51, 203, 186
RGB Percent 20%, 80%, 73% rgb(20%, 80%, 73%)
CSS RGBa 51, 203, 186,1 rgba(51,203,186,1)
CMYK Model cmyk(75%,0%,8%,20.39%)
HSL Color Space 173,60% ,50% hsl(173,60% ,50%)
HSV Color Space 173°, 75%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00110011 11001011 10111010
Octal 63 313 272
Decimal 51 203 186
Hex 33 cb ba

Different shades of #33cbba color code.

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

Darkest of #33cbba
#14514a
Darker of #33cbba
#1f796f
Dark of #33cbba
#29a295
Base of #33cbba
#33cbba
Light of #33cbba
#5bd6c8
Lighter
#84e0d6
Lightest
#adeae3

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

#33cbba
#cb3344

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

Split Complementary

#33cbba
#cb3390
#cb6e33

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

Analogous Color

#33cb61
#33cb7b
#33cbba
#33a9cb
#336acb

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

#33cbba
#cbba33
#ba33cb

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

#33cbba
#ba33cb
#cb3344
#44cb33

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

#33cbba
#6e33cb
#cb3344
#90cb33

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 #33cbba

#0a2825
#14514a
#1f796f
#29a295
#33cbba
#5bd6c8
#84e0d6
#adeae3
#d5f5f1

Tints of #33cbba Color

#33cbba
#49d0c1
#60d6c9
#77dcd1
#8de2d8
#a4e7e0
#bbede8
#d1f3ef
#e8f9f7
#ffffff

Shades of #33cbba color code

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

#33cbba
#2db4a5
#279d90
#22877c
#1c7067
#165a52
#11433e
#0b2d29
#051614
#000000

Tones

#33cbba
#4cb2a6
#669893
#7f7f7f
#7f7f7f

Tones

Similar Color like #33cbba color

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

#34ccbb
#35cdbc
#36cebd
#37cfbe
#38d0bf
#39d1c0
#3ad2c1
#3bd3c2
#3cd4c3
#3dd5c4
#3ed6c5
#3fd7c6
#40d8c7
#41d9c8
#32cab9
#31c9b8
#30c8b7
#2fc7b6
#2ec6b5
#2dc5b4
#2cc4b3
#2bc3b2
#2ac2b1
#29c1b0
#28c0af
#27bfae
#26bead
#25bdac

Download this Dark Green

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

#33cbba Color Code Preview on Black Background Color

This is how #33cbba Color will look on black background color. Color contrast ratio is 10.39

#33cbba in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#33cbba color code is use for CSS Background Color

Background color for the above div is #33cbba

HTML with inline CSS

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

#33cbba color code is use for CSS Border Color

CSS Border color for the above div is #33cbba

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#33cbba hex Color code used as CSS color Codes

Example CSS Class for usage

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

#33cbba Color code Preview on White Background

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

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

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,203,186,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(203,51,68,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(51,203,186,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }