crispedge.com

Color picker

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

#06c975 hex color - Green - Cool color - Information

#06c975 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #06c975 Color code in RGB color code model is created after adding 2.35% red color, 78.82% green color and 45.88% blue color. Hex #06c975 Color code in CMYK color (process color) code model is generated after subtraction of 97% cyan, 0% magenta, 42% yellow and 21% black.

Hex #06c975 color code is between #00cc77 web safe hex color code and #00bb66 web safe hex color code. #00cc77 is the nearest web safe color code. You can see here many more shades of #06c975 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code06c975#06c975
RGB Decimal6, 201, 117rgb(6, 201, 117)
RGB Percent2%, 79%, 46%rgb(2%, 79%, 46%)
CSS RGBa6, 201, 117,1rgba(6,201,117,1)
CMYK Modelcmyk(97%,0%,42%,21%)
HSL Color Space154,94% ,41%hsl(154,94% ,41%)
HSV Color Space154°, 97%, 79%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000001101100100101110101
Octal6311165
Decimal6201117
Hex06c975

Different shades of #06c975 color code.

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

Light Shade of #06c975
#0af891
Dark Shade of #06c975
#059758
Saturated Shade of #06c975
#00cf76
Desaturated Shade of #06c975
#10bf74
Grey scale Shade of #06c975
#676767
Brighten Shade
#1fe28e
Most Readable Shade
#000000

Shades of #06c975 color code

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

#06c975
#05b268
#049c5b
#04864e
#036f41
#025934
#024327
#012c1a
#00160d
#000000

Similar Color like #06c975 color

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

#07ca76
#08cb77
#09cc78
#0acd79
#0bce7a
#0ccf7b
#0dd07c
#0ed17d
#0fd27e
#10d37f
#11d480
#12d581
#13d682
#14d783
#05c874
#04c773
#03c672
#02c571
#01c470
#00c36f
#00c26e
#00c16d
#00c06c
#00bf6b
#00be6a
#00bd69
#00bc68
#00bb67

Monochromatic Color with #06c975

#06c975
#07f38e
#011f12
#02492b
#037444
#059e5c

Tints of #06c975 Color

#06c975
#21cf84
#3dd593
#59dba3
#74e1b2
#90e7c1
#acedd1
#c7f3e0
#e3f9ef
#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

#06c975
#c9065a

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

Split Complementary

#06c975
#c906bb
#c91406

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

Analogous Color

#06c927
#06c94e
#06c975
#06c99c
#06c9c3

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

#06c975
#7506c9
#c97506

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

#06c975
#1306c9
#c9065a
#bbc906

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

#06c975
#c9065a
#c91406
#06bbc9

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 #06c975 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.

#06c975 Color Code Preview on Black Background Color

This is how #06c975 Color will look on black background color. Color contrast ratio is 9.62

#06c975 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #06c975

HTML with inline CSS

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

Your Example Paragraph content text in with font color #06c975

#06c975 color code is use for CSS Background Color

Background color for the above div is #06c975

HTML with inline CSS

<div style="background-color:#06c975;"></div>

#06c975 color code is use for CSS Border Color

CSS Border color for the above div is #06c975

HTML with inline CSS

<div style="border:5px solid #06c975;"></div>

CSS Border Left color for the above div is #06c975

HTML with inline CSS

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

CSS Border Right color for the above div is #06c975

HTML with inline CSS

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

CSS Border Bottom color for the above div is #06c975

HTML with inline CSS

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

CSS Border Top color for the above div is #06c975

HTML with inline CSS

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

#06c975 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#06c975 Color code Preview on White Background

This is how #06c975 Color code will look on white background color. Color contrast ratio is 2.18

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

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.