crispedge.com

Color picker

Loading...

#75adab hex color - Green - Cool color - Information

#75adab hex color - Green - Cool color

Color Hue/Base color: Green

Hex #75adab Color code in RGB color code model is created after adding 45.88% red color, 67.84% green color and 67.06% blue color. Hex #75adab Color code in CMYK color (process color) code model is generated after subtraction of 32% cyan, 0% magenta, 1% yellow and 32% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code75adab#75adab
RGB Decimal117, 173, 171rgb(117, 173, 171)
RGB Percent46%, 68%, 67%rgb(46%, 68%, 67%)
CSS RGBa117, 173, 171,1rgba(117,173,171,1)
CMYK Modelcmyk(32%,0%,1%,32%)
HSL Color Space178,25% ,57%hsl(178,25% ,57%)
HSV Color Space178°, 32%, 68%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011101011010110110101011
Octal165255253
Decimal117173171
Hex75adab

Different shades of #75adab color code.

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

Light Shade of #75adab
#95c0be
Dark Shade of #75adab
#599694
Saturated Shade of #75adab
#6ab8b5
Desaturated Shade of #75adab
#80a2a1
Grey scale Shade of #75adab
#919191
Brighten Shade
#8ec6c4
Most Readable Shade
#000000

Shades of #75adab color code

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

#75adab
#689998
#5b8685
#4e7372
#41605f
#344c4c
#273939
#1a2626
#0d1313
#000000

Similar Color like #75adab color

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

#76aeac
#77afad
#78b0ae
#79b1af
#7ab2b0
#7bb3b1
#7cb4b2
#7db5b3
#7eb6b4
#7fb7b5
#80b8b6
#81b9b7
#82bab8
#83bbb9
#74acaa
#73aba9
#72aaa8
#71a9a7
#70a8a6
#6fa7a5
#6ea6a4
#6da5a3
#6ca4a2
#6ba3a1
#6aa2a0
#69a19f
#68a09e
#679f9d

Monochromatic Color with #75adab

#75adab
#92d7d5
#020303
#1f2d2d
#3c5857
#588281

Tints of #75adab Color

#75adab
#84b6b4
#93bfbd
#a3c8c7
#b2d1d0
#c1dad9
#d1e3e3
#e0ecec
#eff5f5
#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

#75adab
#ad7577

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

Split Complementary

#75adab
#ad7593
#ad8f75

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

Analogous Color

#75ad95
#75ada0
#75adab
#75a4ad
#7599ad

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

#75adab
#ab75ad
#adab75

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

#75adab
#8f75ad
#ad7577
#93ad75

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

#75adab
#ad7577
#ad8f75
#7593ad

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

#75adab Color Code Preview on Black Background Color

This is how #75adab Color will look on black background color. Color contrast ratio is 8.32

#75adab in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#75adab color code is use for CSS Background Color

Background color for the above div is #75adab

HTML with inline CSS

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

#75adab color code is use for CSS Border Color

CSS Border color for the above div is #75adab

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#75adab hex Color code used as CSS color Codes

Example CSS Class for usage

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

#75adab Color code Preview on White Background

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

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

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,173,171,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(173,117,119,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(117,173,171,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.