crispedge.com

Color picker

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

#61c993 hex color - Blue - Cool color - Information

#61c993 hex color - Blue - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Blue

Hex #61c993 Color code in RGB color code model is created after adding 38.04% red color, 78.82% green color and 57.65% blue color. Hex #61c993 Color code in CMYK color (process color) code model is generated after subtraction of 52% cyan, 0% magenta, 27% yellow and 21% black.

Hex #61c993 color code is between #66cc99 web safe hex color code and #55bb88 web safe hex color code. #66cc99 is the nearest web safe color code. You can see here many more shades of #61c993 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code61c993#61c993
RGB Decimal97, 201, 147rgb(97, 201, 147)
RGB Percent38%, 79%, 58%rgb(38%, 79%, 58%)
CSS RGBa97, 201, 147,1rgba(97,201,147,1)
CMYK Modelcmyk(52%,0%,27%,21%)
HSL Color Space149,49% ,58%hsl(149,49% ,58%)
HSV Color Space149°, 52%, 79%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011000011100100110010011
Octal141311223
Decimal97201147
Hex61c993

Different shades of #61c993 color code.

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

Light Shade of #61c993
#87d6ad
Dark Shade of #61c993
#3fb879
Saturated Shade of #61c993
#56d493
Desaturated Shade of #61c993
#6cbe93
Grey scale Shade of #61c993
#959595
Brighten Shade
#7ae2ac
Most Readable Shade
#000000

Shades of #61c993 color code

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

#61c993
#56b282
#4b9c72
#408662
#356f51
#2b5941
#204331
#152c20
#0a1610
#000000

Similar Color like #61c993 color

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

#62ca94
#63cb95
#64cc96
#65cd97
#66ce98
#67cf99
#68d09a
#69d19b
#6ad29c
#6bd39d
#6cd49e
#6dd59f
#6ed6a0
#6fd7a1
#60c892
#5fc791
#5ec690
#5dc58f
#5cc48e
#5bc38d
#5ac28c
#59c18b
#58c08a
#57bf89
#56be88
#55bd87
#54bc86
#53bb85

Monochromatic Color with #61c993

#61c993
#76f3b2
#0f1f17
#234936
#387455
#4c9e74

Tints of #61c993 Color

#61c993
#72cf9f
#84d5ab
#95dbb7
#a7e1c3
#b8e7cf
#caeddb
#dbf3e7
#edf9f3
#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

#61c993
#c96197

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

Split Complementary

#61c993
#c761c9
#c96163

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

Analogous Color

#61c969
#61c97e
#61c993
#61c9a8
#61c9bd

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

#61c993
#9361c9
#c99361

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

#61c993
#6163c9
#c96197
#c9c761

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

#61c993
#c96197
#c96163
#61c9c7

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 #61c993 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.

#61c993 Color Code Preview on Black Background Color

This is how #61c993 Color will look on black background color. Color contrast ratio is 10.28

#61c993 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #61c993

HTML with inline CSS

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

Your Example Paragraph content text in with font color #61c993

#61c993 color code is use for CSS Background Color

Background color for the above div is #61c993

HTML with inline CSS

<div style="background-color:#61c993;"></div>

#61c993 color code is use for CSS Border Color

CSS Border color for the above div is #61c993

HTML with inline CSS

<div style="border:5px solid #61c993;"></div>

CSS Border Left color for the above div is #61c993

HTML with inline CSS

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

CSS Border Right color for the above div is #61c993

HTML with inline CSS

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

CSS Border Bottom color for the above div is #61c993

HTML with inline CSS

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

CSS Border Top color for the above div is #61c993

HTML with inline CSS

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

#61c993 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#61c993 Color code Preview on White Background

This is how #61c993 Color code will look on white background color. Color contrast ratio is 2.04

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

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.