crispedge.com

Color picker

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

#61c180 hex color - Green - Cool color - Information

#61c180 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #61c180 Color code in RGB color code model is created after adding 38.04% red color, 75.69% green color and 50.2% blue color. Hex #61c180 Color code in CMYK color (process color) code model is generated after subtraction of 50% cyan, 0% magenta, 34% yellow and 24% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code61c180#61c180
RGB Decimal97, 193, 128rgb(97, 193, 128)
RGB Percent38%, 76%, 50%rgb(38%, 76%, 50%)
CSS RGBa97, 193, 128,1rgba(97,193,128,1)
CMYK Modelcmyk(50%,0%,34%,24%)
HSL Color Space139,44% ,57%hsl(139,44% ,57%)
HSV Color Space139°, 50%, 76%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011000011100000110000000
Octal141301200
Decimal97193128
Hex61c180

Different shades of #61c180 color code.

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

Light Shade of #61c180
#86cf9d
Dark Shade of #61c180
#43ac65
Saturated Shade of #61c180
#56cc7c
Desaturated Shade of #61c180
#6cb684
Grey scale Shade of #61c180
#919191
Brighten Shade
#7ada99
Most Readable Shade
#000000

Shades of #61c180 color code

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

#61c180
#56ab71
#4b9663
#408055
#356b47
#2b5538
#20402a
#152a1c
#0a150e
#000000

Similar Color like #61c180 color

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

#62c281
#63c382
#64c483
#65c584
#66c685
#67c786
#68c887
#69c988
#6aca89
#6bcb8a
#6ccc8b
#6dcd8c
#6ece8d
#6fcf8e
#60c07f
#5fbf7e
#5ebe7d
#5dbd7c
#5cbc7b
#5bbb7a
#5aba79
#59b978
#58b877
#57b776
#56b675
#55b574
#54b473
#53b372

Monochromatic Color with #61c180

#61c180
#76eb9c
#0c170f
#21412b
#366c48
#4c9664

Tints of #61c180 Color

#61c180
#72c78e
#84ce9c
#95d5aa
#a7dcb8
#b8e3c6
#caead4
#dbf1e2
#edf8f0
#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

#61c180
#c161a2

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

Split Complementary

#61c180
#b061c1
#c16172

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

Analogous Color

#68c161
#61c16d
#61c180
#61c193
#61c1a6

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

#61c180
#8061c1
#c18061

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

#61c180
#6172c1
#c161a2
#c1b061

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

#61c180
#c161a2
#c16172
#61c1b0

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

#61c180 Color Code Preview on Black Background Color

This is how #61c180 Color will look on black background color. Color contrast ratio is 9.45

#61c180 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#61c180 color code is use for CSS Background Color

Background color for the above div is #61c180

HTML with inline CSS

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

#61c180 color code is use for CSS Border Color

CSS Border color for the above div is #61c180

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#61c180 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#61c180 Color code Preview on White Background

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

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

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.