crispedge.com

Color picker

Loading...

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

#07f265 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #07f265 Color code in RGB color code model is created after adding 2.75% red color, 94.9% green color and 39.61% blue color. Hex #07f265 Color code in CMYK color (process color) code model is generated after subtraction of 97% cyan, 0% magenta, 58% yellow and 5% black.

Hex #07f265 color code is between #00ee66 web safe hex color code and #00ff55 web safe hex color code. #00ee66 is the nearest web safe color code. You can see here many more shades of #07f265 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code07f265#07f265
RGB Decimal7, 242, 101rgb(7, 242, 101)
RGB Percent3%, 95%, 40%rgb(3%, 95%, 40%)
CSS RGBa7, 242, 101,1rgba(7,242,101,1)
CMYK Modelcmyk(97%,0%,58%,5%)
HSL Color Space144,94% ,49%hsl(144,94% ,49%)
HSV Color Space144°, 97%, 95%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000001111111001001100101
Octal7362145
Decimal7242101
Hex07f265

Different shades of #07f265 color code.

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

Light Shade of #07f265
#33f982
Dark Shade of #07f265
#06c050
Saturated Shade of #07f265
#00f964
Desaturated Shade of #07f265
#13e667
Grey scale Shade of #07f265
#7c7c7c
Brighten Shade
#20ff7e
Most Readable Shade
#000000

Shades of #07f265 color code

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

#07f265
#06d759
#05bc4e
#04a143
#038638
#036b2c
#025021
#013516
#001a0b
#000000

Similar Color like #07f265 color

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

#08f366
#09f467
#0af568
#0bf669
#0cf76a
#0df86b
#0ef96c
#0ffa6d
#10fb6e
#11fc6f
#12fd70
#13fe71
#14ff72
#15ff73
#06f164
#05f063
#04ef62
#03ee61
#02ed60
#01ec5f
#00eb5e
#00ea5d
#00e95c
#00e85b
#00e75a
#00e659
#00e558
#00e457

Monochromatic Color with #07f265

#07f265
#011d0c
#02481e
#037230
#059d42
#06c753

Tints of #07f265 Color

#07f265
#22f376
#3ef487
#59f698
#75f7a9
#90f9ba
#acfacb
#c7fcdc
#e3fded
#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

#07f265
#f20794

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

Split Complementary

#07f265
#da07f2
#f2071e

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

Analogous Color

#07f207
#07f236
#07f265
#07f294
#07f2c3

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

#07f265
#6507f2
#f26507

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

#07f265
#071ff2
#f20794
#f2da07

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

#07f265
#f20794
#f2071e
#07f2da

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

#07f265 Color Code Preview on Black Background Color

This is how #07f265 Color will look on black background color. Color contrast ratio is 13.90

#07f265 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#07f265 color code is use for CSS Background Color

Background color for the above div is #07f265

HTML with inline CSS

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

#07f265 color code is use for CSS Border Color

CSS Border color for the above div is #07f265

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#07f265 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#07f265 Color code Preview on White Background

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

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

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,242,101,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(242,7,148,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(7,242,101,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.