crispedge.com

Color picker

Loading...

#4cc7cf hex color - Blue - Cool color - Information

#4cc7cf hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #4cc7cf Color code in RGB color code model is created after adding 29.8% red color, 78.04% green color and 81.18% blue color. Hex #4cc7cf Color code in CMYK color (process color) code model is generated after subtraction of 63% cyan, 4% magenta, 0% yellow and 19% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code4cc7cf#4cc7cf
RGB Decimal76, 199, 207rgb(76, 199, 207)
RGB Percent30%, 78%, 81%rgb(30%, 78%, 81%)
CSS RGBa76, 199, 207,1rgba(76,199,207,1)
CMYK Modelcmyk(63%,4%,0%,19%)
HSL Color Space184,58% ,55%hsl(184,58% ,55%)
HSV Color Space184°, 63%, 81%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010011001100011111001111
Octal114307317
Decimal76199207
Hex4cc7cf

Different shades of #4cc7cf color code.

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

Light Shade of #4cc7cf
#74d4da
Dark Shade of #4cc7cf
#31afb7
Saturated Shade of #4cc7cf
#41d1da
Desaturated Shade of #4cc7cf
#57bdc4
Grey scale Shade of #4cc7cf
#8d8d8d
Brighten Shade
#65e0e8
Most Readable Shade
#000000

Shades of #4cc7cf color code

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

#4cc7cf
#43b0b8
#3b9aa1
#32848a
#2a6e73
#21585c
#194245
#102c2e
#081617
#000000

Similar Color like #4cc7cf color

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

#4dc8d0
#4ec9d1
#4fcad2
#50cbd3
#51ccd4
#52cdd5
#53ced6
#54cfd7
#55d0d8
#56d1d9
#57d2da
#58d3db
#59d4dc
#5ad5dd
#4bc6ce
#4ac5cd
#49c4cc
#48c3cb
#47c2ca
#46c1c9
#45c0c8
#44bfc7
#43bec6
#42bdc5
#41bcc4
#40bbc3
#3fbac2
#3eb9c1

Monochromatic Color with #4cc7cf

#4cc7cf
#5cf0f9
#0e2425
#1d4c4f
#2d757a
#3c9ea4

Tints of #4cc7cf Color

#4cc7cf
#5fcdd4
#73d3d9
#87d9df
#9bdfe4
#afe6e9
#c3ecef
#d7f2f4
#ebf8f9
#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

#4cc7cf
#cf544c

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

Split Complementary

#4cc7cf
#cf4c86
#cf954c

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

Analogous Color

#4ccfa3
#4ccfbd
#4cc7cf
#4cadcf
#4c93cf

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

#4cc7cf
#cf4cc7
#c7cf4c

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

#4cc7cf
#954ccf
#cf544c
#86cf4c

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

#4cc7cf
#cf544c
#cf954c
#4c86cf

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

#4cc7cf Color Code Preview on Black Background Color

This is how #4cc7cf Color will look on black background color. Color contrast ratio is 10.38

#4cc7cf in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#4cc7cf color code is use for CSS Background Color

Background color for the above div is #4cc7cf

HTML with inline CSS

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

#4cc7cf color code is use for CSS Border Color

CSS Border color for the above div is #4cc7cf

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#4cc7cf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4cc7cf Color code Preview on White Background

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

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,199,207,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(207,84,76,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(76,199,207,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.