crispedge.com

Color picker

Loading...

#4bb9de hex color - Blue - Cool color - Information

#4bb9de hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #4bb9de Color code in RGB color code model is created after adding 29.41% red color, 72.55% green color and 87.06% blue color. Hex #4bb9de Color code in CMYK color (process color) code model is generated after subtraction of 66% cyan, 17% magenta, 0% yellow and 13% black.

Hex #4bb9de color code is between #44bbdd web safe hex color code and #55aaee web safe hex color code. #44bbdd is the nearest web safe color code. You can see here many more shades of #4bb9de color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code4bb9de#4bb9de
RGB Decimal75, 185, 222rgb(75, 185, 222)
RGB Percent29%, 73%, 87%rgb(29%, 73%, 87%)
CSS RGBa75, 185, 222,1rgba(75,185,222,1)
CMYK Modelcmyk(66%,17%,0%,13%)
HSL Color Space195,69% ,58%hsl(195,69% ,58%)
HSV Color Space195°, 66%, 87%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010010111011100111011110
Octal113271336
Decimal75185222
Hex4bb9de

Different shades of #4bb9de color code.

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

Light Shade of #4bb9de
#76cae6
Dark Shade of #4bb9de
#26a5d0
Saturated Shade of #4bb9de
#40bee9
Desaturated Shade of #4bb9de
#56b4d3
Grey scale Shade of #4bb9de
#949494
Brighten Shade
#64d2f7
Most Readable Shade
#000000

Shades of #4bb9de color code

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

#4bb9de
#42a4c5
#3a8fac
#327b94
#29667b
#215262
#193d4a
#102931
#081418
#000000

Similar Color like #4bb9de color

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

#4cbadf
#4dbbe0
#4ebce1
#4fbde2
#50bee3
#51bfe4
#52c0e5
#53c1e6
#54c2e7
#55c3e8
#56c4e9
#57c5ea
#58c6eb
#59c7ec
#4ab8dd
#49b7dc
#48b6db
#47b5da
#46b4d9
#45b3d8
#44b2d7
#43b1d6
#42b0d5
#41afd4
#40aed3
#3fadd2
#3eacd1
#3dabd0

Monochromatic Color with #4bb9de

#4bb9de
#030809
#122b34
#204f5e
#2e7289
#3d96b3

Tints of #4bb9de Color

#4bb9de
#5fc0e1
#73c8e5
#87d0e9
#9bd8ec
#afdff0
#c3e7f4
#d7eff7
#ebf7fb
#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

#4bb9de
#de704b

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

Split Complementary

#4bb9de
#de4b70
#deb94b

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

Analogous Color

#4bdec8
#4bd6de
#4bb9de
#4b9cde
#4b7ede

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

#4bb9de
#de4bb9
#b9de4b

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

#4bb9de
#b94bde
#de704b
#6fde4b

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

#4bb9de
#de704b
#deb94b
#4b70de

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 #4bb9de 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.

#4bb9de Color Code Preview on Black Background Color

This is how #4bb9de Color will look on black background color. Color contrast ratio is 9.29

#4bb9de in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4bb9de

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4bb9de

#4bb9de color code is use for CSS Background Color

Background color for the above div is #4bb9de

HTML with inline CSS

<div style="background-color:#4bb9de;"></div>

#4bb9de color code is use for CSS Border Color

CSS Border color for the above div is #4bb9de

HTML with inline CSS

<div style="border:5px solid #4bb9de;"></div>

CSS Border Left color for the above div is #4bb9de

HTML with inline CSS

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

CSS Border Right color for the above div is #4bb9de

HTML with inline CSS

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

CSS Border Bottom color for the above div is #4bb9de

HTML with inline CSS

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

CSS Border Top color for the above div is #4bb9de

HTML with inline CSS

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

#4bb9de hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4bb9de Color code Preview on White Background

This is how #4bb9de Color code will look on white background color. Color contrast ratio is 2.26

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

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(75,185,222,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(222,112,75,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(75,185,222,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.