crispedge.com

Color picker

Loading...

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

#379ec0 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #379ec0 Color code in RGB color code model is created after adding 21.57% red color, 61.96% green color and 75.29% blue color. Hex #379ec0 Color code in CMYK color (process color) code model is generated after subtraction of 71% cyan, 18% magenta, 0% yellow and 25% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code379ec0#379ec0
RGB Decimal55, 158, 192rgb(55, 158, 192)
RGB Percent22%, 62%, 75%rgb(22%, 62%, 75%)
CSS RGBa55, 158, 192,1rgba(55,158,192,1)
CMYK Modelcmyk(71%,18%,0%,25%)
HSL Color Space195,55% ,48%hsl(195,55% ,48%)
HSV Color Space195°, 71%, 75%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001101111001111011000000
Octal67236300
Decimal55158192
Hex379ec0

Different shades of #379ec0 color code.

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

Light Shade of #379ec0
#5ab3d0
Dark Shade of #379ec0
#2c7d98
Saturated Shade of #379ec0
#2ba4cc
Desaturated Shade of #379ec0
#4398b4
Grey scale Shade of #379ec0
#7b7b7b
Brighten Shade
#50b7d9
Most Readable Shade
#000000

Shades of #379ec0 color code

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

#379ec0
#308caa
#2a7a95
#246980
#1e576a
#184655
#123440
#0c232a
#061115
#000000

Similar Color like #379ec0 color

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

#389fc1
#39a0c2
#3aa1c3
#3ba2c4
#3ca3c5
#3da4c6
#3ea5c7
#3fa6c8
#40a7c9
#41a8ca
#42a9cb
#43aacc
#44abcd
#45acce
#369dbf
#359cbe
#349bbd
#339abc
#3299bb
#3198ba
#3097b9
#2f96b8
#2e95b7
#2d94b6
#2c93b5
#2b92b4
#2a91b3
#2990b2

Monochromatic Color with #379ec0

#379ec0
#43c1ea
#061216
#123540
#1f586b
#2b7b95

Tints of #379ec0 Color

#379ec0
#4da8c7
#63b3ce
#79bed5
#8fc9dc
#a6d3e3
#bcdeea
#d2e9f1
#e8f4f8
#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

#379ec0
#c05937

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

Split Complementary

#379ec0
#c0375a
#c09e37

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

Analogous Color

#37c0ab
#37b9c0
#379ec0
#3783c0
#3767c0

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

#379ec0
#c0379e
#9ec037

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

#379ec0
#9d37c0
#c05937
#5ac037

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

#379ec0
#c05937
#c09e37
#375ac0

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

#379ec0 Color Code Preview on Black Background Color

This is how #379ec0 Color will look on black background color. Color contrast ratio is 6.81

#379ec0 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#379ec0 color code is use for CSS Background Color

Background color for the above div is #379ec0

HTML with inline CSS

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

#379ec0 color code is use for CSS Border Color

CSS Border color for the above div is #379ec0

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#379ec0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#379ec0 Color code Preview on White Background

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

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

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,158,192,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(192,89,55,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(55,158,192,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.