crispedge.com

Color picker

Loading...

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

#4cbbc4 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #4cbbc4 Color code in RGB color code model is created after adding 29.8% red color, 73.33% green color and 76.86% blue color. Hex #4cbbc4 Color code in CMYK color (process color) code model is generated after subtraction of 61% cyan, 5% magenta, 0% yellow and 23% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code4cbbc4#4cbbc4
RGB Decimal76, 187, 196rgb(76, 187, 196)
RGB Percent30%, 73%, 77%rgb(30%, 73%, 77%)
CSS RGBa76, 187, 196,1rgba(76,187,196,1)
CMYK Modelcmyk(61%,5%,0%,23%)
HSL Color Space185,50% ,53%hsl(185,50% ,53%)
HSV Color Space185°, 61%, 77%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010011001011101111000100
Octal114273304
Decimal76187196
Hex4cbbc4

Different shades of #4cbbc4 color code.

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

Light Shade of #4cbbc4
#72cad1
Dark Shade of #4cbbc4
#379ea6
Saturated Shade of #4cbbc4
#40c5d0
Desaturated Shade of #4cbbc4
#58b1b8
Grey scale Shade of #4cbbc4
#888888
Brighten Shade
#65d4dd
Most Readable Shade
#000000

Shades of #4cbbc4 color code

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

#4cbbc4
#43a6ae
#3b9198
#327c82
#2a676c
#215357
#193e41
#10292b
#081415
#000000

Similar Color like #4cbbc4 color

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

#4dbcc5
#4ebdc6
#4fbec7
#50bfc8
#51c0c9
#52c1ca
#53c2cb
#54c3cc
#55c4cd
#56c5ce
#57c6cf
#58c7d0
#59c8d1
#5ac9d2
#4bbac3
#4ab9c2
#49b8c1
#48b7c0
#47b6bf
#46b5be
#45b4bd
#44b3bc
#43b2bb
#42b1ba
#41b0b9
#40afb8
#3faeb7
#3eadb6

Monochromatic Color with #4cbbc4

#4cbbc4
#5ce4ee
#0a191a
#1b4144
#2b6a6f
#3c9299

Tints of #4cbbc4 Color

#4cbbc4
#5fc2ca
#73cad1
#87d1d7
#9bd9de
#afe0e4
#c3e8eb
#d7eff1
#ebf7f8
#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

#4cbbc4
#c4554c

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

Split Complementary

#4cbbc4
#c44c7f
#c4914c

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

Analogous Color

#4cc49d
#4cc4b5
#4cbbc4
#4ca3c4
#4c8bc4

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

#4cbbc4
#c44cbb
#bbc44c

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

#4cbbc4
#914cc4
#c4554c
#7fc44c

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

#4cbbc4
#c4554c
#c4914c
#4c7fc4

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

#4cbbc4 Color Code Preview on Black Background Color

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

#4cbbc4 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#4cbbc4 color code is use for CSS Background Color

Background color for the above div is #4cbbc4

HTML with inline CSS

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

#4cbbc4 color code is use for CSS Border Color

CSS Border color for the above div is #4cbbc4

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#4cbbc4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4cbbc4 Color code Preview on White Background

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

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,187,196,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(196,85,76,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(76,187,196,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.