crispedge.com

Color picker

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

#067a05 hex color - Green - Cool color - Information

#067a05 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #067a05 Color code in RGB color code model is created after adding 2.35% red color, 47.84% green color and 1.96% blue color. Hex #067a05 Color code in CMYK color (process color) code model is generated after subtraction of 95% cyan, 0% magenta, 96% yellow and 52% black.

Hex #067a05 color code is between #007700 web safe hex color code and #008800 web safe hex color code. #007700 is the nearest web safe color code. You can see here many more shades of #067a05 color code.

0 Likes 0 Comments | 4 Views

Color Table

Hex Color Code067a05#067a05
RGB Decimal6, 122, 5rgb(6, 122, 5)
RGB Percent2%, 48%, 2%rgb(2%, 48%, 2%)
CSS RGBa6, 122, 5,1rgba(6,122,5,1)
CMYK Modelcmyk(95%,0%,96%,52%)
HSL Color Space119,92% ,25%hsl(119,92% ,25%)
HSV Color Space119°, 96%, 48%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000001100111101000000101
Octal61725
Decimal61225
Hex067a05

Different shades of #067a05 color code.

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

Light Shade of #067a05
#08ab07
Dark Shade of #067a05
#044903
Saturated Shade of #067a05
#017f00
Desaturated Shade of #067a05
#0c740b
Grey scale Shade of #067a05
#3f3f3f
Brighten Shade
#1f931e
Most Readable Shade
#FFFFFF

Shades of #067a05 color code

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

#067a05
#056c04
#045e03
#045103
#034302
#023602
#022801
#011b01
#000d00
#000000

Similar Color like #067a05 color

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

#077b06
#087c07
#097d08
#0a7e09
#0b7f0a
#0c800b
#0d810c
#0e820d
#0f830e
#10840f
#118510
#128611
#138712
#148813
#057904
#047803
#037702
#027601
#017500
#007400
#007300
#007200
#007100
#007000
#006f00
#006e00
#006d00
#006c00

Monochromatic Color with #067a05

#067a05
#08a407
#0acf08
#0cf90a
#022502
#044f03

Tints of #067a05 Color

#067a05
#218820
#3d973c
#59a658
#74b574
#90c38f
#acd2ab
#c7e1c7
#e3f0e3
#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

#067a05
#79057a

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

Split Complementary

#067a05
#3f057a
#7a0540

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

Analogous Color

#357a05
#1d7a05
#067a05
#057a1b
#057a33

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

#067a05
#05067a
#7a0506

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

#067a05
#05407a
#79057a
#7a3e05

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

#067a05
#79057a
#7a0540
#057a3f

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 #067a05 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.

#067a05 Color Code Preview on Black Background Color

This is how #067a05 Color will look on black background color. Color contrast ratio is 3.79

#067a05 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #067a05

HTML with inline CSS

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

Your Example Paragraph content text in with font color #067a05

#067a05 color code is use for CSS Background Color

Background color for the above div is #067a05

HTML with inline CSS

<div style="background-color:#067a05;"></div>

#067a05 color code is use for CSS Border Color

CSS Border color for the above div is #067a05

HTML with inline CSS

<div style="border:5px solid #067a05;"></div>

CSS Border Left color for the above div is #067a05

HTML with inline CSS

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

CSS Border Right color for the above div is #067a05

HTML with inline CSS

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

CSS Border Bottom color for the above div is #067a05

HTML with inline CSS

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

CSS Border Top color for the above div is #067a05

HTML with inline CSS

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

#067a05 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#067a05 Color code Preview on White Background

This is how #067a05 Color code will look on white background color. Color contrast ratio is 5.54

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

Related Gradients

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

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.