crispedge.com

Color picker

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

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

#48656e hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #48656e Color code in RGB color code model is created after adding 28.24% red color, 39.61% green color and 43.14% blue color. Hex #48656e Color code in CMYK color (process color) code model is generated after subtraction of 35% cyan, 8% magenta, 0% yellow and 57% black.

Hex #48656e color code is between #446666 web safe hex color code and #555577 web safe hex color code. #446666 is the nearest web safe color code. You can see here many more shades of #48656e color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Code48656e#48656e
RGB Decimal72, 101, 110rgb(72, 101, 110)
RGB Percent28%, 40%, 43%rgb(28%, 40%, 43%)
CSS RGBa72, 101, 110,1rgba(72,101,110,1)
CMYK Modelcmyk(35%,8%,0%,57%)
HSL Color Space194,21% ,36%hsl(194,21% ,36%)
HSV Color Space194°, 35%, 43%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010010000110010101101110
Octal110145156
Decimal72101110
Hex48656e

Different shades of #48656e color code.

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

Light Shade of #48656e
#5c818d
Dark Shade of #48656e
#34494f
Saturated Shade of #48656e
#3f6a77
Desaturated Shade of #48656e
#516065
Grey scale Shade of #48656e
#5b5b5b
Brighten Shade
#617e87
Most Readable Shade
#FFFFFF

Shades of #48656e color code

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

#48656e
#405961
#384e55
#304349
#28383d
#202c30
#182124
#101618
#080b0c
#000000

Similar Color like #48656e color

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

#49666f
#4a6770
#4b6871
#4c6972
#4d6a73
#4e6b74
#4f6c75
#506d76
#516e77
#526f78
#537079
#54717a
#55727b
#56737c
#47646d
#46636c
#45626b
#44616a
#436069
#425f68
#415e67
#405d66
#3f5c65
#3e5b64
#3d5a63
#3c5962
#3b5861
#3a5760

Monochromatic Color with #48656e

#48656e
#648c98
#80b3c3
#9bdaed
#101719
#2c3e43

Tints of #48656e Color

#48656e
#5c767e
#70878e
#85989e
#99a9ae
#adbabe
#c2cbce
#d6dcde
#eaedee
#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

#48656e
#6e5148

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

Split Complementary

#48656e
#6e4852
#6e6448

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

Analogous Color

#486e68
#486d6e
#48656e
#485d6e
#48566e

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

#48656e
#6e4865
#656e48

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

#48656e
#64486e
#6e5148
#526e48

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

#48656e
#6e5148
#6e6448
#48526e

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

#48656e Color Code Preview on Black Background Color

This is how #48656e Color will look on black background color. Color contrast ratio is 3.36

#48656e in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#48656e color code is use for CSS Background Color

Background color for the above div is #48656e

HTML with inline CSS

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

#48656e color code is use for CSS Border Color

CSS Border color for the above div is #48656e

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#48656e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#48656e Color code Preview on White Background

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

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.