crispedge.com

Color picker

Loading...

#4cbcba hex color - Green - Cool color - Information

#4cbcba hex color - Green - Cool color

Color Hue/Base color: Green

Hex #4cbcba Color code in RGB color code model is created after adding 29.8% red color, 73.73% green color and 72.94% blue color. Hex #4cbcba Color code in CMYK color (process color) code model is generated after subtraction of 60% cyan, 0% magenta, 1% yellow and 26% black.

Hex #4cbcba color code is between #44bbbb web safe hex color code and #55ccaa web safe hex color code. #44bbbb is the nearest web safe color code. You can see here many more shades of #4cbcba color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code4cbcba#4cbcba
RGB Decimal76, 188, 186rgb(76, 188, 186)
RGB Percent30%, 74%, 73%rgb(30%, 74%, 73%)
CSS RGBa76, 188, 186,1rgba(76,188,186,1)
CMYK Modelcmyk(60%,0%,1%,26%)
HSL Color Space179,46% ,52%hsl(179,46% ,52%)
HSV Color Space179°, 60%, 74%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010011001011110010111010
Octal114274272
Decimal76188186
Hex4cbcba

Different shades of #4cbcba color code.

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

Light Shade of #4cbcba
#71cac8
Dark Shade of #4cbcba
#3a9b99
Saturated Shade of #4cbcba
#40c8c6
Desaturated Shade of #4cbcba
#58b0ae
Grey scale Shade of #4cbcba
#848484
Brighten Shade
#65d5d3
Most Readable Shade
#000000

Shades of #4cbcba color code

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

#4cbcba
#43a7a5
#3b9290
#327d7c
#2a6867
#215352
#193e3e
#102929
#081414
#000000

Similar Color like #4cbcba color

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

#4dbdbb
#4ebebc
#4fbfbd
#50c0be
#51c1bf
#52c2c0
#53c3c1
#54c4c2
#55c5c3
#56c6c4
#57c7c5
#58c8c6
#59c9c7
#5acac8
#4bbbb9
#4abab8
#49b9b7
#48b8b6
#47b7b5
#46b6b4
#45b5b3
#44b4b2
#43b3b1
#42b2b0
#41b1af
#40b0ae
#3fafad
#3eaeac

Monochromatic Color with #4cbcba

#4cbcba
#5de6e4
#071212
#183c3c
#2a6766
#3b9190

Tints of #4cbcba Color

#4cbcba
#5fc3c1
#73cac9
#87d2d1
#9bd9d8
#afe1e0
#c3e8e8
#d7f0ef
#ebf7f7
#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

#4cbcba
#bc4c4e

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

Split Complementary

#4cbcba
#bc4c86
#bc824c

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

Analogous Color

#4cbc8d
#4cbca4
#4cbcba
#4ca8bc
#4c91bc

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

#4cbcba
#ba4cbc
#bcba4c

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

#4cbcba
#824cbc
#bc4c4e
#86bc4c

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

#4cbcba
#bc4c4e
#bc824c
#4c86bc

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 #4cbcba 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.

#4cbcba Color Code Preview on Black Background Color

This is how #4cbcba Color will look on black background color. Color contrast ratio is 9.21

#4cbcba in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4cbcba

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4cbcba

#4cbcba color code is use for CSS Background Color

Background color for the above div is #4cbcba

HTML with inline CSS

<div style="background-color:#4cbcba;"></div>

#4cbcba color code is use for CSS Border Color

CSS Border color for the above div is #4cbcba

HTML with inline CSS

<div style="border:5px solid #4cbcba;"></div>

CSS Border Left color for the above div is #4cbcba

HTML with inline CSS

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

CSS Border Right color for the above div is #4cbcba

HTML with inline CSS

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

CSS Border Bottom color for the above div is #4cbcba

HTML with inline CSS

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

CSS Border Top color for the above div is #4cbcba

HTML with inline CSS

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

#4cbcba hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4cbcba Color code Preview on White Background

This is how #4cbcba Color code will look on white background color. Color contrast ratio is 2.28

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

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(76,188,186,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(188,76,78,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(76,188,186,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.