crispedge.com

Color picker

Loading...

#339fc6 hex color - Blue - Cool color - Information

#339fc6 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #339fc6 Color code in RGB color code model is created after adding 20% red color, 62.35% green color and 77.65% blue color. Hex #339fc6 Color code in CMYK color (process color) code model is generated after subtraction of 74% cyan, 20% magenta, 0% yellow and 22% black.

Hex #339fc6 color code is between #2299cc web safe hex color code and #44aabb web safe hex color code. #2299cc is the nearest web safe color code. You can see here many more shades of #339fc6 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code339fc6#339fc6
RGB Decimal51, 159, 198rgb(51, 159, 198)
RGB Percent20%, 62%, 78%rgb(20%, 62%, 78%)
CSS RGBa51, 159, 198,1rgba(51,159,198,1)
CMYK Modelcmyk(74%,20%,0%,22%)
HSL Color Space196,59% ,49%hsl(196,59% ,49%)
HSV Color Space196°, 74%, 78%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001100111001111111000110
Octal63237306
Decimal51159198
Hex339fc6

Different shades of #339fc6 color code.

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

Light Shade of #339fc6
#58b3d4
Dark Shade of #339fc6
#297e9d
Saturated Shade of #339fc6
#27a5d2
Desaturated Shade of #339fc6
#3f99ba
Grey scale Shade of #339fc6
#7c7c7c
Brighten Shade
#4cb8df
Most Readable Shade
#000000

Shades of #339fc6 color code

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

#339fc6
#2d8db0
#277b9a
#226a84
#1c586e
#164658
#113542
#0b232c
#051116
#000000

Similar Color like #339fc6 color

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

#34a0c7
#35a1c8
#36a2c9
#37a3ca
#38a4cb
#39a5cc
#3aa6cd
#3ba7ce
#3ca8cf
#3da9d0
#3eaad1
#3fabd2
#40acd3
#41add4
#329ec5
#319dc4
#309cc3
#2f9bc2
#2e9ac1
#2d99c0
#2c98bf
#2b97be
#2a96bd
#2995bc
#2894bb
#2793ba
#2692b9
#2591b8

Monochromatic Color with #339fc6

#339fc6
#3ec1f0
#07161c
#123946
#1d5b71
#287d9b

Tints of #339fc6 Color

#339fc6
#49a9cc
#60b4d2
#77bfd9
#8dc9df
#a4d4e5
#bbdfec
#d1e9f2
#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

#339fc6
#c65a33

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

Split Complementary

#339fc6
#c63355
#c6a433

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

Analogous Color

#33c6b2
#33bcc6
#339fc6
#3382c6
#3364c6

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

#339fc6
#c6339f
#9fc633

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

#339fc6
#a333c6
#c65a33
#55c633

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

#339fc6
#c65a33
#c6a433
#3355c6

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 #339fc6 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.

#339fc6 Color Code Preview on Black Background Color

This is how #339fc6 Color will look on black background color. Color contrast ratio is 6.92

#339fc6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #339fc6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #339fc6

#339fc6 color code is use for CSS Background Color

Background color for the above div is #339fc6

HTML with inline CSS

<div style="background-color:#339fc6;"></div>

#339fc6 color code is use for CSS Border Color

CSS Border color for the above div is #339fc6

HTML with inline CSS

<div style="border:5px solid #339fc6;"></div>

CSS Border Left color for the above div is #339fc6

HTML with inline CSS

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

CSS Border Right color for the above div is #339fc6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #339fc6

HTML with inline CSS

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

CSS Border Top color for the above div is #339fc6

HTML with inline CSS

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

#339fc6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#339fc6 Color code Preview on White Background

This is how #339fc6 Color code will look on white background color. Color contrast ratio is 3.04

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

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(51,159,198,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(198,90,51,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(51,159,198,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.