crispedge.com

Color picker

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

#72ab9f hex color - Green - Cool color - Information

#72ab9f hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #72ab9f Color code in RGB color code model is created after adding 44.71% red color, 67.06% green color and 62.35% blue color. Hex #72ab9f Color code in CMYK color (process color) code model is generated after subtraction of 33% cyan, 0% magenta, 7% yellow and 33% black.

Hex #72ab9f color code is between #77aa99 web safe hex color code and #66bbaa web safe hex color code. #77aa99 is the nearest web safe color code. You can see here many more shades of #72ab9f color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code72ab9f#72ab9f
RGB Decimal114, 171, 159rgb(114, 171, 159)
RGB Percent45%, 67%, 62%rgb(45%, 67%, 62%)
CSS RGBa114, 171, 159,1rgba(114,171,159,1)
CMYK Modelcmyk(33%,0%,7%,33%)
HSL Color Space167,25% ,56%hsl(167,25% ,56%)
HSV Color Space167°, 33%, 67%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011100101010101110011111
Octal162253237
Decimal114171159
Hex72ab9f

Different shades of #72ab9f color code.

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

Light Shade of #72ab9f
#92beb5
Dark Shade of #72ab9f
#579386
Saturated Shade of #72ab9f
#67b6a6
Desaturated Shade of #72ab9f
#7da098
Grey scale Shade of #72ab9f
#8e8e8e
Brighten Shade
#8bc4b8
Most Readable Shade
#000000

Shades of #72ab9f color code

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

#72ab9f
#65988d
#58857b
#4c726a
#3f5f58
#324c46
#263935
#192623
#0c1311
#000000

Similar Color like #72ab9f color

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

#73aca0
#74ada1
#75aea2
#76afa3
#77b0a4
#78b1a5
#79b2a6
#7ab3a7
#7bb4a8
#7cb5a9
#7db6aa
#7eb7ab
#7fb8ac
#80b9ad
#71aa9e
#70a99d
#6fa89c
#6ea79b
#6da69a
#6ca599
#6ba498
#6aa397
#69a296
#68a195
#67a094
#669f93
#659e92
#649d91

Monochromatic Color with #72ab9f

#72ab9f
#8ed5c7
#010101
#1d2b28
#395650
#568077

Tints of #72ab9f Color

#72ab9f
#81b4a9
#91bdb4
#a1c7bf
#b0d0c9
#c0d9d4
#d0e3df
#dfece9
#eff5f4
#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

#72ab9f
#ab727e

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

Split Complementary

#72ab9f
#ab729b
#ab8272

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

Analogous Color

#72ab88
#72ab94
#72ab9f
#72abaa
#72a0ab

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

#72ab9f
#9f72ab
#ab9f72

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

#72ab9f
#8272ab
#ab727e
#9aab72

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

#72ab9f
#ab727e
#ab8272
#729bab

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 #72ab9f 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.

#72ab9f Color Code Preview on Black Background Color

This is how #72ab9f Color will look on black background color. Color contrast ratio is 8.04

#72ab9f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #72ab9f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #72ab9f

#72ab9f color code is use for CSS Background Color

Background color for the above div is #72ab9f

HTML with inline CSS

<div style="background-color:#72ab9f;"></div>

#72ab9f color code is use for CSS Border Color

CSS Border color for the above div is #72ab9f

HTML with inline CSS

<div style="border:5px solid #72ab9f;"></div>

CSS Border Left color for the above div is #72ab9f

HTML with inline CSS

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

CSS Border Right color for the above div is #72ab9f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #72ab9f

HTML with inline CSS

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

CSS Border Top color for the above div is #72ab9f

HTML with inline CSS

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

#72ab9f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#72ab9f Color code Preview on White Background

This is how #72ab9f Color code will look on white background color. Color contrast ratio is 2.61

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

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.