crispedge.com

Color picker

Loading...

#48654c hex color - Green - Cool color - Information

#48654c hex color - Green - Cool color

Color Hue/Base color: Green

Hex #48654c Color code in RGB color code model is created after adding 28.24% red color, 39.61% green color and 29.8% blue color. Hex #48654c Color code in CMYK color (process color) code model is generated after subtraction of 29% cyan, 0% magenta, 25% yellow and 60% black.

Hex #48654c color code is between #446644 web safe hex color code and #555555 web safe hex color code. #446644 is the nearest web safe color code. You can see here many more shades of #48654c color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code48654c#48654c
RGB Decimal72, 101, 76rgb(72, 101, 76)
RGB Percent28%, 40%, 30%rgb(28%, 40%, 30%)
CSS RGBa72, 101, 76,1rgba(72,101,76,1)
CMYK Modelcmyk(29%,0%,25%,60%)
HSL Color Space128,17% ,34%hsl(128,17% ,34%)
HSV Color Space128°, 29%, 40%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010010000110010101001100
Octal110145114
Decimal7210176
Hex48654c

Different shades of #48654c color code.

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

Light Shade of #48654c
#5d8362
Dark Shade of #48654c
#334736
Saturated Shade of #48654c
#3f6e46
Desaturated Shade of #48654c
#515c52
Grey scale Shade of #48654c
#565656
Brighten Shade
#617e65
Most Readable Shade
#FFFFFF

Shades of #48654c color code

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

#48654c
#405943
#384e3b
#304332
#28382a
#202c21
#182119
#101610
#080b08
#000000

Similar Color like #48654c color

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

#49664d
#4a674e
#4b684f
#4c6950
#4d6a51
#4e6b52
#4f6c53
#506d54
#516e55
#526f56
#537057
#547158
#557259
#56735a
#47644b
#46634a
#456249
#446148
#436047
#425f46
#415e45
#405d44
#3f5c43
#3e5b42
#3d5a41
#3c5940
#3b583f
#3a573e

Monochromatic Color with #48654c

#48654c
#668f6c
#85ba8c
#a3e4ac
#0b100c
#2a3a2c

Tints of #48654c Color

#48654c
#5c765f
#708773
#859887
#99a99b
#adbaaf
#c2cbc3
#d6dcd7
#eaedeb
#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

#48654c
#654861

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

Split Complementary

#48654c
#5b4865
#654853

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

Analogous Color

#506548
#4a6548
#48654c
#486552
#486558

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

#48654c
#4c4865
#654c48

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

#48654c
#485265
#654861
#655a48

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

#48654c
#654861
#654853
#48655b

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 #48654c 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.

#48654c Color Code Preview on Black Background Color

This is how #48654c Color will look on black background color. Color contrast ratio is 3.24

#48654c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #48654c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #48654c

#48654c color code is use for CSS Background Color

Background color for the above div is #48654c

HTML with inline CSS

<div style="background-color:#48654c;"></div>

#48654c color code is use for CSS Border Color

CSS Border color for the above div is #48654c

HTML with inline CSS

<div style="border:5px solid #48654c;"></div>

CSS Border Left color for the above div is #48654c

HTML with inline CSS

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

CSS Border Right color for the above div is #48654c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #48654c

HTML with inline CSS

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

CSS Border Top color for the above div is #48654c

HTML with inline CSS

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

#48654c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#48654c Color code Preview on White Background

This is how #48654c Color code will look on white background color. Color contrast ratio is 6.48

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

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,101,76,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(101,72,97,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(72,101,76,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.