crispedge.com

Color picker

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

#848f94 hex color - Grey - Cool color - Information

#848f94 hex color - Grey - Cool color

Color Hue/Base color: Grey

Hex #848f94 Color code in RGB color code model is created after adding 51.76% red color, 56.08% green color and 58.04% blue color. Hex #848f94 Color code in CMYK color (process color) code model is generated after subtraction of 11% cyan, 3% magenta, 0% yellow and 42% black.

Hex #848f94 color code is between #888899 web safe hex color code and #779988 web safe hex color code. #888899 is the nearest web safe color code. You can see here many more shades of #848f94 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code848f94#848f94
RGB Decimal132, 143, 148rgb(132, 143, 148)
RGB Percent52%, 56%, 58%rgb(52%, 56%, 58%)
CSS RGBa132, 143, 148,1rgba(132,143,148,1)
CMYK Modelcmyk(11%,3%,0%,42%)
HSL Color Space199,7% ,55%hsl(199,7% ,55%)
HSV Color Space199°, 11%, 58%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100001001000111110010100
Octal204217224
Decimal132143148
Hex848f94

Different shades of #848f94 color code.

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

Light Shade of #848f94
#9fa8ac
Dark Shade of #848f94
#6b757a
Saturated Shade of #848f94
#79939f
Desaturated Shade of #848f94
#8c8c8c
Grey scale Shade of #848f94
#8c8c8c
Brighten Shade
#9da8ad
Most Readable Shade
#000000

Shades of #848f94 color code

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

#848f94
#757f83
#666f73
#585f62
#494f52
#3a3f41
#2c2f31
#1d1f20
#0e0f10
#000000

Similar Color like #848f94 color

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

#859095
#869196
#879297
#889398
#899499
#8a959a
#8b969b
#8c979c
#8d989d
#8e999e
#8f9a9f
#909ba0
#919ca1
#929da2
#838e93
#828d92
#818c91
#808b90
#7f8a8f
#7e898e
#7d888d
#7c878c
#7b868b
#7a858a
#798489
#788388
#778287
#768186

Monochromatic Color with #848f94

#848f94
#aab8be
#d0e1e9
#121414
#383d3f
#5e6669

Tints of #848f94 Color

#848f94
#919b9f
#9fa7ab
#adb4b7
#bac0c3
#c8cdcf
#d6d9db
#e3e6e7
#f1f2f3
#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

#848f94
#948984

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

Split Complementary

#848f94
#948487
#949184

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

Analogous Color

#849493
#849294
#848f94
#848c94
#848994

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

#848f94
#94848f
#8f9484

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

#848f94
#918494
#948984
#879484

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

#848f94
#948984
#949184
#848794

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 #848f94 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.

#848f94 Color Code Preview on Black Background Color

This is how #848f94 Color will look on black background color. Color contrast ratio is 6.34

#848f94 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #848f94

HTML with inline CSS

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

Your Example Paragraph content text in with font color #848f94

#848f94 color code is use for CSS Background Color

Background color for the above div is #848f94

HTML with inline CSS

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

#848f94 color code is use for CSS Border Color

CSS Border color for the above div is #848f94

HTML with inline CSS

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

CSS Border Left color for the above div is #848f94

HTML with inline CSS

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

CSS Border Right color for the above div is #848f94

HTML with inline CSS

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

CSS Border Bottom color for the above div is #848f94

HTML with inline CSS

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

CSS Border Top color for the above div is #848f94

HTML with inline CSS

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

#848f94 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#848f94 Color code Preview on White Background

This is how #848f94 Color code will look on white background color. Color contrast ratio is 3.31

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.