Skip to main content Skip to docs navigation

#3fceeb hex color - Blue - Cool color - Information

On this page
@
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.

Color Hue/Base color: Blue

Hex #3fceeb Color code in RGB color code model is created after adding 24.71% red color, 80.78% green color and 92.16% blue color. Hex #3fceeb Color code in CMYK color (process color) code model is generated after subtraction of 73% cyan, 12% magenta, 0% yellow and 7.84% black.

Hex #3fceeb color code is between #44ccee web safe hex color code and #33dddd web safe hex color code. #44ccee is the nearest web safe color code. You can see here many more shades of #3fceeb 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 3fceeb #3fceeb
RGB Decimal 63, 206, 235 rgb(63, 206, 235)
RGB Percent 25%, 81%, 92% rgb(25%, 81%, 92%)
CSS RGBa 63, 206, 235,1 rgba(63,206,235,1)
CMYK Model cmyk(73%,12%,0%,7.84%)
HSL Color Space 190,81% ,58% hsl(190,81% ,58%)
HSV Color Space 190°, 73%, 92%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00111111 11001110 11101011
Octal 77 316 353
Decimal 63 206 235
Hex 3f ce eb

Different shades of #3fceeb color code.

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

Light Shade of #3fceeb
#6ddaf0
Dark Shade of #3fceeb
#17bee0
Saturated Shade of #3fceeb
#34d5f6
Desaturated Shade of #3fceeb
#4ac7e0
Grey scale Shade of #3fceeb
#959595
Brighten Shade
#58e7ff
Most Readable Shade
#000000

Shades of #3fceeb color code

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

#3fceeb
#38b7d0
#31a0b6
#2a899c
#237282
#1c5b68
#15444e
#0e2d34
#07161a
#000000

Similar Color like #3fceeb color

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

#40cfec
#41d0ed
#42d1ee
#43d2ef
#44d3f0
#45d4f1
#46d5f2
#47d6f3
#48d7f4
#49d8f5
#4ad9f6
#4bdaf7
#4cdbf8
#4ddcf9
#3ecdea
#3dcce9
#3ccbe8
#3bcae7
#3ac9e6
#39c8e5
#38c7e4
#37c6e3
#36c5e2
#35c4e1
#34c3e0
#33c2df
#32c1de
#31c0dd

Monochromatic Color with #3fceeb

#3fceeb
#061416
#113941
#1d5e6b
#288396
#34a9c0

Tints of #3fceeb Color

#3fceeb
#54d3ed
#69d8ef
#7fdef1
#94e3f3
#a9e9f6
#bfeef8
#d4f4fa
#e9f9fc
#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

#3fceeb
#eb5c3f

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

Split Complementary

#3fceeb
#eb3f78
#ebb23f

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

Analogous Color

#3febc3
#3febe6
#3fceeb
#3faceb
#3f89eb

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

#3fceeb
#eb3fce
#ceeb3f

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

#3fceeb
#b23feb
#eb5c3f
#78eb3f

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

#3fceeb
#eb5c3f
#ebb23f
#3f78eb

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 #3fceeb 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.

#3fceeb Color Code Preview on Black Background Color

This is how #3fceeb Color will look on black background color. Color contrast ratio is 11.24

#3fceeb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #3fceeb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #3fceeb

#3fceeb color code is use for CSS Background Color

Background color for the above div is #3fceeb

HTML with inline CSS

<div style="background-color:#3fceeb;"></div>

#3fceeb color code is use for CSS Border Color

CSS Border color for the above div is #3fceeb

HTML with inline CSS

<div style="border:5px solid #3fceeb;"></div>

CSS Border Left color for the above div is #3fceeb

HTML with inline CSS

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

CSS Border Right color for the above div is #3fceeb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #3fceeb

HTML with inline CSS

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

CSS Border Top color for the above div is #3fceeb

HTML with inline CSS

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

#3fceeb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#3fceeb Color code Preview on White Background

This is how #3fceeb Color code will look on white background color. Color contrast ratio is 1.87

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

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(63,206,235,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(235,92,63,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(63,206,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.