crispedge.com

Color picker

Loading...

#018dac hex color - Blue - Cool color - Information

#018dac hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #018dac Color code in RGB color code model is created after adding 0.39% red color, 55.29% green color and 67.45% blue color. Hex #018dac Color code in CMYK color (process color) code model is generated after subtraction of 99% cyan, 18% magenta, 0% yellow and 33% black.

Hex #018dac color code is between #0088aa web safe hex color code and #0099bb web safe hex color code. #0088aa is the nearest web safe color code. You can see here many more shades of #018dac color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code018dac#018dac
RGB Decimal1, 141, 172rgb(1, 141, 172)
RGB Percent0%, 55%, 67%rgb(0%, 55%, 67%)
CSS RGBa1, 141, 172,1rgba(1,141,172,1)
CMYK Modelcmyk(99%,18%,0%,33%)
HSL Color Space191,99% ,34%hsl(191,99% ,34%)
HSV Color Space191°, 99%, 67%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000000011000110110101100
Octal1215254
Decimal1141172
Hex018dac

Different shades of #018dac color code.

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

Light Shade of #018dac
#01b7df
Dark Shade of #018dac
#016379
Saturated Shade of #018dac
#008ead
Desaturated Shade of #018dac
#0a87a3
Grey scale Shade of #018dac
#565656
Brighten Shade
#1aa6c5
Most Readable Shade
#FFFFFF

Shades of #018dac color code

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

#018dac
#007d98
#006d85
#005e72
#004e5f
#003e4c
#002f39
#001f26
#000f13
#000000

Similar Color like #018dac color

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

#028ead
#038fae
#0490af
#0591b0
#0692b1
#0793b2
#0894b3
#0995b4
#0a96b5
#0b97b6
#0c98b7
#0d99b8
#0e9ab9
#0f9bba
#008cab
#008baa
#008aa9
#0089a8
#0088a7
#0087a6
#0086a5
#0085a4
#0084a3
#0083a2
#0082a1
#0081a0
#00809f
#007f9e

Monochromatic Color with #018dac

#018dac
#01b0d6
#000202
#00242c
#014757
#016a81

Tints of #018dac Color

#018dac
#1d99b5
#39a6be
#55b3c7
#71bfd0
#8eccda
#aad9e3
#c6e5ec
#e2f2f5
#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

#018dac
#ac2001

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

Split Complementary

#018dac
#ac0138
#ac7501

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

Analogous Color

#01ac87
#01aca9
#018dac
#016bac
#0149ac

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

#018dac
#ac018d
#8dac01

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

#018dac
#7501ac
#ac2001
#37ac01

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

#018dac
#ac2001
#ac7501
#0138ac

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

#018dac Color Code Preview on Black Background Color

This is how #018dac Color will look on black background color. Color contrast ratio is 5.41

#018dac in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#018dac color code is use for CSS Background Color

Background color for the above div is #018dac

HTML with inline CSS

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

#018dac color code is use for CSS Border Color

CSS Border color for the above div is #018dac

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#018dac hex Color code used as CSS color Codes

Example CSS Class for usage

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

#018dac Color code Preview on White Background

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

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

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(1,141,172,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(172,32,1,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(1,141,172,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.