crispedge.com

Color picker

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

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

#75abab hex color - Green - Cool color

Color Hue/Base color: Green

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

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

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Code75abab#75abab
RGB Decimal117, 171, 171rgb(117, 171, 171)
RGB Percent46%, 67%, 67%rgb(46%, 67%, 67%)
CSS RGBa117, 171, 171,1rgba(117,171,171,1)
CMYK Modelcmyk(32%,0%,0%,33%)
HSL Color Space180,24% ,56%hsl(180,24% ,56%)
HSV Color Space180°, 32%, 67%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011101011010101110101011
Octal165253253
Decimal117171171
Hex75abab

Different shades of #75abab color code.

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

Light Shade of #75abab
#95bebe
Dark Shade of #75abab
#5a9393
Saturated Shade of #75abab
#6ab6b6
Desaturated Shade of #75abab
#80a0a0
Grey scale Shade of #75abab
#909090
Brighten Shade
#8ec4c4
Most Readable Shade
#000000

Shades of #75abab color code

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

#75abab
#689898
#5b8585
#4e7272
#415f5f
#344c4c
#273939
#1a2626
#0d1313
#000000

Similar Color like #75abab color

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

#76acac
#77adad
#78aeae
#79afaf
#7ab0b0
#7bb1b1
#7cb2b2
#7db3b3
#7eb4b4
#7fb5b5
#80b6b6
#81b7b7
#82b8b8
#83b9b9
#74aaaa
#73a9a9
#72a8a8
#71a7a7
#70a6a6
#6fa5a5
#6ea4a4
#6da3a3
#6ca2a2
#6ba1a1
#6aa0a0
#699f9f
#689e9e
#679d9d

Monochromatic Color with #75abab

#75abab
#92d5d5
#010101
#1e2b2b
#3b5656
#588080

Tints of #75abab Color

#75abab
#84b4b4
#93bdbd
#a3c7c7
#b2d0d0
#c1d9d9
#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

#75abab
#ab7575

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

Split Complementary

#75abab
#ab7590
#ab9075

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

Analogous Color

#75ab95
#75aba0
#75abab
#75a0ab
#7595ab

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

#75abab
#ab75ab
#abab75

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

#75abab
#9075ab
#ab7575
#90ab75

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

#75abab
#ab7575
#ab9075
#7590ab

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

#75abab Color Code Preview on Black Background Color

This is how #75abab Color will look on black background color. Color contrast ratio is 8.17

#75abab in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#75abab color code is use for CSS Background Color

Background color for the above div is #75abab

HTML with inline CSS

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

#75abab color code is use for CSS Border Color

CSS Border color for the above div is #75abab

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#75abab hex Color code used as CSS color Codes

Example CSS Class for usage

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

#75abab Color code Preview on White Background

This is how #75abab Color code will look on white background color. Color contrast ratio is 2.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 #75abab; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #75abab; }

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.