crispedge.com

Color picker

Loading...

#848280 hex color - Grey - Warm color - Information

#848280 hex color - Grey - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Grey

Hex #848280 Color code in RGB color code model is created after adding 51.76% red color, 50.98% green color and 50.2% blue color. Hex #848280 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 2% magenta, 3% yellow and 48% black.

Hex #848280 color code is between #888888 web safe hex color code and #777777 web safe hex color code. #888888 is the nearest web safe color code. You can see here many more shades of #848280 color code.

0 Likes 0 Comments | 34 Views

RGB Chart

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

Color Table

Hex Color Code848280#848280
RGB Decimal132, 130, 128rgb(132, 130, 128)
RGB Percent52%, 51%, 50%rgb(52%, 51%, 50%)
CSS RGBa132, 130, 128,1rgba(132,130,128,1)
CMYK Modelcmyk(0%,2%,3%,48%)
HSL Color Space30,2% ,51%hsl(30,2% ,51%)
HSV Color Space30°, 3%, 52%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100001001000001010000000
Octal204202200
Decimal132130128
Hex848280

Different shades of #848280 color code.

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

Light Shade of #848280
#9d9b9a
Dark Shade of #848280
#6a6867
Saturated Shade of #848280
#908273
Desaturated Shade of #848280
#828282
Grey scale Shade of #848280
#828282
Brighten Shade
#9d9b99
Most Readable Shade
#FFFFFF

Shades of #848280 color code

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

#848280
#757371
#666563
#585655
#494847
#3a3938
#2c2b2a
#1d1c1c
#0e0e0e
#000000

Similar Color like #848280 color

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

#858381
#868482
#878583
#888684
#898785
#8a8886
#8b8987
#8c8a88
#8d8b89
#8e8c8a
#8f8d8b
#908e8c
#918f8d
#92908e
#83817f
#82807e
#817f7d
#807e7c
#7f7d7b
#7e7c7a
#7d7b79
#7c7a78
#7b7977
#7a7876
#797775
#787674
#777573
#767472

Monochromatic Color with #848280

#848280
#aeaca9
#d9d6d2
#040404
#2f2e2e
#595857

Tints of #848280 Color

#848280
#918f8e
#9f9d9c
#adabaa
#bab9b8
#c8c7c6
#d6d5d4
#e3e3e2
#f1f1f0
#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

#848280
#808284

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

Split Complementary

#848280
#808484
#808084

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

Analogous Color

#848080
#848180
#848280
#848380
#848480

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

#848280
#808482
#828084

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

#848280
#808480
#808284
#848084

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

#848280
#808284
#808084
#848480

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 #848280 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.

#848280 Color Code Preview on Black Background Color

This is how #848280 Color will look on black background color. Color contrast ratio is 5.49

#848280 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #848280

HTML with inline CSS

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

Your Example Paragraph content text in with font color #848280

#848280 color code is use for CSS Background Color

Background color for the above div is #848280

HTML with inline CSS

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

#848280 color code is use for CSS Border Color

CSS Border color for the above div is #848280

HTML with inline CSS

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

CSS Border Left color for the above div is #848280

HTML with inline CSS

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

CSS Border Right color for the above div is #848280

HTML with inline CSS

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

CSS Border Bottom color for the above div is #848280

HTML with inline CSS

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

CSS Border Top color for the above div is #848280

HTML with inline CSS

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

#848280 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#848280 Color code Preview on White Background

This is how #848280 Color code will look on white background color. Color contrast ratio is 3.83

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

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(132,130,128,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(128,130,132,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(132,130,128,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 34 Views

Post your comment:-

By submitting comment you agree to our privacy policy.