@
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.

#379be8 hex color - Blue - Cool color - Information

#379be8 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #379be8 Color code in RGB color code model is created after adding 21.57% red color, 60.78% green color and 90.98% blue color. Hex #379be8 Color code in CMYK color (process color) code model is generated after subtraction of 76% cyan, 33% magenta, 0% yellow and 9.02% black.

Hex #379be8 color code is between #3399ee web safe hex color code and #44aadd web safe hex color code. #3399ee is the nearest web safe color code. You can see here many more shades of #379be8 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 379be8 #379be8
RGB Decimal 55, 155, 232 rgb(55, 155, 232)
RGB Percent 22%, 61%, 91% rgb(22%, 61%, 91%)
CSS RGBa 55, 155, 232,1 rgba(55,155,232,1)
CMYK Model cmyk(76%,33%,0%,9.02%)
HSL Color Space 206,79% ,56% hsl(206,79% ,56%)
HSV Color Space 206°, 76%, 91%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00110111 10011011 11101000
Octal 67 233 350
Decimal 55 155 232
Hex 37 9b e8

Different shades of #379be8 color code.

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

Light Shade of #379be8
#65b2ed
Dark Shade of #379be8
#1882d4
Saturated Shade of #379be8
#2c9cf3
Desaturated Shade of #379be8
#429add
Grey scale Shade of #379be8
#8f8f8f
Brighten Shade
#50b4ff
Most Readable Shade
#000000

Shades of #379be8 color code

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

#379be8
#3089ce
#2a78b4
#24679a
#1e5680
#184467
#12334d
#0c2233
#061119
#000000

Similar Color like #379be8 color

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

#389ce9
#399dea
#3a9eeb
#3b9fec
#3ca0ed
#3da1ee
#3ea2ef
#3fa3f0
#40a4f1
#41a5f2
#42a6f3
#43a7f4
#44a8f5
#45a9f6
#369ae7
#3599e6
#3498e5
#3397e4
#3296e3
#3195e2
#3094e1
#2f93e0
#2e92df
#2d91de
#2c90dd
#2b8fdc
#2a8edb
#298dda

Monochromatic Color with #379be8

#379be8
#050d13
#0f293e
#194668
#236293
#2d7fbd

Tints of #379be8 Color

#379be8
#4da6ea
#63b1ed
#79bcef
#8fc7f2
#a6d2f4
#bcddf7
#d2e8f9
#e8f3fc
#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

#379be8
#e88437

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

Split Complementary

#379be8
#e83742
#e8dd37

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

Analogous Color

#37e2e8
#37bee8
#379be8
#3778e8
#3754e8

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

#379be8
#e8379b
#9be837

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

#379be8
#dc37e8
#e88437
#42e837

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

#379be8
#e88437
#e8dd37
#3742e8

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 #379be8 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.

#379be8 Color Code Preview on Black Background Color

This is how #379be8 Color will look on black background color. Color contrast ratio is 7.02

#379be8 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #379be8

HTML with inline CSS

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

Your Example Paragraph content text in with font color #379be8

#379be8 color code is use for CSS Background Color

Background color for the above div is #379be8

HTML with inline CSS

<div style="background-color:#379be8;"></div>

#379be8 color code is use for CSS Border Color

CSS Border color for the above div is #379be8

HTML with inline CSS

<div style="border:5px solid #379be8;"></div>

CSS Border Left color for the above div is #379be8

HTML with inline CSS

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

CSS Border Right color for the above div is #379be8

HTML with inline CSS

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

CSS Border Bottom color for the above div is #379be8

HTML with inline CSS

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

CSS Border Top color for the above div is #379be8

HTML with inline CSS

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

#379be8 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#379be8 Color code Preview on White Background

This is how #379be8 Color code will look on white background color. Color contrast ratio is 2.99

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

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(55,155,232,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(232,132,55,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(55,155,232,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.