crispedge.com

#348dfb hex color - Blue - Cool color - Information

#348dfb hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #348dfb Color code in RGB color code model is created after adding 20.39% red color, 55.29% green color and 98.43% blue color. Hex #348dfb Color code in CMYK color (process color) code model is generated after subtraction of 79% cyan, 44% magenta, 0% yellow and 1.57% black.

Hex #348dfb color code is between #3388ff web safe hex color code and #4499ee web safe hex color code. #3388ff is the nearest web safe color code. You can see here many more shades of #348dfb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code348dfb#348dfb
RGB Decimal52, 141, 251rgb(52, 141, 251)
RGB Percent20%, 55%, 98%rgb(20%, 55%, 98%)
CSS RGBa52, 141, 251,1rgba(52,141,251,1)
CMYK Modelcmyk(79%,44%,0%,1.57%)
HSL Color Space213,96% ,59%hsl(213,96% ,59%)
HSV Color Space213°, 79%, 98%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001101001000110111111011
Octal64215373
Decimal52141251
Hex348dfb

Different shades of #348dfb color code.

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

Light Shade of #348dfb
#66a9fc
Dark Shade of #348dfb
#0571f7
Saturated Shade of #348dfb
#308dff
Desaturated Shade of #348dfb
#3e8ef1
Grey scale Shade of #348dfb
#979797
Brighten Shade
#4da6ff
Most Readable Shade
#000000

Shades of #348dfb color code

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

#348dfb
#2e7ddf
#286dc3
#225ea7
#1c4e8b
#173e6f
#112f53
#0b1f37
#050f1b
#000000

Similar Color like #348dfb color

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

#358efc
#368ffd
#3790fe
#3891ff
#3992ff
#3a93ff
#3b94ff
#3c95ff
#3d96ff
#3e97ff
#3f98ff
#4099ff
#419aff
#429bff
#338cfa
#328bf9
#318af8
#3089f7
#2f88f6
#2e87f5
#2d86f4
#2c85f3
#2b84f2
#2a83f1
#2982f0
#2881ef
#2780ee
#267fed

Monochromatic Color with #348dfb

#348dfb
#081626
#112d51
#1a457b
#225da6
#2b75d0

Tints of #348dfb Color

#348dfb
#4a99fb
#61a6fb
#77b3fc
#8ebffc
#a4ccfd
#bbd9fd
#d1e5fe
#e8f2fe
#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

#348dfb
#fba234

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

Split Complementary

#348dfb
#fb3f34
#f0fb34

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

Analogous Color

#34ddfb
#34b5fb
#348dfb
#3465fb
#343dfb

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

#348dfb
#fb348d
#8dfb34

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

#348dfb
#fb34f0
#fba234
#34fb3e

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

#348dfb
#fba234
#f0fb34
#3f34fb

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 #348dfb 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.

#348dfb Color Code Preview on Black Background Color

This is how #348dfb Color will look on black background color. Color contrast ratio is 6.35

#348dfb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #348dfb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #348dfb

#348dfb color code is use for CSS Background Color

Background color for the above div is #348dfb

HTML with inline CSS

<div style="background-color:#348dfb;"></div>

#348dfb color code is use for CSS Border Color

CSS Border color for the above div is #348dfb

HTML with inline CSS

<div style="border:5px solid #348dfb;"></div>

CSS Border Left color for the above div is #348dfb

HTML with inline CSS

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

CSS Border Right color for the above div is #348dfb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #348dfb

HTML with inline CSS

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

CSS Border Top color for the above div is #348dfb

HTML with inline CSS

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

#348dfb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#348dfb Color code Preview on White Background

This is how #348dfb Color code will look on white background color. Color contrast ratio is 3.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 #348dfb; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #348dfb; }

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(52,141,251,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(251,162,52,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(52,141,251,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.