crispedge.com

Color picker

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

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

#07c12c hex color - Green - Cool color

Color Hue/Base color: Green

Hex #07c12c Color code in RGB color code model is created after adding 2.75% red color, 75.69% green color and 17.25% blue color. Hex #07c12c Color code in CMYK color (process color) code model is generated after subtraction of 96% cyan, 0% magenta, 77% yellow and 24% black.

Hex #07c12c color code is between #00bb33 web safe hex color code and #00cc22 web safe hex color code. #00bb33 is the nearest web safe color code. You can see here many more shades of #07c12c color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code07c12c#07c12c
RGB Decimal7, 193, 44rgb(7, 193, 44)
RGB Percent3%, 76%, 17%rgb(3%, 76%, 17%)
CSS RGBa7, 193, 44,1rgba(7,193,44,1)
CMYK Modelcmyk(96%,0%,77%,24%)
HSL Color Space132,93% ,39%hsl(132,93% ,39%)
HSV Color Space132°, 96%, 76%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000001111100000100101100
Octal730154
Decimal719344
Hex07c12c

Different shades of #07c12c color code.

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

Light Shade of #07c12c
#09f237
Dark Shade of #07c12c
#059021
Saturated Shade of #07c12c
#00c828
Desaturated Shade of #07c12c
#11b732
Grey scale Shade of #07c12c
#646464
Brighten Shade
#20da45
Most Readable Shade
#000000

Shades of #07c12c color code

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

#07c12c
#06ab27
#059622
#04801d
#036b18
#035513
#02400e
#012a09
#001504
#000000

Similar Color like #07c12c color

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

#08c22d
#09c32e
#0ac42f
#0bc530
#0cc631
#0dc732
#0ec833
#0fc934
#10ca35
#11cb36
#12cc37
#13cd38
#14ce39
#15cf3a
#06c02b
#05bf2a
#04be29
#03bd28
#02bc27
#01bb26
#00ba25
#00b924
#00b823
#00b722
#00b621
#00b520
#00b41f
#00b31e

Monochromatic Color with #07c12c

#07c12c
#09eb36
#011705
#02410f
#046c19
#059622

Tints of #07c12c Color

#07c12c
#22c743
#3ece5a
#59d572
#75dc89
#90e3a1
#aceab8
#c7f1d0
#e3f8e7
#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

#07c12c
#c1079c

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

Split Complementary

#07c12c
#8907c1
#c1073f

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

Analogous Color

#2cc107
#07c107
#07c12c
#07c151
#07c176

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

#07c12c
#2c07c1
#c12c07

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

#07c12c
#073fc1
#c1079c
#c18907

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

#07c12c
#c1079c
#c1073f
#07c189

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

#07c12c Color Code Preview on Black Background Color

This is how #07c12c Color will look on black background color. Color contrast ratio is 8.67

#07c12c in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#07c12c color code is use for CSS Background Color

Background color for the above div is #07c12c

HTML with inline CSS

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

#07c12c color code is use for CSS Border Color

CSS Border color for the above div is #07c12c

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#07c12c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#07c12c Color code Preview on White Background

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

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

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.