crispedge.com

Color picker

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

#12985b hex color - Green - Cool color - Information

#12985b hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #12985b Color code in RGB color code model is created after adding 7.06% red color, 59.61% green color and 35.69% blue color. Hex #12985b Color code in CMYK color (process color) code model is generated after subtraction of 88% cyan, 0% magenta, 40% yellow and 40% black.

Hex #12985b color code is between #119955 web safe hex color code and #228866 web safe hex color code. #119955 is the nearest web safe color code. You can see here many more shades of #12985b color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code12985b#12985b
RGB Decimal18, 152, 91rgb(18, 152, 91)
RGB Percent7%, 60%, 36%rgb(7%, 60%, 36%)
CSS RGBa18, 152, 91,1rgba(18,152,91,1)
CMYK Modelcmyk(88%,0%,40%,40%)
HSL Color Space153,79% ,33%hsl(153,79% ,33%)
HSV Color Space153°, 88%, 60%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000100101001100001011011
Octal22230133
Decimal1815291
Hex12985b

Different shades of #12985b color code.

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

Light Shade of #12985b
#17c676
Dark Shade of #12985b
#0d6a40
Saturated Shade of #12985b
#0aa05c
Desaturated Shade of #12985b
#1b8f5a
Grey scale Shade of #12985b
#555555
Brighten Shade
#2bb174
Most Readable Shade
#FFFFFF

Shades of #12985b color code

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

#12985b
#108750
#0e7646
#0c653c
#0a5432
#084328
#06321e
#042114
#02100a
#000000

Similar Color like #12985b color

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

#13995c
#149a5d
#159b5e
#169c5f
#179d60
#189e61
#199f62
#1aa063
#1ba164
#1ca265
#1da366
#1ea467
#1fa568
#20a669
#11975a
#109659
#0f9558
#0e9457
#0d9356
#0c9255
#0b9154
#0a9053
#098f52
#088e51
#078d50
#068c4f
#058b4e
#048a4d

Monochromatic Color with #12985b

#12985b
#17c274
#1ced8e
#03180f
#084328
#0d6d42

Tints of #12985b Color

#12985b
#2ca36d
#46ae7f
#61ba91
#7bc5a3
#95d1b6
#b0dcc8
#cae8da
#e4f3ec
#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

#12985b
#98124f

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

Split Complementary

#12985b
#981292
#981812

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

Analogous Color

#129825
#129840
#12985b
#129876
#129891

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

#12985b
#5b1298
#985b12

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

#12985b
#181298
#98124f
#929812

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

#12985b
#98124f
#981812
#129298

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 #12985b 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.

#12985b Color Code Preview on Black Background Color

This is how #12985b Color will look on black background color. Color contrast ratio is 5.67

#12985b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #12985b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #12985b

#12985b color code is use for CSS Background Color

Background color for the above div is #12985b

HTML with inline CSS

<div style="background-color:#12985b;"></div>

#12985b color code is use for CSS Border Color

CSS Border color for the above div is #12985b

HTML with inline CSS

<div style="border:5px solid #12985b;"></div>

CSS Border Left color for the above div is #12985b

HTML with inline CSS

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

CSS Border Right color for the above div is #12985b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #12985b

HTML with inline CSS

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

CSS Border Top color for the above div is #12985b

HTML with inline CSS

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

#12985b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#12985b Color code Preview on White Background

This is how #12985b Color code will look on white background color. Color contrast ratio is 3.70

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

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.