crispedge.com

Color picker

Loading...

#33cc6f hex color - Green - Cool color - Information

#33cc6f hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #33cc6f Color code in RGB color code model is created after adding 20% red color, 80% green color and 43.53% blue color. Hex #33cc6f Color code in CMYK color (process color) code model is generated after subtraction of 75% cyan, 0% magenta, 46% yellow and 20% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code33cc6f#33cc6f
RGB Decimal51, 204, 111rgb(51, 204, 111)
RGB Percent20%, 80%, 44%rgb(20%, 80%, 44%)
CSS RGBa51, 204, 111,1rgba(51,204,111,1)
CMYK Modelcmyk(75%,0%,46%,20%)
HSL Color Space144,60% ,50%hsl(144,60% ,50%)
HSV Color Space144°, 75%, 80%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001100111100110001101111
Octal63314157
Decimal51204111
Hex33cc6f

Different shades of #33cc6f color code.

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

Light Shade of #33cc6f
#5cd68c
Dark Shade of #33cc6f
#29a359
Saturated Shade of #33cc6f
#26d96c
Desaturated Shade of #33cc6f
#40bf72
Grey scale Shade of #33cc6f
#808080
Brighten Shade
#4ce588
Most Readable Shade
#000000

Shades of #33cc6f color code

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

#33cc6f
#2db562
#279e56
#22884a
#1c713d
#165a31
#114425
#0b2d18
#05160c
#000000

Similar Color like #33cc6f color

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

#34cd70
#35ce71
#36cf72
#37d073
#38d174
#39d275
#3ad376
#3bd477
#3cd578
#3dd679
#3ed77a
#3fd87b
#40d97c
#41da7d
#32cb6e
#31ca6d
#30c96c
#2fc86b
#2ec76a
#2dc669
#2cc568
#2bc467
#2ac366
#29c265
#28c164
#27c063
#26bf62
#25be61

Monochromatic Color with #33cc6f

#33cc6f
#3ef686
#082212
#134c2a
#1e7741
#28a158

Tints of #33cc6f Color

#33cc6f
#49d17f
#60d78f
#77dd9f
#8de2af
#a4e8bf
#bbeecf
#d1f3df
#e8f9ef
#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

#33cc6f
#cc3390

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

Split Complementary

#33cc6f
#bb33cc
#cc3344

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

Analogous Color

#34cc33
#33cc50
#33cc6f
#33cc8e
#33ccac

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

#33cc6f
#6f33cc
#cc6f33

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

#33cc6f
#3343cc
#cc3390
#ccbb33

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

#33cc6f
#cc3390
#cc3344
#33ccbb

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

#33cc6f Color Code Preview on Black Background Color

This is how #33cc6f Color will look on black background color. Color contrast ratio is 10.01

#33cc6f in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#33cc6f color code is use for CSS Background Color

Background color for the above div is #33cc6f

HTML with inline CSS

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

#33cc6f color code is use for CSS Border Color

CSS Border color for the above div is #33cc6f

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#33cc6f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#33cc6f Color code Preview on White Background

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

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

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,204,111,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(204,51,144,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(51,204,111,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.