crispedge.com

Color picker

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

#49af62 hex color - Green - Cool color - Information

#49af62 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #49af62 Color code in RGB color code model is created after adding 28.63% red color, 68.63% green color and 38.43% blue color. Hex #49af62 Color code in CMYK color (process color) code model is generated after subtraction of 58% cyan, 0% magenta, 44% yellow and 31% black.

Hex #49af62 color code is between #44aa66 web safe hex color code and #55bb55 web safe hex color code. #44aa66 is the nearest web safe color code. You can see here many more shades of #49af62 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code49af62#49af62
RGB Decimal73, 175, 98rgb(73, 175, 98)
RGB Percent29%, 69%, 38%rgb(29%, 69%, 38%)
CSS RGBa73, 175, 98,1rgba(73,175,98,1)
CMYK Modelcmyk(58%,0%,44%,31%)
HSL Color Space135,41% ,49%hsl(135,41% ,49%)
HSV Color Space135°, 58%, 69%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010010011010111101100010
Octal111257142
Decimal7317598
Hex49af62

Different shades of #49af62 color code.

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

Light Shade of #49af62
#6ac17f
Dark Shade of #49af62
#3a8b4e
Saturated Shade of #49af62
#3dbb5c
Desaturated Shade of #49af62
#55a368
Grey scale Shade of #49af62
#7c7c7c
Brighten Shade
#62c87b
Most Readable Shade
#000000

Shades of #49af62 color code

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

#49af62
#409b57
#38884c
#307441
#286136
#204d2b
#183a20
#102615
#08130a
#000000

Similar Color like #49af62 color

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

#4ab063
#4bb164
#4cb265
#4db366
#4eb467
#4fb568
#50b669
#51b76a
#52b86b
#53b96c
#54ba6d
#55bb6e
#56bc6f
#57bd70
#48ae61
#47ad60
#46ac5f
#45ab5e
#44aa5d
#43a95c
#42a85b
#41a75a
#40a659
#3fa558
#3ea457
#3da356
#3ca255
#3ba154

Monochromatic Color with #49af62

#49af62
#5bd97a
#020503
#142f1b
#265a32
#37844a

Tints of #49af62 Color

#49af62
#5db773
#71c084
#85c996
#99d2a7
#aedbb9
#c2e4ca
#d6eddc
#eaf6ed
#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

#49af62
#af4996

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

Split Complementary

#49af62
#9549af
#af4963

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

Analogous Color

#59af49
#49af4e
#49af62
#49af76
#49af8b

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

#49af62
#6249af
#af6249

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

#49af62
#4963af
#af4996
#af9549

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

#49af62
#af4996
#af4963
#49af95

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 #49af62 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.

#49af62 Color Code Preview on Black Background Color

This is how #49af62 Color will look on black background color. Color contrast ratio is 7.59

#49af62 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #49af62

HTML with inline CSS

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

Your Example Paragraph content text in with font color #49af62

#49af62 color code is use for CSS Background Color

Background color for the above div is #49af62

HTML with inline CSS

<div style="background-color:#49af62;"></div>

#49af62 color code is use for CSS Border Color

CSS Border color for the above div is #49af62

HTML with inline CSS

<div style="border:5px solid #49af62;"></div>

CSS Border Left color for the above div is #49af62

HTML with inline CSS

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

CSS Border Right color for the above div is #49af62

HTML with inline CSS

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

CSS Border Bottom color for the above div is #49af62

HTML with inline CSS

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

CSS Border Top color for the above div is #49af62

HTML with inline CSS

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

#49af62 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#49af62 Color code Preview on White Background

This is how #49af62 Color code will look on white background color. Color contrast ratio is 2.77

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

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.