crispedge.com

Color picker

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

#076d07 hex color - Green - Cool color - Information

#076d07 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #076d07 Color code in RGB color code model is created after adding 2.75% red color, 42.75% green color and 2.75% blue color. Hex #076d07 Color code in CMYK color (process color) code model is generated after subtraction of 94% cyan, 0% magenta, 94% yellow and 57% black.

Hex #076d07 color code is between #006600 web safe hex color code and #007700 web safe hex color code. #006600 is the nearest web safe color code. You can see here many more shades of #076d07 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code076d07#076d07
RGB Decimal7, 109, 7rgb(7, 109, 7)
RGB Percent3%, 43%, 3%rgb(3%, 43%, 3%)
CSS RGBa7, 109, 7,1rgba(7,109,7,1)
CMYK Modelcmyk(94%,0%,94%,57%)
HSL Color Space120,88% ,23%hsl(120,88% ,23%)
HSV Color Space120°, 94%, 43%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000001110110110100000111
Octal71557
Decimal71097
Hex076d07

Different shades of #076d07 color code.

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

Light Shade of #076d07
#0a9d0a
Dark Shade of #076d07
#043d04
Saturated Shade of #076d07
#017301
Desaturated Shade of #076d07
#0d670d
Grey scale Shade of #076d07
#3a3a3a
Brighten Shade
#208620
Most Readable Shade
#FFFFFF

Shades of #076d07 color code

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

#076d07
#066006
#055405
#044804
#033c03
#033003
#022402
#011801
#000c00
#000000

Similar Color like #076d07 color

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

#086e08
#096f09
#0a700a
#0b710b
#0c720c
#0d730d
#0e740e
#0f750f
#107610
#117711
#127812
#137913
#147a14
#157b15
#066c06
#056b05
#046a04
#036903
#026802
#016701
#006600
#006500
#006400
#006300
#006200
#006100
#006000
#005f00

Monochromatic Color with #076d07

#076d07
#0a970a
#0cc20c
#0fec0f
#021802
#044204

Tints of #076d07 Color

#076d07
#227d22
#3e8d3e
#599d59
#75ad75
#90be90
#acceac
#c7dec7
#e3eee3
#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

#076d07
#6d076d

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

Split Complementary

#076d07
#3a076d
#6d073a

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

Analogous Color

#306d07
#1b6d07
#076d07
#076d1b
#076d30

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

#076d07
#07076d
#6d0707

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

#076d07
#073a6d
#6d076d
#6d3a07

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

#076d07
#6d076d
#6d073a
#076d3a

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 #076d07 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.

#076d07 Color Code Preview on Black Background Color

This is how #076d07 Color will look on black background color. Color contrast ratio is 3.20

#076d07 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #076d07

HTML with inline CSS

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

Your Example Paragraph content text in with font color #076d07

#076d07 color code is use for CSS Background Color

Background color for the above div is #076d07

HTML with inline CSS

<div style="background-color:#076d07;"></div>

#076d07 color code is use for CSS Border Color

CSS Border color for the above div is #076d07

HTML with inline CSS

<div style="border:5px solid #076d07;"></div>

CSS Border Left color for the above div is #076d07

HTML with inline CSS

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

CSS Border Right color for the above div is #076d07

HTML with inline CSS

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

CSS Border Bottom color for the above div is #076d07

HTML with inline CSS

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

CSS Border Top color for the above div is #076d07

HTML with inline CSS

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

#076d07 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#076d07 Color code Preview on White Background

This is how #076d07 Color code will look on white background color. Color contrast ratio is 6.56

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

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.