crispedge.com

Color picker

Loading...

#75dfdc hex color - Blue - Cool color - Information

#75dfdc hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #75dfdc Color code in RGB color code model is created after adding 45.88% red color, 87.45% green color and 86.27% blue color. Hex #75dfdc Color code in CMYK color (process color) code model is generated after subtraction of 48% cyan, 0% magenta, 1% yellow and 13% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code75dfdc#75dfdc
RGB Decimal117, 223, 220rgb(117, 223, 220)
RGB Percent46%, 87%, 86%rgb(46%, 87%, 86%)
CSS RGBa117, 223, 220,1rgba(117,223,220,1)
CMYK Modelcmyk(48%,0%,1%,13%)
HSL Color Space178,62% ,67%hsl(178,62% ,67%)
HSV Color Space178°, 48%, 87%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011101011101111111011100
Octal165337334
Decimal117223220
Hex75dfdc

Different shades of #75dfdc color code.

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

Light Shade of #75dfdc
#9ee9e6
Dark Shade of #75dfdc
#4cd5d1
Saturated Shade of #75dfdc
#6ce7e4
Desaturated Shade of #75dfdc
#7dd6d4
Grey scale Shade of #75dfdc
#aaaaaa
Brighten Shade
#8ef8f5
Most Readable Shade
#000000

Shades of #75dfdc color code

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

#75dfdc
#68c6c3
#5badab
#4e9492
#417b7a
#346361
#274a49
#1a3130
#0d1818
#000000

Similar Color like #75dfdc color

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

#76e0dd
#77e1de
#78e2df
#79e3e0
#7ae4e1
#7be5e2
#7ce6e3
#7de7e4
#7ee8e5
#7fe9e6
#80eae7
#81ebe8
#82ece9
#83edea
#74dedb
#73ddda
#72dcd9
#71dbd8
#70dad7
#6fd9d6
#6ed8d5
#6dd7d4
#6cd6d3
#6bd5d2
#6ad4d1
#69d3d0
#68d2cf
#67d1ce

Monochromatic Color with #75dfdc

#75dfdc
#050a0a
#1c3534
#325f5e
#488a88
#5fb4b2

Tints of #75dfdc Color

#75dfdc
#84e2df
#93e6e3
#a3e9e7
#b2edeb
#c1f0ef
#d1f4f3
#e0f7f7
#effbfb
#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

#75dfdc
#df7578

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

Split Complementary

#75dfdc
#df75ad
#dfa775

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

Analogous Color

#75dfb2
#75dfc7
#75dfdc
#75cddf
#75b8df

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

#75dfdc
#dc75df
#dfdc75

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

#75dfdc
#a775df
#df7578
#addf75

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

#75dfdc
#df7578
#dfa775
#75addf

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 #75dfdc 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.

#75dfdc Color Code Preview on Black Background Color

This is how #75dfdc Color will look on black background color. Color contrast ratio is 13.34

#75dfdc in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#75dfdc color code is use for CSS Background Color

Background color for the above div is #75dfdc

HTML with inline CSS

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

#75dfdc color code is use for CSS Border Color

CSS Border color for the above div is #75dfdc

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#75dfdc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#75dfdc Color code Preview on White Background

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

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

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(117,223,220,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(223,117,120,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(117,223,220,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.