crispedge.com

Color picker

Loading...

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

#48a6b0 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #48a6b0 Color code in RGB color code model is created after adding 28.24% red color, 65.1% green color and 69.02% blue color. Hex #48a6b0 Color code in CMYK color (process color) code model is generated after subtraction of 59% cyan, 6% magenta, 0% yellow and 31% black.

Hex #48a6b0 color code is between #44aaaa web safe hex color code and #5599bb web safe hex color code. #44aaaa is the nearest web safe color code. You can see here many more shades of #48a6b0 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code48a6b0#48a6b0
RGB Decimal72, 166, 176rgb(72, 166, 176)
RGB Percent28%, 65%, 69%rgb(28%, 65%, 69%)
CSS RGBa72, 166, 176,1rgba(72,166,176,1)
CMYK Modelcmyk(59%,6%,0%,31%)
HSL Color Space186,42% ,49%hsl(186,42% ,49%)
HSV Color Space186°, 59%, 69%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010010001010011010110000
Octal110246260
Decimal72166176
Hex48a6b0

Different shades of #48a6b0 color code.

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

Light Shade of #48a6b0
#69b9c2
Dark Shade of #48a6b0
#39848c
Saturated Shade of #48a6b0
#3cb0bc
Desaturated Shade of #48a6b0
#549ca4
Grey scale Shade of #48a6b0
#7c7c7c
Brighten Shade
#61bfc9
Most Readable Shade
#000000

Shades of #48a6b0 color code

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

#48a6b0
#40939c
#388188
#306e75
#285c61
#20494e
#18373a
#102427
#081213
#000000

Similar Color like #48a6b0 color

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

#49a7b1
#4aa8b2
#4ba9b3
#4caab4
#4dabb5
#4eacb6
#4fadb7
#50aeb8
#51afb9
#52b0ba
#53b1bb
#54b2bc
#55b3bd
#56b4be
#47a5af
#46a4ae
#45a3ad
#44a2ac
#43a1ab
#42a0aa
#419fa9
#409ea8
#3f9da7
#3e9ca6
#3d9ba5
#3c9aa4
#3b99a3
#3a98a2

Monochromatic Color with #48a6b0

#48a6b0
#59ceda
#020606
#142e30
#25565b
#377e85

Tints of #48a6b0 Color

#48a6b0
#5cafb8
#70b9c1
#85c3ca
#99cdd3
#add7db
#c2e1e4
#d6ebed
#eaf5f6
#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

#48a6b0
#b05248

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

Split Complementary

#48a6b0
#b04872
#b08648

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

Analogous Color

#48b090
#48b0a5
#48a6b0
#4891b0
#487cb0

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

#48a6b0
#b048a6
#a6b048

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

#48a6b0
#8648b0
#b05248
#72b048

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

#48a6b0
#b05248
#b08648
#4872b0

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

#48a6b0 Color Code Preview on Black Background Color

This is how #48a6b0 Color will look on black background color. Color contrast ratio is 7.36

#48a6b0 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#48a6b0 color code is use for CSS Background Color

Background color for the above div is #48a6b0

HTML with inline CSS

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

#48a6b0 color code is use for CSS Border Color

CSS Border color for the above div is #48a6b0

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#48a6b0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#48a6b0 Color code Preview on White Background

This is how #48a6b0 Color code will look on white background color. Color contrast ratio is 2.85

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

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(72,166,176,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(176,82,72,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(72,166,176,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.