crispedge.com

Color picker

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

#3ca276 hex color - Green - Cool color - Information

#3ca276 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #3ca276 Color code in RGB color code model is created after adding 23.53% red color, 63.53% green color and 46.27% blue color. Hex #3ca276 Color code in CMYK color (process color) code model is generated after subtraction of 63% cyan, 0% magenta, 27% yellow and 36% black.

Hex #3ca276 color code is between #44aa77 web safe hex color code and #339966 web safe hex color code. #44aa77 is the nearest web safe color code. You can see here many more shades of #3ca276 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code3ca276#3ca276
RGB Decimal60, 162, 118rgb(60, 162, 118)
RGB Percent24%, 64%, 46%rgb(24%, 64%, 46%)
CSS RGBa60, 162, 118,1rgba(60,162,118,1)
CMYK Modelcmyk(63%,0%,27%,36%)
HSL Color Space154,46% ,44%hsl(154,46% ,44%)
HSV Color Space154°, 63%, 64%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001111001010001001110110
Octal74242166
Decimal60162118
Hex3ca276

Different shades of #3ca276 color code.

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

Light Shade of #3ca276
#52bf90
Dark Shade of #3ca276
#2e7d5b
Saturated Shade of #3ca276
#31ad77
Desaturated Shade of #3ca276
#479774
Grey scale Shade of #3ca276
#6f6f6f
Brighten Shade
#55bb8f
Most Readable Shade
#000000

Shades of #3ca276 color code

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

#3ca276
#359068
#2e7e5b
#286c4e
#215a41
#1a4834
#143627
#0d241a
#06120d
#000000

Similar Color like #3ca276 color

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

#3da377
#3ea478
#3fa579
#40a67a
#41a77b
#42a87c
#43a97d
#44aa7e
#45ab7f
#46ac80
#47ad81
#48ae82
#49af83
#4ab084
#3ba175
#3aa074
#399f73
#389e72
#379d71
#369c70
#359b6f
#349a6e
#33996d
#32986c
#31976b
#30966a
#2f9569
#2e9468

Monochromatic Color with #3ca276

#3ca276
#4ccc95
#5bf7b4
#0d2219
#1d4d38
#2c7757

Tints of #3ca276 Color

#3ca276
#51ac85
#67b694
#7dc1a3
#92cbb2
#a8d5c2
#bee0d1
#d3eae0
#e9f4ef
#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

#3ca276
#a23c68

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

Split Complementary

#3ca276
#a23c9b
#a2433c

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

Analogous Color

#3ca24d
#3ca262
#3ca276
#3ca28a
#3ca29f

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

#3ca276
#763ca2
#a2763c

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

#3ca276
#433ca2
#a23c68
#9ba23c

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

#3ca276
#a23c68
#a2433c
#3c9ba2

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 #3ca276 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.

#3ca276 Color Code Preview on Black Background Color

This is how #3ca276 Color will look on black background color. Color contrast ratio is 6.62

#3ca276 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #3ca276

HTML with inline CSS

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

Your Example Paragraph content text in with font color #3ca276

#3ca276 color code is use for CSS Background Color

Background color for the above div is #3ca276

HTML with inline CSS

<div style="background-color:#3ca276;"></div>

#3ca276 color code is use for CSS Border Color

CSS Border color for the above div is #3ca276

HTML with inline CSS

<div style="border:5px solid #3ca276;"></div>

CSS Border Left color for the above div is #3ca276

HTML with inline CSS

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

CSS Border Right color for the above div is #3ca276

HTML with inline CSS

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

CSS Border Bottom color for the above div is #3ca276

HTML with inline CSS

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

CSS Border Top color for the above div is #3ca276

HTML with inline CSS

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

#3ca276 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#3ca276 Color code Preview on White Background

This is how #3ca276 Color code will look on white background color. Color contrast ratio is 3.17

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

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.