@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#07520c hex color - Green - Cool color - Information

#07520c hex color - Green - Cool color

Color Hue/Base color: Green

Hex #07520c Color code in RGB color code model is created after adding 2.75% red color, 32.16% green color and 4.71% blue color. Hex #07520c Color code in CMYK color (process color) code model is generated after subtraction of 91% cyan, 0% magenta, 85% yellow and 67.84% black.

Hex #07520c color code is between #005511 web safe hex color code and #004400 web safe hex color code. #005511 is the nearest web safe color code. You can see here many more shades of #07520c color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code 07520c #07520c
RGB Decimal 7, 82, 12 rgb(7, 82, 12)
RGB Percent 3%, 32%, 5% rgb(3%, 32%, 5%)
CSS RGBa 7, 82, 12,1 rgba(7,82,12,1)
CMYK Model cmyk(91%,0%,85%,67.84%)
HSL Color Space 124,84% ,17% hsl(124,84% ,17%)
HSV Color Space 124°, 91%, 32%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00000111 01010010 00001100
Octal 7 122 14
Decimal 7 82 12
Hex 07 52 0c

Different shades of #07520c color code.

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

Light Shade of #07520c
#0b8113
Dark Shade of #07520c
#032305
Saturated Shade of #07520c
#035608
Desaturated Shade of #07520c
#0b4e10
Grey scale Shade of #07520c
#2c2c2c
Brighten Shade
#206b25
Most Readable Shade
#FFFFFF

Shades of #07520c color code

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

#07520c
#06480a
#053f09
#043608
#032d06
#032405
#021b04
#011202
#000901
#000000

Similar Color like #07520c color

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

#08530d
#09540e
#0a550f
#0b5610
#0c5711
#0d5812
#0e5913
#0f5a14
#105b15
#115c16
#125d17
#135e18
#145f19
#15601a
#06510b
#05500a
#044f09
#034e08
#024d07
#014c06
#004b05
#004a04
#004903
#004802
#004701
#004600
#004500
#004400

Monochromatic Color with #07520c

#07520c
#0b7c12
#0ea718
#12d11f
#16fc25
#032706

Tints of #07520c Color

#07520c
#226527
#3e7842
#598b5d
#759e78
#90b293
#acc5ae
#c7d8c9
#e3ebe4
#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

#07520c
#52074d

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

Split Complementary

#07520c
#320752
#520727

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

Analogous Color

#205207
#115207
#07520c
#07521b
#07522a

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

#07520c
#0c0752
#520c07

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

#07520c
#072752
#52074d
#523107

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

#07520c
#52074d
#520727
#075232

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 #07520c 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.

#07520c Color Code Preview on Black Background Color

This is how #07520c Color will look on black background color. Color contrast ratio is 2.22

#07520c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #07520c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #07520c

#07520c color code is use for CSS Background Color

Background color for the above div is #07520c

HTML with inline CSS

<div style="background-color:#07520c;"></div>

#07520c color code is use for CSS Border Color

CSS Border color for the above div is #07520c

HTML with inline CSS

<div style="border:5px solid #07520c;"></div>

CSS Border Left color for the above div is #07520c

HTML with inline CSS

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

CSS Border Right color for the above div is #07520c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #07520c

HTML with inline CSS

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

CSS Border Top color for the above div is #07520c

HTML with inline CSS

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

#07520c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#07520c Color code Preview on White Background

This is how #07520c Color code will look on white background color. Color contrast ratio is 9.45

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.