Skip to main content Skip to docs navigation

#1cb8ea hex color | Download Dark Blue BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Huelveño Horizon and its hex is #17A9E5 Nearest Color Name

Color Hue/Base color: Blue

Hex #1cb8ea Color code in RGB color code model is created after adding 10.98% red color, 72.16% green color and 91.76% blue color. Hex #1cb8ea Color code in CMYK color (process color) code model is generated after subtraction of 88% cyan, 21% magenta, 0% yellow and 8.24% black.

Hex #1cb8ea color code is between #22bbee web safe hex color code and #11aadd web safe hex color code. #22bbee is the nearest web safe color code. You can see here many more shades of #1cb8ea color code.

RGB Chart

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

Color Table

Hex Color Code 1cb8ea #1cb8ea
RGB Decimal 28, 184, 234 28, 184, 234
RGB Percent 11%, 72%, 92% rgb(11%, 72%, 92%)
CSS RGBa 28, 184, 234,1 rgba(28,184,234,1)
CMYK Model cmyk(88%,21%,0%,8.24%)
HSL Color Space 195,83% ,51% hsl(195,83% ,51%)
HSV Color Space 195°, 88%, 92%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00011100 10111000 11101010
Octal 34 270 352
Decimal 28 184 234
Hex 1c b8 ea

Different shades of #1cb8ea color code.

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

Darkest of #1cb8ea
#094e64
Darker of #1cb8ea
#0e7292
Dark of #1cb8ea
#1297c1
Base of #1cb8ea
#1cb8ea
Light of #1cb8ea
#4bc7ee
Lighter
#79d5f3
Lightest
#a8e4f7

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

#1cb8ea
#ea4e1c

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

Split Complementary

#1cb8ea
#ea1c51
#eab51c

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

Analogous Color

#1ceaa4
#1ceac6
#1cb8ea
#1c73ea
#1c1eea

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

#1cb8ea
#b8ea1c
#ea1cb8

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

#1cb8ea
#ea1cb8
#ea4e1c
#1cea4e

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#1cb8ea
#b51cea
#ea4e1c
#51ea1c

Square 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).

Monochromatic Color with #1cb8ea

#052935
#094e64
#0e7292
#1297c1
#1cb8ea
#4bc7ee
#79d5f3
#a8e4f7
#d7f2fb

Tints of #1cb8ea Color

#1cb8ea
#35bfec
#4ec7ee
#67cff1
#80d7f3
#9adff5
#b3e7f8
#cceffa
#e5f7fc
#ffffff

Shades of #1cb8ea color code

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

#1cb8ea
#18a3d0
#158fb6
#127a9c
#0f6682
#0c5168
#093d4e
#062834
#03141a
#000000

Tones

#1cb8ea
#35abd1
#4e9eb8
#6692a0
#7f8587

Tones

Similar Color like #1cb8ea color

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

#1db9eb
#1ebaec
#1fbbed
#20bcee
#21bdef
#22bef0
#23bff1
#24c0f2
#25c1f3
#26c2f4
#27c3f5
#28c4f6
#29c5f7
#2ac6f8
#1bb7e9
#1ab6e8
#19b5e7
#18b4e6
#17b3e5
#16b2e4
#15b1e3
#14b0e2
#13afe1
#12aee0
#11addf
#10acde
#0fabdd
#0eaadc

Download this Dark Blue

Hex #1cb8ea 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.

#1cb8ea Color Code Preview on Black Background Color

This is how #1cb8ea Color will look on black background color. Color contrast ratio is 9.09

#1cb8ea in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #1cb8ea

HTML with inline CSS

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

Your Example Paragraph content text in with font color #1cb8ea

#1cb8ea color code is use for CSS Background Color

Background color for the above div is #1cb8ea

HTML with inline CSS

<div style="background-color:#1cb8ea;"></div>

#1cb8ea color code is use for CSS Border Color

CSS Border color for the above div is #1cb8ea

HTML with inline CSS

<div style="border:5px solid #1cb8ea;"></div>

CSS Border Left color for the above div is #1cb8ea

HTML with inline CSS

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

CSS Border Right color for the above div is #1cb8ea

HTML with inline CSS

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

CSS Border Bottom color for the above div is #1cb8ea

HTML with inline CSS

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

CSS Border Top color for the above div is #1cb8ea

HTML with inline CSS

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

#1cb8ea hex Color code used as CSS color Codes

Example CSS Class for usage

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

#1cb8ea Color code Preview on White Background

This is how #1cb8ea Color code will look on white background color. Color contrast ratio is 2.31

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(28,184,234,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(234,78,28,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(28,184,234,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }