crispedge.com

Color picker

Loading...

#75a7ad hex color - Water Cooler - Green - Cool color - Information

#75a7ad hex color - Water Cooler - Green - Cool color

Color Hue/Base color: Green

Hex #75a7ad Color Code is also known as Water Cooler color.

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

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

0 Likes 0 Comments | 42 Views

RGB Chart

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

Color Table

Hex Color Code75a7ad#75a7ad
RGB Decimal117, 167, 173rgb(117, 167, 173)
RGB Percent46%, 65%, 68%rgb(46%, 65%, 68%)
CSS RGBa117, 167, 173,1rgba(117,167,173,1)
CMYK Modelcmyk(32%,3%,0%,32%)
HSL Color Space186,25% ,57%hsl(186,25% ,57%)
HSV Color Space186°, 32%, 68%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011101011010011110101101
Octal165247255
Decimal117167173
Hex75a7ad

Different shades of #75a7ad color code.

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

Light Shade of #75a7ad
#95bbc0
Dark Shade of #75a7ad
#598f96
Saturated Shade of #75a7ad
#6ab0b8
Desaturated Shade of #75a7ad
#809ea2
Grey scale Shade of #75a7ad
#919191
Brighten Shade
#8ec0c6
Most Readable Shade
#000000

Shades of #75a7ad color code

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

#75a7ad
#689499
#5b8186
#4e6f73
#415c60
#344a4c
#273739
#1a2526
#0d1213
#000000

Similar Color like #75a7ad color

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

#76a8ae
#77a9af
#78aab0
#79abb1
#7aacb2
#7badb3
#7caeb4
#7dafb5
#7eb0b6
#7fb1b7
#80b2b8
#81b3b9
#82b4ba
#83b5bb
#74a6ac
#73a5ab
#72a4aa
#71a3a9
#70a2a8
#6fa1a7
#6ea0a6
#6d9fa5
#6c9ea4
#6b9da3
#6a9ca2
#699ba1
#689aa0
#67999f

Monochromatic Color with #75a7ad

#75a7ad
#92d0d7
#020303
#1f2c2d
#3c5558
#587e82

Tints of #75a7ad Color

#75a7ad
#84b0b6
#93babf
#a3c4c8
#b2ced1
#c1d7da
#d1e1e3
#e0ebec
#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

#75a7ad
#ad7b75

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

Split Complementary

#75a7ad
#ad758b
#ad9775

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

Analogous Color

#75ad9d
#75ada8
#75a7ad
#759cad
#7591ad

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

#75a7ad
#ad75a7
#a7ad75

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

#75a7ad
#9775ad
#ad7b75
#8bad75

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

#75a7ad
#ad7b75
#ad9775
#758bad

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

#75a7ad Color Code Preview on Black Background Color

This is how #75a7ad Color will look on black background color. Color contrast ratio is 7.89

#75a7ad in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#75a7ad color code is use for CSS Background Color

Background color for the above div is #75a7ad

HTML with inline CSS

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

#75a7ad color code is use for CSS Border Color

CSS Border color for the above div is #75a7ad

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#75a7ad hex Color code used as CSS color Codes

Example CSS Class for usage

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

#75a7ad Color code Preview on White Background

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

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

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

0 Likes 0 Comments | 42 Views

Post your comment:-

By submitting comment you agree to our privacy policy.