crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#48b5eb hex color - Blue - Cool color - Information

#48b5eb hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #48b5eb Color code in RGB color code model is created after adding 28.24% red color, 70.98% green color and 92.16% blue color. Hex #48b5eb Color code in CMYK color (process color) code model is generated after subtraction of 69% cyan, 23% magenta, 0% yellow and 8% black.

Hex #48b5eb color code is between #44bbee web safe hex color code and #55aadd web safe hex color code. #44bbee is the nearest web safe color code. You can see here many more shades of #48b5eb color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code48b5eb#48b5eb
RGB Decimal72, 181, 235rgb(72, 181, 235)
RGB Percent28%, 71%, 92%rgb(28%, 71%, 92%)
CSS RGBa72, 181, 235,1rgba(72,181,235,1)
CMYK Modelcmyk(69%,23%,0%,8%)
HSL Color Space200,80% ,60%hsl(200,80% ,60%)
HSV Color Space200°, 69%, 92%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010010001011010111101011
Octal110265353
Decimal72181235
Hex48b5eb

Different shades of #48b5eb color code.

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

Light Shade of #48b5eb
#76c8f0
Dark Shade of #48b5eb
#1aa2e6
Saturated Shade of #48b5eb
#3eb8f5
Desaturated Shade of #48b5eb
#52b2e1
Grey scale Shade of #48b5eb
#999999
Brighten Shade
#61ceff
Most Readable Shade
#000000

Shades of #48b5eb color code

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

#48b5eb
#40a0d0
#388cb6
#30789c
#286482
#205068
#183c4e
#102834
#08141a
#000000

Similar Color like #48b5eb color

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

#49b6ec
#4ab7ed
#4bb8ee
#4cb9ef
#4dbaf0
#4ebbf1
#4fbcf2
#50bdf3
#51bef4
#52bff5
#53c0f6
#54c1f7
#55c2f8
#56c3f9
#47b4ea
#46b3e9
#45b2e8
#44b1e7
#43b0e6
#42afe5
#41aee4
#40ade3
#3face2
#3eabe1
#3daae0
#3ca9df
#3ba8de
#3aa7dd

Monochromatic Color with #48b5eb

#48b5eb
#071116
#143241
#21536b
#2e7496
#3b94c0

Tints of #48b5eb Color

#48b5eb
#5cbded
#70c5ef
#85cdf1
#99d5f3
#addef6
#c2e6f8
#d6eefa
#eaf6fc
#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

#48b5eb
#eb7e48

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

Split Complementary

#48b5eb
#eb4864
#ebcf48

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

Analogous Color

#48ebe0
#48d6eb
#48b5eb
#4894eb
#4874eb

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

#48b5eb
#eb48b5
#b5eb48

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

#48b5eb
#cf48eb
#eb7e48
#63eb48

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

#48b5eb
#eb7e48
#ebcf48
#4864eb

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 #48b5eb 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.

#48b5eb Color Code Preview on Black Background Color

This is how #48b5eb Color will look on black background color. Color contrast ratio is 9.08

#48b5eb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #48b5eb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #48b5eb

#48b5eb color code is use for CSS Background Color

Background color for the above div is #48b5eb

HTML with inline CSS

<div style="background-color:#48b5eb;"></div>

#48b5eb color code is use for CSS Border Color

CSS Border color for the above div is #48b5eb

HTML with inline CSS

<div style="border:5px solid #48b5eb;"></div>

CSS Border Left color for the above div is #48b5eb

HTML with inline CSS

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

CSS Border Right color for the above div is #48b5eb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #48b5eb

HTML with inline CSS

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

CSS Border Top color for the above div is #48b5eb

HTML with inline CSS

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

#48b5eb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#48b5eb Color code Preview on White Background

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.