crispedge.com

Color picker

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

#73848e hex color - Grey - Cool color - Information

#73848e hex color - Grey - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Grey

Hex #73848e Color code in RGB color code model is created after adding 45.1% red color, 51.76% green color and 55.69% blue color. Hex #73848e Color code in CMYK color (process color) code model is generated after subtraction of 19% cyan, 7% magenta, 0% yellow and 44% black.

Hex #73848e color code is between #778888 web safe hex color code and #667799 web safe hex color code. #778888 is the nearest web safe color code. You can see here many more shades of #73848e color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code73848e#73848e
RGB Decimal115, 132, 142rgb(115, 132, 142)
RGB Percent45%, 52%, 56%rgb(45%, 52%, 56%)
CSS RGBa115, 132, 142,1rgba(115,132,142,1)
CMYK Modelcmyk(19%,7%,0%,44%)
HSL Color Space202,11% ,50%hsl(202,11% ,50%)
HSV Color Space202°, 19%, 56%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011100111000010010001110
Octal163204216
Decimal115132142
Hex73848e

Different shades of #73848e color code.

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

Light Shade of #73848e
#8f9da5
Dark Shade of #73848e
#5c6a72
Saturated Shade of #73848e
#66879b
Desaturated Shade of #73848e
#808181
Grey scale Shade of #73848e
#808080
Brighten Shade
#8c9da7
Most Readable Shade
#FFFFFF

Shades of #73848e color code

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

#73848e
#66757e
#59666e
#4c585e
#3f494e
#333a3f
#262c2f
#191d1f
#0c0e0f
#000000

Similar Color like #73848e color

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

#74858f
#758690
#768791
#778892
#788993
#798a94
#7a8b95
#7b8c96
#7c8d97
#7d8e98
#7e8f99
#7f909a
#80919b
#81929c
#72838d
#71828c
#70818b
#6f808a
#6e7f89
#6d7e88
#6c7d87
#6b7c86
#6a7b85
#697a84
#687983
#677882
#667781
#657680

Monochromatic Color with #73848e

#73848e
#95acb8
#b8d3e3
#0c0d0e
#2e3539
#515c63

Tints of #73848e Color

#73848e
#82919a
#929fa7
#a1adb3
#b1bac0
#c0c8cc
#d0d6d9
#dfe3e5
#eff1f2
#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

#73848e
#8e7d73

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

Split Complementary

#73848e
#8e7377
#8e8a73

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

Analogous Color

#738e8d
#73898e
#73848e
#737f8e
#73798e

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

#73848e
#8e7384
#848e73

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

#73848e
#8a738e
#8e7d73
#768e73

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

#73848e
#8e7d73
#8e8a73
#73778e

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

#73848e Color Code Preview on Black Background Color

This is how #73848e Color will look on black background color. Color contrast ratio is 5.42

#73848e in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#73848e color code is use for CSS Background Color

Background color for the above div is #73848e

HTML with inline CSS

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

#73848e color code is use for CSS Border Color

CSS Border color for the above div is #73848e

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#73848e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#73848e Color code Preview on White Background

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

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

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.