crispedge.com

Color picker

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

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

#7dd275 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #7dd275 Color code in RGB color code model is created after adding 49.02% red color, 82.35% green color and 45.88% blue color. Hex #7dd275 Color code in CMYK color (process color) code model is generated after subtraction of 40% cyan, 0% magenta, 44% yellow and 18% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code7dd275#7dd275
RGB Decimal125, 210, 117rgb(125, 210, 117)
RGB Percent49%, 82%, 46%rgb(49%, 82%, 46%)
CSS RGBa125, 210, 117,1rgba(125,210,117,1)
CMYK Modelcmyk(40%,0%,44%,18%)
HSL Color Space115,51% ,64%hsl(115,51% ,64%)
HSV Color Space115°, 44%, 82%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011111011101001001110101
Octal175322165
Decimal125210117
Hex7dd275

Different shades of #7dd275 color code.

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

Light Shade of #7dd275
#a1df9b
Dark Shade of #7dd275
#59c54f
Saturated Shade of #7dd275
#75db6c
Desaturated Shade of #7dd275
#85c97e
Grey scale Shade of #7dd275
#a3a3a3
Brighten Shade
#96eb8e
Most Readable Shade
#000000

Shades of #7dd275 color code

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

#7dd275
#6fba68
#61a35b
#538c4e
#457441
#375d34
#294627
#1b2e1a
#0d170d
#000000

Similar Color like #7dd275 color

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

#7ed376
#7fd477
#80d578
#81d679
#82d77a
#83d87b
#84d97c
#85da7d
#86db7e
#87dc7f
#88dd80
#89de81
#8adf82
#8be083
#7cd174
#7bd073
#7acf72
#79ce71
#78cd70
#77cc6f
#76cb6e
#75ca6d
#74c96c
#73c86b
#72c76a
#71c669
#70c568
#6fc467

Monochromatic Color with #7dd275

#7dd275
#96fc8d
#182816
#31522e
#4a7d46
#64a75d

Tints of #7dd275 Color

#7dd275
#8bd784
#99dc93
#a8e1a3
#b6e6b2
#c5ebc1
#d3f0d1
#e2f5e0
#f0faef
#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

#7dd275
#ca75d2

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

Split Complementary

#7dd275
#9c75d2
#d275ab

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

Analogous Color

#a2d275
#90d275
#7dd275
#75d280
#75d292

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

#7dd275
#757dd2
#d2757d

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

#7dd275
#75abd2
#ca75d2
#d29b75

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

#7dd275
#ca75d2
#d275ab
#75d29c

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

#7dd275 Color Code Preview on Black Background Color

This is how #7dd275 Color will look on black background color. Color contrast ratio is 11.35

#7dd275 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#7dd275 color code is use for CSS Background Color

Background color for the above div is #7dd275

HTML with inline CSS

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

#7dd275 color code is use for CSS Border Color

CSS Border color for the above div is #7dd275

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#7dd275 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7dd275 Color code Preview on White Background

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

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

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.