crispedge.com

Color picker

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

#006a3a hex color - Green - Cool color - Information

#006a3a hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #006a3a Color code in RGB color code model is created after adding 0% red color, 41.57% green color and 22.75% blue color. Hex #006a3a Color code in CMYK color (process color) code model is generated after subtraction of 100% cyan, 0% magenta, 45% yellow and 58% black.

Hex #006a3a color code is between #006633 web safe hex color code and #007744 web safe hex color code. #006633 is the nearest web safe color code. You can see here many more shades of #006a3a color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Code006a3a#006a3a
RGB Decimal0, 106, 58rgb(0, 106, 58)
RGB Percent0%, 42%, 23%rgb(0%, 42%, 23%)
CSS RGBa0, 106, 58,1rgba(0,106,58,1)
CMYK Modelcmyk(100%,0%,45%,58%)
HSL Color Space153,100% ,21%hsl(153,100% ,21%)
HSV Color Space153°, 100%, 42%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000000000110101000111010
Octal015272
Decimal010658
Hex006a3a

Different shades of #006a3a color code.

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

Light Shade of #006a3a
#009d56
Dark Shade of #006a3a
#00371e
Saturated Shade of #006a3a
#006a3a
Desaturated Shade of #006a3a
#056539
Grey scale Shade of #006a3a
#353535
Brighten Shade
#198353
Most Readable Shade
#FFFFFF

Shades of #006a3a color code

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

#006a3a
#005e33
#00522d
#004626
#003a20
#002f19
#002313
#00170c
#000b06
#000000

Similar Color like #006a3a color

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

#016b3b
#026c3c
#036d3d
#046e3e
#056f3f
#067040
#077141
#087242
#097343
#0a7444
#0b7545
#0c7646
#0d7747
#0e7848
#006939
#006838
#006737
#006636
#006535
#006434
#006333
#006232
#006131
#006030
#005f2f
#005e2e
#005d2d
#005c2c

Monochromatic Color with #006a3a

#006a3a
#009451
#00bf69
#00e980
#00150b
#003f23

Tints of #006a3a Color

#006a3a
#1c7a4f
#388b65
#559b7b
#71ac91
#8dbca7
#aacdbd
#c6ddd3
#e2eee9
#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

#006a3a
#6a0030

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

Split Complementary

#006a3a
#6a0065
#6a0500

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

Analogous Color

#006a10
#006a25
#006a3a
#006a4f
#006a64

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

#006a3a
#3a006a
#6a3a00

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

#006a3a
#05006a
#6a0030
#656a00

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

#006a3a
#6a0030
#6a0500
#00656a

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 #006a3a 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.

#006a3a Color Code Preview on Black Background Color

This is how #006a3a Color will look on black background color. Color contrast ratio is 3.12

#006a3a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #006a3a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #006a3a

#006a3a color code is use for CSS Background Color

Background color for the above div is #006a3a

HTML with inline CSS

<div style="background-color:#006a3a;"></div>

#006a3a color code is use for CSS Border Color

CSS Border color for the above div is #006a3a

HTML with inline CSS

<div style="border:5px solid #006a3a;"></div>

CSS Border Left color for the above div is #006a3a

HTML with inline CSS

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

CSS Border Right color for the above div is #006a3a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #006a3a

HTML with inline CSS

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

CSS Border Top color for the above div is #006a3a

HTML with inline CSS

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

#006a3a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#006a3a Color code Preview on White Background

This is how #006a3a Color code will look on white background color. Color contrast ratio is 6.72

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.