crispedge.com

Color picker

Loading...

#48738e hex color - Blue - Cool color - Information

#48738e hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #48738e Color code in RGB color code model is created after adding 28.24% red color, 45.1% green color and 55.69% blue color. Hex #48738e Color code in CMYK color (process color) code model is generated after subtraction of 49% cyan, 19% magenta, 0% yellow and 44% black.

Hex #48738e color code is between #447788 web safe hex color code and #556699 web safe hex color code. #447788 is the nearest web safe color code. You can see here many more shades of #48738e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code48738e#48738e
RGB Decimal72, 115, 142rgb(72, 115, 142)
RGB Percent28%, 45%, 56%rgb(28%, 45%, 56%)
CSS RGBa72, 115, 142,1rgba(72,115,142,1)
CMYK Modelcmyk(49%,19%,0%,44%)
HSL Color Space203,33% ,42%hsl(203,33% ,42%)
HSV Color Space203°, 49%, 56%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010010000111001110001110
Octal110163216
Decimal72115142
Hex48738e

Different shades of #48738e color code.

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

Light Shade of #48738e
#5c8ead
Dark Shade of #48738e
#37586c
Saturated Shade of #48738e
#3d7599
Desaturated Shade of #48738e
#537183
Grey scale Shade of #48738e
#6b6b6b
Brighten Shade
#618ca7
Most Readable Shade
#FFFFFF

Shades of #48738e color code

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

#48738e
#40667e
#38596e
#304c5e
#283f4e
#20333f
#18262f
#10191f
#080c0f
#000000

Similar Color like #48738e color

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

#49748f
#4a7590
#4b7691
#4c7792
#4d7893
#4e7994
#4f7a95
#507b96
#517c97
#527d98
#537e99
#547f9a
#55809b
#56819c
#47728d
#46718c
#45708b
#446f8a
#436e89
#426d88
#416c87
#406b86
#3f6a85
#3e6984
#3d6883
#3c6782
#3b6681
#3a6580

Monochromatic Color with #48738e

#48738e
#5e95b8
#73b8e3
#070c0e
#1d2e39
#325163

Tints of #48738e Color

#48738e
#5c829a
#7092a7
#85a1b3
#99b1c0
#adc0cc
#c2d0d9
#d6dfe5
#eaeff2
#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

#48738e
#8e6348

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

Split Complementary

#48738e
#8e4850
#8e8648

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

Analogous Color

#488e8d
#48818e
#48738e
#48658e
#48578e

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

#48738e
#8e4873
#738e48

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

#48738e
#86488e
#8e6348
#508e48

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

#48738e
#8e6348
#8e8648
#48508e

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 #48738e 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.

#48738e Color Code Preview on Black Background Color

This is how #48738e Color will look on black background color. Color contrast ratio is 4.12

#48738e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #48738e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #48738e

#48738e color code is use for CSS Background Color

Background color for the above div is #48738e

HTML with inline CSS

<div style="background-color:#48738e;"></div>

#48738e color code is use for CSS Border Color

CSS Border color for the above div is #48738e

HTML with inline CSS

<div style="border:5px solid #48738e;"></div>

CSS Border Left color for the above div is #48738e

HTML with inline CSS

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

CSS Border Right color for the above div is #48738e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #48738e

HTML with inline CSS

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

CSS Border Top color for the above div is #48738e

HTML with inline CSS

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

#48738e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#48738e Color code Preview on White Background

This is how #48738e Color code will look on white background color. Color contrast ratio is 5.10

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

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,115,142,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(142,99,72,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(72,115,142,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.