crispedge.com

Color picker

Loading...

#48625d hex color - Green - Cool color - Information

#48625d hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #48625d Color code in RGB color code model is created after adding 28.24% red color, 38.43% green color and 36.47% blue color. Hex #48625d Color code in CMYK color (process color) code model is generated after subtraction of 27% cyan, 0% magenta, 5% yellow and 62% black.

Hex #48625d color code is between #446655 web safe hex color code and #555566 web safe hex color code. #446655 is the nearest web safe color code. You can see here many more shades of #48625d color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code48625d#48625d
RGB Decimal72, 98, 93rgb(72, 98, 93)
RGB Percent28%, 38%, 36%rgb(28%, 38%, 36%)
CSS RGBa72, 98, 93,1rgba(72,98,93,1)
CMYK Modelcmyk(27%,0%,5%,62%)
HSL Color Space168,15% ,33%hsl(168,15% ,33%)
HSV Color Space168°, 27%, 38%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010010000110001001011101
Octal110142135
Decimal729893
Hex48625d

Different shades of #48625d color code.

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

Light Shade of #48625d
#5e7f79
Dark Shade of #48625d
#324541
Saturated Shade of #48625d
#3f6a62
Desaturated Shade of #48625d
#505958
Grey scale Shade of #48625d
#555555
Brighten Shade
#617b76
Most Readable Shade
#FFFFFF

Shades of #48625d color code

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

#48625d
#405752
#384c48
#30413e
#283633
#202b29
#18201f
#101514
#080a0a
#000000

Similar Color like #48625d color

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

#49635e
#4a645f
#4b6560
#4c6661
#4d6762
#4e6863
#4f6964
#506a65
#516b66
#526c67
#536d68
#546e69
#556f6a
#56706b
#47615c
#46605b
#455f5a
#445e59
#435d58
#425c57
#415b56
#405a55
#3f5954
#3e5853
#3d5752
#3c5651
#3b5550
#3a544f

Monochromatic Color with #48625d

#48625d
#678c85
#86b7ae
#a6e1d6
#0a0d0c
#293735

Tints of #48625d Color

#48625d
#5c736f
#708481
#859693
#99a7a5
#adb9b7
#c2cac9
#d6dcdb
#eaeded
#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

#48625d
#62484d

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

Split Complementary

#48625d
#62485a
#625048

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

Analogous Color

#486253
#486258
#48625d
#486262
#485d62

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

#48625d
#5d4862
#625d48

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

#48625d
#504862
#62484d
#5a6248

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

#48625d
#62484d
#625048
#485a62

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 #48625d 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.

#48625d Color Code Preview on Black Background Color

This is how #48625d Color will look on black background color. Color contrast ratio is 3.18

#48625d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #48625d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #48625d

#48625d color code is use for CSS Background Color

Background color for the above div is #48625d

HTML with inline CSS

<div style="background-color:#48625d;"></div>

#48625d color code is use for CSS Border Color

CSS Border color for the above div is #48625d

HTML with inline CSS

<div style="border:5px solid #48625d;"></div>

CSS Border Left color for the above div is #48625d

HTML with inline CSS

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

CSS Border Right color for the above div is #48625d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #48625d

HTML with inline CSS

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

CSS Border Top color for the above div is #48625d

HTML with inline CSS

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

#48625d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#48625d Color code Preview on White Background

This is how #48625d Color code will look on white background color. Color contrast ratio is 6.60

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

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,98,93,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(98,72,77,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(72,98,93,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.