crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

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

#75a7ac hex color - Green - Cool color

Color Hue/Base color: Green

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

Hex #75a7ac 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 #75a7ac color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code75a7ac#75a7ac
RGB Decimal117, 167, 172rgb(117, 167, 172)
RGB Percent46%, 65%, 67%rgb(46%, 65%, 67%)
CSS RGBa117, 167, 172,1rgba(117,167,172,1)
CMYK Modelcmyk(32%,3%,0%,33%)
HSL Color Space185,25% ,57%hsl(185,25% ,57%)
HSV Color Space185°, 32%, 67%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011101011010011110101100
Octal165247254
Decimal117167172
Hex75a7ac

Different shades of #75a7ac color code.

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

Light Shade of #75a7ac
#95bbbf
Dark Shade of #75a7ac
#598f95
Saturated Shade of #75a7ac
#6ab0b7
Desaturated Shade of #75a7ac
#809ea1
Grey scale Shade of #75a7ac
#909090
Brighten Shade
#8ec0c5
Most Readable Shade
#000000

Shades of #75a7ac color code

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

#75a7ac
#689498
#5b8185
#4e6f72
#415c5f
#344a4c
#273739
#1a2526
#0d1213
#000000

Similar Color like #75a7ac color

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

#76a8ad
#77a9ae
#78aaaf
#79abb0
#7aacb1
#7badb2
#7caeb3
#7dafb4
#7eb0b5
#7fb1b6
#80b2b7
#81b3b8
#82b4b9
#83b5ba
#74a6ab
#73a5aa
#72a4a9
#71a3a8
#70a2a7
#6fa1a6
#6ea0a5
#6d9fa4
#6c9ea3
#6b9da2
#6a9ca1
#699ba0
#689a9f
#67999e

Monochromatic Color with #75a7ac

#75a7ac
#92d0d6
#010202
#1e2b2c
#3b5457
#587e81

Tints of #75a7ac Color

#75a7ac
#84b0b5
#93babe
#a3c4c7
#b2ced0
#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

#75a7ac
#ac7a75

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

Split Complementary

#75a7ac
#ac758b
#ac9675

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

Analogous Color

#75ac9b
#75aca6
#75a7ac
#759cac
#7591ac

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

#75a7ac
#ac75a7
#a7ac75

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

#75a7ac
#9575ac
#ac7a75
#8bac75

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

#75a7ac
#ac7a75
#ac9675
#758bac

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

#75a7ac Color Code Preview on Black Background Color

This is how #75a7ac Color will look on black background color. Color contrast ratio is 7.88

#75a7ac in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#75a7ac color code is use for CSS Background Color

Background color for the above div is #75a7ac

HTML with inline CSS

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

#75a7ac color code is use for CSS Border Color

CSS Border color for the above div is #75a7ac

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#75a7ac hex Color code used as CSS color Codes

Example CSS Class for usage

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

#75a7ac Color code Preview on White Background

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

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.