Skip to main content Skip to docs navigation

#31bceb 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 #31bceb Color code in RGB color code model is created after adding 19.22% red color, 73.73% green color and 92.16% blue color. Hex #31bceb Color code in CMYK color (process color) code model is generated after subtraction of 79% cyan, 20% magenta, 0% yellow and 7.84% black.

Hex #31bceb color code is between #33bbee web safe hex color code and #22ccdd web safe hex color code. #33bbee is the nearest web safe color code. You can see here many more shades of #31bceb 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 31bceb #31bceb
RGB Decimal 49, 188, 235 rgb(49, 188, 235)
RGB Percent 19%, 74%, 92% rgb(19%, 74%, 92%)
CSS RGBa 49, 188, 235,1 rgba(49,188,235,1)
CMYK Model cmyk(79%,20%,0%,7.84%)
HSL Color Space 195,82% ,56% hsl(195,82% ,56%)
HSV Color Space 195°, 79%, 92%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00110001 10111100 11101011
Octal 61 274 353
Decimal 49 188 235
Hex 31 bc eb

Different shades of #31bceb color code.

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

Light Shade of #31bceb
#5fcbf0
Dark Shade of #31bceb
#15a4d4
Saturated Shade of #31bceb
#26c2f6
Desaturated Shade of #31bceb
#3cb6e0
Grey scale Shade of #31bceb
#8e8e8e
Brighten Shade
#4ad5ff
Most Readable Shade
#000000

Shades of #31bceb color code

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

#31bceb
#2ba7d0
#2692b6
#207d9c
#1b6882
#155368
#103e4e
#0a2934
#05141a
#000000

Similar Color like #31bceb color

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

#32bdec
#33beed
#34bfee
#35c0ef
#36c1f0
#37c2f1
#38c3f2
#39c4f3
#3ac5f4
#3bc6f5
#3cc7f6
#3dc8f7
#3ec9f8
#3fcaf9
#30bbea
#2fbae9
#2eb9e8
#2db8e7
#2cb7e6
#2bb6e5
#2ab5e4
#29b4e3
#28b3e2
#27b2e1
#26b1e0
#25b0df
#24afde
#23aedd

Monochromatic Color with #31bceb

#31bceb
#051216
#0e3441
#16566b
#1f7896
#289ac0

Tints of #31bceb Color

#31bceb
#47c3ed
#5ecaef
#75d2f1
#8cd9f3
#a3e1f6
#bae8f8
#d1f0fa
#e8f7fc
#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

#31bceb
#eb6031

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

Split Complementary

#31bceb
#eb315f
#ebbd31

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

Analogous Color

#31ebd0
#31e1eb
#31bceb
#3197eb
#3172eb

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

#31bceb
#eb31bc
#bceb31

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

#31bceb
#bd31eb
#eb6031
#5feb31

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

#31bceb
#eb6031
#ebbd31
#315feb

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 #31bceb 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.

#31bceb Color Code Preview on Black Background Color

This is how #31bceb Color will look on black background color. Color contrast ratio is 9.52

#31bceb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #31bceb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #31bceb

#31bceb color code is use for CSS Background Color

Background color for the above div is #31bceb

HTML with inline CSS

<div style="background-color:#31bceb;"></div>

#31bceb color code is use for CSS Border Color

CSS Border color for the above div is #31bceb

HTML with inline CSS

<div style="border:5px solid #31bceb;"></div>

CSS Border Left color for the above div is #31bceb

HTML with inline CSS

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

CSS Border Right color for the above div is #31bceb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #31bceb

HTML with inline CSS

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

CSS Border Top color for the above div is #31bceb

HTML with inline CSS

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

#31bceb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#31bceb Color code Preview on White Background

This is how #31bceb Color code will look on white background color. Color contrast ratio is 2.21

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

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(49,188,235,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(235,96,49,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(49,188,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.