crispedge.com

Color picker

Loading...

#028cf0 hex color - Blue - Cool color - Information

#028cf0 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #028cf0 Color code in RGB color code model is created after adding 0.78% red color, 54.9% green color and 94.12% blue color. Hex #028cf0 Color code in CMYK color (process color) code model is generated after subtraction of 99% cyan, 42% magenta, 0% yellow and 6% black.

Hex #028cf0 color code is between #0088ee web safe hex color code and #0099ff web safe hex color code. #0088ee is the nearest web safe color code. You can see here many more shades of #028cf0 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code028cf0#028cf0
RGB Decimal2, 140, 240rgb(2, 140, 240)
RGB Percent1%, 55%, 94%rgb(1%, 55%, 94%)
CSS RGBa2, 140, 240,1rgba(2,140,240,1)
CMYK Modelcmyk(99%,42%,0%,6%)
HSL Color Space205,98% ,47%hsl(205,98% ,47%)
HSV Color Space205°, 99%, 94%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000000101000110011110000
Octal2214360
Decimal2140240
Hex028cf0

Different shades of #028cf0 color code.

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

Light Shade of #028cf0
#28a4fd
Dark Shade of #028cf0
#026ebd
Saturated Shade of #028cf0
#008cf2
Desaturated Shade of #028cf0
#0e8ae4
Grey scale Shade of #028cf0
#797979
Brighten Shade
#1ba5ff
Most Readable Shade
#000000

Shades of #028cf0 color code

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

#028cf0
#017cd5
#016cba
#015da0
#014d85
#003e6a
#002e50
#001f35
#000f1a
#000000

Similar Color like #028cf0 color

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

#038df1
#048ef2
#058ff3
#0690f4
#0791f5
#0892f6
#0993f7
#0a94f8
#0b95f9
#0c96fa
#0d97fb
#0e98fc
#0f99fd
#109afe
#018bef
#008aee
#0089ed
#0088ec
#0087eb
#0086ea
#0085e9
#0084e8
#0083e7
#0082e6
#0081e5
#0080e4
#007fe3
#007ee2

Monochromatic Color with #028cf0

#028cf0
#00101b
#012946
#014270
#015a9b
#0273c5

Tints of #028cf0 Color

#028cf0
#1e98f1
#3aa5f3
#56b2f5
#72bff6
#8ecbf8
#aad8fa
#c6e5fb
#e2f2fd
#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

#028cf0
#f06602

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

Split Complementary

#028cf0
#f00215
#f0dd02

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

Analogous Color

#02ebf0
#02bcf0
#028cf0
#025cf0
#022df0

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

#028cf0
#f0028c
#8cf002

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

#028cf0
#dd02f0
#f06602
#15f002

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

#028cf0
#f06602
#f0dd02
#0215f0

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 #028cf0 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.

#028cf0 Color Code Preview on Black Background Color

This is how #028cf0 Color will look on black background color. Color contrast ratio is 6.01

#028cf0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #028cf0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #028cf0

#028cf0 color code is use for CSS Background Color

Background color for the above div is #028cf0

HTML with inline CSS

<div style="background-color:#028cf0;"></div>

#028cf0 color code is use for CSS Border Color

CSS Border color for the above div is #028cf0

HTML with inline CSS

<div style="border:5px solid #028cf0;"></div>

CSS Border Left color for the above div is #028cf0

HTML with inline CSS

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

CSS Border Right color for the above div is #028cf0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #028cf0

HTML with inline CSS

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

CSS Border Top color for the above div is #028cf0

HTML with inline CSS

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

#028cf0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#028cf0 Color code Preview on White Background

This is how #028cf0 Color code will look on white background color. Color contrast ratio is 3.49

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

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(2,140,240,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(240,102,2,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(2,140,240,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.