crispedge.com

Color picker

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

#7abda0 hex color - Green - Cool color - Information

#7abda0 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #7abda0 Color code in RGB color code model is created after adding 47.84% red color, 74.12% green color and 62.75% blue color. Hex #7abda0 Color code in CMYK color (process color) code model is generated after subtraction of 35% cyan, 0% magenta, 15% yellow and 26% black.

Hex #7abda0 color code is between #77bb99 web safe hex color code and #88ccaa web safe hex color code. #77bb99 is the nearest web safe color code. You can see here many more shades of #7abda0 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code7abda0#7abda0
RGB Decimal122, 189, 160rgb(122, 189, 160)
RGB Percent48%, 74%, 63%rgb(48%, 74%, 63%)
CSS RGBa122, 189, 160,1rgba(122,189,160,1)
CMYK Modelcmyk(35%,0%,15%,26%)
HSL Color Space154,34% ,61%hsl(154,34% ,61%)
HSV Color Space154°, 35%, 74%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011110101011110110100000
Octal172275240
Decimal122189160
Hex7abda0

Different shades of #7abda0 color code.

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

Light Shade of #7abda0
#9cceb8
Dark Shade of #7abda0
#58ac88
Saturated Shade of #7abda0
#70c7a1
Desaturated Shade of #7abda0
#84b39f
Grey scale Shade of #7abda0
#9b9b9b
Brighten Shade
#93d6b9
Most Readable Shade
#000000

Shades of #7abda0 color code

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

#7abda0
#6ca88e
#5e937c
#517e6a
#436958
#365447
#283f35
#1b2a23
#0d1511
#000000

Similar Color like #7abda0 color

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

#7bbea1
#7cbfa2
#7dc0a3
#7ec1a4
#7fc2a5
#80c3a6
#81c4a7
#82c5a8
#83c6a9
#84c7aa
#85c8ab
#86c9ac
#87caad
#88cbae
#79bc9f
#78bb9e
#77ba9d
#76b99c
#75b89b
#74b79a
#73b699
#72b598
#71b497
#70b396
#6fb295
#6eb194
#6db093
#6caf92

Monochromatic Color with #7abda0

#7abda0
#95e7c4
#0c1310
#283d34
#436858
#5f927c

Tints of #7abda0 Color

#7abda0
#88c4aa
#97cbb5
#a6d3bf
#b5daca
#c3e1d4
#d2e9df
#e1f0e9
#f0f7f4
#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

#7abda0
#bd7a97

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

Split Complementary

#7abda0
#bd7ab9
#bd7f7a

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

Analogous Color

#7abd85
#7abd93
#7abda0
#7abdad
#7abdbb

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

#7abda0
#a07abd
#bda07a

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

#7abda0
#7f7abd
#bd7a97
#b8bd7a

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

#7abda0
#bd7a97
#bd7f7a
#7ab9bd

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 #7abda0 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.

#7abda0 Color Code Preview on Black Background Color

This is how #7abda0 Color will look on black background color. Color contrast ratio is 9.61

#7abda0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7abda0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7abda0

#7abda0 color code is use for CSS Background Color

Background color for the above div is #7abda0

HTML with inline CSS

<div style="background-color:#7abda0;"></div>

#7abda0 color code is use for CSS Border Color

CSS Border color for the above div is #7abda0

HTML with inline CSS

<div style="border:5px solid #7abda0;"></div>

CSS Border Left color for the above div is #7abda0

HTML with inline CSS

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

CSS Border Right color for the above div is #7abda0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #7abda0

HTML with inline CSS

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

CSS Border Top color for the above div is #7abda0

HTML with inline CSS

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

#7abda0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7abda0 Color code Preview on White Background

This is how #7abda0 Color code will look on white background color. Color contrast ratio is 2.18

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

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.