crispedge.com

Color picker

Loading...

#00f3ba hex color - Green - Cool color - Information

#00f3ba hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #00f3ba Color code in RGB color code model is created after adding 0% red color, 95.29% green color and 72.94% blue color. Hex #00f3ba Color code in CMYK color (process color) code model is generated after subtraction of 100% cyan, 0% magenta, 23% yellow and 5% black.

Hex #00f3ba color code is between #00eebb web safe hex color code and #00ffaa web safe hex color code. #00eebb is the nearest web safe color code. You can see here many more shades of #00f3ba color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code00f3ba#00f3ba
RGB Decimal0, 243, 186rgb(0, 243, 186)
RGB Percent0%, 95%, 73%rgb(0%, 95%, 73%)
CSS RGBa0, 243, 186,1rgba(0,243,186,1)
CMYK Modelcmyk(100%,0%,23%,5%)
HSL Color Space166,100% ,48%hsl(166,100% ,48%)
HSV Color Space166°, 100%, 95%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000000001111001110111010
Octal0363272
Decimal0243186
Hex00f3ba

Different shades of #00f3ba color code.

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

Light Shade of #00f3ba
#27ffcc
Dark Shade of #00f3ba
#00c093
Saturated Shade of #00f3ba
#00f3ba
Desaturated Shade of #00f3ba
#0ce7b4
Grey scale Shade of #00f3ba
#797979
Brighten Shade
#19ffd3
Most Readable Shade
#000000

Shades of #00f3ba color code

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

#00f3ba
#00d8a5
#00bd90
#00a27c
#008767
#006c52
#00513e
#003629
#001b14
#000000

Similar Color like #00f3ba color

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

#01f4bb
#02f5bc
#03f6bd
#04f7be
#05f8bf
#06f9c0
#07fac1
#08fbc2
#09fcc3
#0afdc4
#0bfec5
#0cffc6
#0dffc7
#0effc8
#00f2b9
#00f1b8
#00f0b7
#00efb6
#00eeb5
#00edb4
#00ecb3
#00ebb2
#00eab1
#00e9b0
#00e8af
#00e7ae
#00e6ad
#00e5ac

Monochromatic Color with #00f3ba

#00f3ba
#001e17
#004938
#007358
#009e79
#00c899

Tints of #00f3ba Color

#00f3ba
#1cf4c1
#38f5c9
#55f7d1
#71f8d8
#8df9e0
#aafbe8
#c6fcef
#e2fdf7
#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

#00f3ba
#f30039

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

Split Complementary

#00f3ba
#f300b3
#f34000

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

Analogous Color

#00f359
#00f389
#00f3ba
#00f3eb
#00cbf3

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

#00f3ba
#ba00f3
#f3ba00

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

#00f3ba
#4000f3
#f30039
#b2f300

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

#00f3ba
#f30039
#f34000
#00b3f3

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 #00f3ba 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.

#00f3ba Color Code Preview on Black Background Color

This is how #00f3ba Color will look on black background color. Color contrast ratio is 14.53

#00f3ba in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #00f3ba

HTML with inline CSS

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

Your Example Paragraph content text in with font color #00f3ba

#00f3ba color code is use for CSS Background Color

Background color for the above div is #00f3ba

HTML with inline CSS

<div style="background-color:#00f3ba;"></div>

#00f3ba color code is use for CSS Border Color

CSS Border color for the above div is #00f3ba

HTML with inline CSS

<div style="border:5px solid #00f3ba;"></div>

CSS Border Left color for the above div is #00f3ba

HTML with inline CSS

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

CSS Border Right color for the above div is #00f3ba

HTML with inline CSS

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

CSS Border Bottom color for the above div is #00f3ba

HTML with inline CSS

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

CSS Border Top color for the above div is #00f3ba

HTML with inline CSS

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

#00f3ba hex Color code used as CSS color Codes

Example CSS Class for usage

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

#00f3ba Color code Preview on White Background

This is how #00f3ba Color code will look on white background color. Color contrast ratio is 1.45

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(0,243,186,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(243,0,57,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(0,243,186,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.