Skip to main content Skip to docs navigation

#75cbc2 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 Turkish Teal and its hex is #72CAC1 Nearest Color Name

Color Hue/Base color: Green

Hex #75cbc2 Color code in RGB color code model is created after adding 45.88% red color, 79.61% green color and 76.08% blue color. Hex #75cbc2 Color code in CMYK color (process color) code model is generated after subtraction of 42% cyan, 0% magenta, 4% yellow and 20.39% black.

Hex #75cbc2 color code is between #77ccbb web safe hex color code and #66bbcc web safe hex color code. #77ccbb is the nearest web safe color code. You can see here many more shades of #75cbc2 color code.

RGB Chart

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

Color Table

Hex Color Code 75cbc2 #75cbc2
RGB Decimal 117, 203, 194 117, 203, 194
RGB Percent 46%, 80%, 76% rgb(46%, 80%, 76%)
CSS RGBa 117, 203, 194,1 rgba(117,203,194,1)
CMYK Model cmyk(42%,0%,4%,20.39%)
HSL Color Space 174,45% ,63% hsl(174,45% ,63%)
HSV Color Space 174°, 42%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01110101 11001011 11000010
Octal 165 313 302
Decimal 117 203 194
Hex 75 cb c2

Different shades of #75cbc2 color code.

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

Darkest of #75cbc2
#2e7971
Darker of #75cbc2
#3c9e94
Dark of #75cbc2
#50bdb2
Base of #75cbc2
#75cbc2
Light of #75cbc2
#9ad9d2
Lighter
#bfe7e3
Lightest
#e4f5f3

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

#75cbc2
#cb757e

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

Split Complementary

#75cbc2
#cb75a9
#cb9775

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

Analogous Color

#75cb90
#75cb9e
#75cbc2
#75b7cb
#7594cb

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

#75cbc2
#cbc275
#c275cb

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

#75cbc2
#c275cb
#cb757e
#7ecb75

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

#75cbc2
#9775cb
#cb757e
#a9cb75

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 #75cbc2

#20544f
#2e7971
#3c9e94
#50bdb2
#75cbc2
#9ad9d2
#bfe7e3
#e4f5f3
#ffffff

Tints of #75cbc2 Color

#75cbc2
#84d0c8
#93d6cf
#a3dcd6
#b2e2dd
#c1e7e3
#d1edea
#e0f3f1
#eff9f8
#ffffff

Shades of #75cbc2 color code

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

#75cbc2
#68b4ac
#5b9d96
#4e8781
#41706b
#345a56
#274340
#1a2d2b
#0d1615
#000000

Tones

#75cbc2
#88b8b3
#9ba5a4
#a0a0a0
#a0a0a0

Tones

Similar Color like #75cbc2 color

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

#76ccc3
#77cdc4
#78cec5
#79cfc6
#7ad0c7
#7bd1c8
#7cd2c9
#7dd3ca
#7ed4cb
#7fd5cc
#80d6cd
#81d7ce
#82d8cf
#83d9d0
#74cac1
#73c9c0
#72c8bf
#71c7be
#70c6bd
#6fc5bc
#6ec4bb
#6dc3ba
#6cc2b9
#6bc1b8
#6ac0b7
#69bfb6
#68beb5
#67bdb4

Download this Dark Green

Hex #75cbc2 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.

#75cbc2 Color Code Preview on Black Background Color

This is how #75cbc2 Color will look on black background color. Color contrast ratio is 11.08

#75cbc2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #75cbc2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #75cbc2

#75cbc2 color code is use for CSS Background Color

Background color for the above div is #75cbc2

HTML with inline CSS

<div style="background-color:#75cbc2;"></div>

#75cbc2 color code is use for CSS Border Color

CSS Border color for the above div is #75cbc2

HTML with inline CSS

<div style="border:5px solid #75cbc2;"></div>

CSS Border Left color for the above div is #75cbc2

HTML with inline CSS

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

CSS Border Right color for the above div is #75cbc2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #75cbc2

HTML with inline CSS

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

CSS Border Top color for the above div is #75cbc2

HTML with inline CSS

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

#75cbc2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#75cbc2 Color code Preview on White Background

This is how #75cbc2 Color code will look on white background color. Color contrast ratio is 1.90

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

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