Skip to main content Skip to docs navigation

#74bfe8 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 Pantone 297 C and its hex is #71C5E8 Nearest Color Name

Color Hue/Base color: Blue

Hex #74bfe8 Color code in RGB color code model is created after adding 45.49% red color, 74.9% green color and 90.98% blue color. Hex #74bfe8 Color code in CMYK color (process color) code model is generated after subtraction of 50% cyan, 18% magenta, 0% yellow and 9.02% black.

Hex #74bfe8 color code is between #77bbee web safe hex color code and #66ccdd web safe hex color code. #77bbee is the nearest web safe color code. You can see here many more shades of #74bfe8 color code.

RGB Chart

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

Color Table

Hex Color Code 74bfe8 #74bfe8
RGB Decimal 116, 191, 232 116, 191, 232
RGB Percent 45%, 75%, 91% rgb(45%, 75%, 91%)
CSS RGBa 116, 191, 232,1 rgba(116,191,232,1)
CMYK Model cmyk(50%,18%,0%,9.02%)
HSL Color Space 201,72% ,68% hsl(201,72% ,68%)
HSV Color Space 201°, 50%, 91%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01110100 10111111 11101000
Octal 164 277 350
Decimal 116 191 232
Hex 74 bf e8

Different shades of #74bfe8 color code.

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

Darkest of #74bfe8
#1c76a7
Darker of #74bfe8
#2395d3
Dark of #74bfe8
#48abe1
Base of #74bfe8
#74bfe8
Light of #74bfe8
#a0d3ef
Lighter
#cce7f6
Lightest
#f7fbfe

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

#74bfe8
#e89d74

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

Split Complementary

#74bfe8
#e87485
#e8d774

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

Analogous Color

#74e8cd
#74e8e1
#74bfe8
#7498e8
#8074e8

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

#74bfe8
#bfe874
#e874bf

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

#74bfe8
#e874bf
#e89d74
#74e89d

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

#74bfe8
#d774e8
#e89d74
#85e874

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 #74bfe8

#14577c
#1c76a7
#2395d3
#48abe1
#74bfe8
#a0d3ef
#cce7f6
#f7fbfe
#ffffff

Tints of #74bfe8 Color

#74bfe8
#83c6ea
#92cded
#a2d4ef
#b1dbf2
#c1e2f4
#d0e9f7
#e0f0f9
#eff7fc
#ffffff

Shades of #74bfe8 color code

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

#74bfe8
#67a9ce
#5a94b4
#4d7f9a
#406a80
#335467
#263f4d
#192a33
#0c1519
#000000

Tones

#74bfe8
#84bad8
#94b6c8
#a5b1b7
#aeaeae

Tones

Similar Color like #74bfe8 color

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

#75c0e9
#76c1ea
#77c2eb
#78c3ec
#79c4ed
#7ac5ee
#7bc6ef
#7cc7f0
#7dc8f1
#7ec9f2
#7fcaf3
#80cbf4
#81ccf5
#82cdf6
#73bee7
#72bde6
#71bce5
#70bbe4
#6fbae3
#6eb9e2
#6db8e1
#6cb7e0
#6bb6df
#6ab5de
#69b4dd
#68b3dc
#67b2db
#66b1da

Download this Dark Blue

Hex #74bfe8 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.

#74bfe8 Color Code Preview on Black Background Color

This is how #74bfe8 Color will look on black background color. Color contrast ratio is 10.36

#74bfe8 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #74bfe8

HTML with inline CSS

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

Your Example Paragraph content text in with font color #74bfe8

#74bfe8 color code is use for CSS Background Color

Background color for the above div is #74bfe8

HTML with inline CSS

<div style="background-color:#74bfe8;"></div>

#74bfe8 color code is use for CSS Border Color

CSS Border color for the above div is #74bfe8

HTML with inline CSS

<div style="border:5px solid #74bfe8;"></div>

CSS Border Left color for the above div is #74bfe8

HTML with inline CSS

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

CSS Border Right color for the above div is #74bfe8

HTML with inline CSS

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

CSS Border Bottom color for the above div is #74bfe8

HTML with inline CSS

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

CSS Border Top color for the above div is #74bfe8

HTML with inline CSS

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

#74bfe8 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#74bfe8 Color code Preview on White Background

This is how #74bfe8 Color code will look on white background color. Color contrast ratio is 2.03

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

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(116,191,232,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(232,157,116,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(116,191,232,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }