crispedge.com

Color picker

Loading...

#07ae95 hex color - Green - Cool color - Information

#07ae95 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #07ae95 Color code in RGB color code model is created after adding 2.75% red color, 68.24% green color and 58.43% blue color. Hex #07ae95 Color code in CMYK color (process color) code model is generated after subtraction of 96% cyan, 0% magenta, 14% yellow and 32% black.

Hex #07ae95 color code is between #00aa99 web safe hex color code and #00bb88 web safe hex color code. #00aa99 is the nearest web safe color code. You can see here many more shades of #07ae95 color code.

0 Likes 0 Comments | 3 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code07ae95#07ae95
RGB Decimal7, 174, 149rgb(7, 174, 149)
RGB Percent3%, 68%, 58%rgb(3%, 68%, 58%)
CSS RGBa7, 174, 149,1rgba(7,174,149,1)
CMYK Modelcmyk(96%,0%,14%,32%)
HSL Color Space171,92% ,35%hsl(171,92% ,35%)
HSV Color Space171°, 96%, 68%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000001111010111010010101
Octal7256225
Decimal7174149
Hex07ae95

Different shades of #07ae95 color code.

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

Light Shade of #07ae95
#09dfbf
Dark Shade of #07ae95
#057d6b
Saturated Shade of #07ae95
#00b59a
Desaturated Shade of #07ae95
#10a58f
Grey scale Shade of #07ae95
#5a5a5a
Brighten Shade
#20c7ae
Most Readable Shade
#000000

Shades of #07ae95 color code

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

#07ae95
#069a84
#058773
#047463
#036052
#034d42
#023a31
#012621
#001310
#000000

Similar Color like #07ae95 color

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

#08af96
#09b097
#0ab198
#0bb299
#0cb39a
#0db49b
#0eb59c
#0fb69d
#10b79e
#11b89f
#12b9a0
#13baa1
#14bba2
#15bca3
#06ad94
#05ac93
#04ab92
#03aa91
#02a990
#01a88f
#00a78e
#00a68d
#00a58c
#00a48b
#00a38a
#00a289
#00a188
#00a087

Monochromatic Color with #07ae95

#07ae95
#09d8b9
#000403
#022e28
#04594c
#058371

Tints of #07ae95 Color

#07ae95
#22b7a0
#3ec0ac
#59c9b8
#75d2c4
#90dbcf
#ace4db
#c7ede7
#e3f6f3
#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

#07ae95
#ae0720

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

Split Complementary

#07ae95
#ae0774
#ae4107

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

Analogous Color

#07ae52
#07ae74
#07ae95
#07a6ae
#0784ae

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

#07ae95
#9507ae
#ae9507

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

#07ae95
#4207ae
#ae0720
#73ae07

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

#07ae95
#ae0720
#ae4107
#0774ae

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 #07ae95 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.

#07ae95 Color Code Preview on Black Background Color

This is how #07ae95 Color will look on black background color. Color contrast ratio is 7.50

#07ae95 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #07ae95

HTML with inline CSS

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

Your Example Paragraph content text in with font color #07ae95

#07ae95 color code is use for CSS Background Color

Background color for the above div is #07ae95

HTML with inline CSS

<div style="background-color:#07ae95;"></div>

#07ae95 color code is use for CSS Border Color

CSS Border color for the above div is #07ae95

HTML with inline CSS

<div style="border:5px solid #07ae95;"></div>

CSS Border Left color for the above div is #07ae95

HTML with inline CSS

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

CSS Border Right color for the above div is #07ae95

HTML with inline CSS

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

CSS Border Bottom color for the above div is #07ae95

HTML with inline CSS

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

CSS Border Top color for the above div is #07ae95

HTML with inline CSS

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

#07ae95 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#07ae95 Color code Preview on White Background

This is how #07ae95 Color code will look on white background color. Color contrast ratio is 2.80

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(7,174,149,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(174,7,32,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(7,174,149,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.