crispedge.com

Color picker

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

#12fbb2 hex color - Green - Cool color - Information

#12fbb2 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #12fbb2 Color code in RGB color code model is created after adding 7.06% red color, 98.43% green color and 69.8% blue color. Hex #12fbb2 Color code in CMYK color (process color) code model is generated after subtraction of 93% cyan, 0% magenta, 29% yellow and 2% black.

Hex #12fbb2 color code is between #11ffaa web safe hex color code and #22eebb web safe hex color code. #11ffaa is the nearest web safe color code. You can see here many more shades of #12fbb2 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code12fbb2#12fbb2
RGB Decimal18, 251, 178rgb(18, 251, 178)
RGB Percent7%, 98%, 70%rgb(7%, 98%, 70%)
CSS RGBa18, 251, 178,1rgba(18,251,178,1)
CMYK Modelcmyk(93%,0%,29%,2%)
HSL Color Space161,97% ,53%hsl(161,97% ,53%)
HSV Color Space161°, 93%, 98%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000100101111101110110010
Octal22373262
Decimal18251178
Hex12fbb2

Different shades of #12fbb2 color code.

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

Light Shade of #12fbb2
#44fcc2
Dark Shade of #12fbb2
#04d694
Saturated Shade of #12fbb2
#0effb3
Desaturated Shade of #12fbb2
#1eefad
Grey scale Shade of #12fbb2
#868686
Brighten Shade
#2bffcb
Most Readable Shade
#000000

Shades of #12fbb2 color code

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

#12fbb2
#10df9e
#0ec38a
#0ca776
#0a8b62
#086f4f
#06533b
#043727
#021b13
#000000

Similar Color like #12fbb2 color

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

#13fcb3
#14fdb4
#15feb5
#16ffb6
#17ffb7
#18ffb8
#19ffb9
#1affba
#1bffbb
#1cffbc
#1dffbd
#1effbe
#1fffbf
#20ffc0
#11fab1
#10f9b0
#0ff8af
#0ef7ae
#0df6ad
#0cf5ac
#0bf4ab
#0af3aa
#09f2a9
#08f1a8
#07f0a7
#06efa6
#05eea5
#04eda4

Monochromatic Color with #12fbb2

#12fbb2
#03261b
#065139
#097b58
#0ca676
#0fd094

Tints of #12fbb2 Color

#12fbb2
#2cfbba
#46fbc3
#61fccb
#7bfcd4
#95fddc
#b0fde5
#cafeed
#e4fef6
#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

#12fbb2
#fb125b

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

Split Complementary

#12fbb2
#fb12cf
#fb3e12

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

Analogous Color

#12fb55
#12fb83
#12fbb2
#12fbe1
#12e7fb

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

#12fbb2
#b212fb
#fbb212

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

#12fbb2
#3d12fb
#fb125b
#cffb12

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

#12fbb2
#fb125b
#fb3e12
#12cffb

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 #12fbb2 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.

#12fbb2 Color Code Preview on Black Background Color

This is how #12fbb2 Color will look on black background color. Color contrast ratio is 15.47

#12fbb2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #12fbb2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #12fbb2

#12fbb2 color code is use for CSS Background Color

Background color for the above div is #12fbb2

HTML with inline CSS

<div style="background-color:#12fbb2;"></div>

#12fbb2 color code is use for CSS Border Color

CSS Border color for the above div is #12fbb2

HTML with inline CSS

<div style="border:5px solid #12fbb2;"></div>

CSS Border Left color for the above div is #12fbb2

HTML with inline CSS

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

CSS Border Right color for the above div is #12fbb2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #12fbb2

HTML with inline CSS

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

CSS Border Top color for the above div is #12fbb2

HTML with inline CSS

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

#12fbb2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#12fbb2 Color code Preview on White Background

This is how #12fbb2 Color code will look on white background color. Color contrast ratio is 1.36

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

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.