crispedge.com

Color picker

Loading...

#74daeb hex color - Blue - Cool color - Information

#74daeb hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #74daeb Color code in RGB color code model is created after adding 45.49% red color, 85.49% green color and 92.16% blue color. Hex #74daeb Color code in CMYK color (process color) code model is generated after subtraction of 51% cyan, 7% magenta, 0% yellow and 8% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code74daeb#74daeb
RGB Decimal116, 218, 235rgb(116, 218, 235)
RGB Percent45%, 85%, 92%rgb(45%, 85%, 92%)
CSS RGBa116, 218, 235,1rgba(116,218,235,1)
CMYK Modelcmyk(51%,7%,0%,8%)
HSL Color Space189,75% ,69%hsl(189,75% ,69%)
HSV Color Space189°, 51%, 92%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011101001101101011101011
Octal164332353
Decimal116218235
Hex74daeb

Different shades of #74daeb color code.

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

Light Shade of #74daeb
#a1e6f1
Dark Shade of #74daeb
#47cee5
Saturated Shade of #74daeb
#6ce0f3
Desaturated Shade of #74daeb
#7cd4e3
Grey scale Shade of #74daeb
#afafaf
Brighten Shade
#8df3ff
Most Readable Shade
#000000

Shades of #74daeb color code

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

#74daeb
#67c1d0
#5aa9b6
#4d919c
#407982
#336068
#26484e
#193034
#0c181a
#000000

Similar Color like #74daeb color

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

#75dbec
#76dced
#77ddee
#78deef
#79dff0
#7ae0f1
#7be1f2
#7ce2f3
#7de3f4
#7ee4f5
#7fe5f6
#80e6f7
#81e7f8
#82e8f9
#73d9ea
#72d8e9
#71d7e8
#70d6e7
#6fd5e6
#6ed4e5
#6dd3e4
#6cd2e3
#6bd1e2
#6ad0e1
#69cfe0
#68cedf
#67cdde
#66ccdd

Monochromatic Color with #74daeb

#74daeb
#0b1516
#203c41
#35646b
#4a8b96
#5fb3c0

Tints of #74daeb Color

#74daeb
#83deed
#92e2ef
#a2e6f1
#b1eaf3
#c1eef6
#d0f2f8
#e0f6fa
#effafc
#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

#74daeb
#eb8574

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

Split Complementary

#74daeb
#eb749f
#ebc074

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

Analogous Color

#74ebcc
#74ebe4
#74daeb
#74c2eb
#74aaeb

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

#74daeb
#eb74da
#daeb74

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

#74daeb
#c074eb
#eb8574
#9eeb74

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

#74daeb
#eb8574
#ebc074
#749feb

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 #74daeb 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.

#74daeb Color Code Preview on Black Background Color

This is how #74daeb Color will look on black background color. Color contrast ratio is 12.97

#74daeb in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#74daeb color code is use for CSS Background Color

Background color for the above div is #74daeb

HTML with inline CSS

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

#74daeb color code is use for CSS Border Color

CSS Border color for the above div is #74daeb

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#74daeb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#74daeb Color code Preview on White Background

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

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

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(116,218,235,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(235,133,116,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(116,218,235,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.