crispedge.com

Color picker

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

#018c94 hex color - Tempo Teal - Green - Cool color - Information

#018c94 hex color - Tempo Teal - Green - Cool color

Color Hue/Base color: Green

Hex #018c94 Color Code is also known as Tempo Teal color.

Hex #018c94 Color code in RGB color code model is created after adding 0.39% red color, 54.9% green color and 58.04% blue color. Hex #018c94 Color code in CMYK color (process color) code model is generated after subtraction of 99% cyan, 5% magenta, 0% yellow and 42% black.

Hex #018c94 color code is between #008899 web safe hex color code and #009988 web safe hex color code. #008899 is the nearest web safe color code. You can see here many more shades of #018c94 color code.

0 Likes 0 Comments | 8 Views

Color Table

Hex Color Code018c94#018c94
RGB Decimal1, 140, 148rgb(1, 140, 148)
RGB Percent0%, 55%, 58%rgb(0%, 55%, 58%)
CSS RGBa1, 140, 148,1rgba(1,140,148,1)
CMYK Modelcmyk(99%,5%,0%,42%)
HSL Color Space183,99% ,29%hsl(183,99% ,29%)
HSV Color Space183°, 99%, 58%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000000011000110010010100
Octal1214224
Decimal1140148
Hex018c94

Different shades of #018c94 color code.

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

Light Shade of #018c94
#01bcc7
Dark Shade of #018c94
#015c61
Saturated Shade of #018c94
#008d95
Desaturated Shade of #018c94
#08858d
Grey scale Shade of #018c94
#4a4a4a
Brighten Shade
#1aa5ad
Most Readable Shade
#FFFFFF

Shades of #018c94 color code

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

#018c94
#007c83
#006c73
#005d62
#004d52
#003e41
#002e31
#001f20
#000f10
#000000

Similar Color like #018c94 color

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

#028d95
#038e96
#048f97
#059098
#069199
#07929a
#08939b
#09949c
#0a959d
#0b969e
#0c979f
#0d98a0
#0e99a1
#0f9aa2
#008b93
#008a92
#008991
#008890
#00878f
#00868e
#00858d
#00848c
#00838b
#00828a
#008189
#008088
#007f87
#007e86

Monochromatic Color with #018c94

#018c94
#01b4be
#02dce9
#001314
#003c3f
#016469

Tints of #018c94 Color

#018c94
#1d989f
#39a5ab
#55b2b7
#71bfc3
#8ecbcf
#aad8db
#c6e5e7
#e2f2f3
#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

#018c94
#940901

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

Split Complementary

#018c94
#940143
#945301

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

Analogous Color

#019461
#01947f
#018c94
#016f94
#015194

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

#018c94
#94018c
#8c9401

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

#018c94
#520194
#940901
#429401

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

#018c94
#940901
#945301
#014394

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 #018c94 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.

#018c94 Color Code Preview on Black Background Color

This is how #018c94 Color will look on black background color. Color contrast ratio is 5.18

#018c94 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #018c94

HTML with inline CSS

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

Your Example Paragraph content text in with font color #018c94

#018c94 color code is use for CSS Background Color

Background color for the above div is #018c94

HTML with inline CSS

<div style="background-color:#018c94;"></div>

#018c94 color code is use for CSS Border Color

CSS Border color for the above div is #018c94

HTML with inline CSS

<div style="border:5px solid #018c94;"></div>

CSS Border Left color for the above div is #018c94

HTML with inline CSS

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

CSS Border Right color for the above div is #018c94

HTML with inline CSS

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

CSS Border Bottom color for the above div is #018c94

HTML with inline CSS

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

CSS Border Top color for the above div is #018c94

HTML with inline CSS

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

#018c94 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#018c94 Color code Preview on White Background

This is how #018c94 Color code will look on white background color. Color contrast ratio is 4.05

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

Related Gradients

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

0 Likes 0 Comments | 8 Views

Post your comment:-

By submitting comment you agree to our privacy policy.