Skip to main content Skip to docs navigation

#947c98 hex color | Imagine That | Download Dark Violet BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Color Hue/Base color: Violet

Hex #947c98 Color Code is also known as | Imagine That color.

Hex #947c98 Color code in RGB color code model is created after adding 58.04% red color, 48.63% green color and 59.61% blue color. Hex #947c98 Color code in CMYK color (process color) code model is generated after subtraction of 3% cyan, 18% magenta, 0% yellow and 40.39% black.

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

RGB Chart

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

Color Table

Hex Color Code 947c98 #947c98
RGB Decimal 148, 124, 152 148, 124, 152
RGB Percent 58%, 49%, 60% rgb(58%, 49%, 60%)
CSS RGBa 148, 124, 152,1 rgba(148,124,152,1)
CMYK Model cmyk(3%,18%,0%,40.39%)
HSL Color Space 291,12% ,54% hsl(291,12% ,54%)
HSV Color Space 291°, 18%, 60%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10010100 01111100 10011000
Octal 224 174 230
Decimal 148 124 152
Hex 94 7c 98

Different shades of #947c98 color code.

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

Darkest of #947c98
#433645
Darker of #947c98
#5e4d61
Dark of #947c98
#7a637e
Base of #947c98
#947c98
Light of #947c98
#ab99ae
Lighter
#c3b5c5
Lightest
#dad2db

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

#947c98
#80987c

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

Split Complementary

#947c98
#8e987c
#7c9886

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

Analogous Color

#847c98
#887c98
#947c98
#987c93
#987c87

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

#947c98
#7c9894
#98947c

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

#947c98
#98947c
#80987c
#7c8098

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#947c98
#98867c
#80987c
#7c8e98

Square 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).

Monochromatic Color with #947c98

#272028
#433645
#5e4d61
#7a637e
#947c98
#ab99ae
#c3b5c5
#dad2db
#f1eef2

Tints of #947c98 Color

#947c98
#9f8aa3
#ab99ae
#b7a7ba
#c3b6c5
#cfc4d1
#dbd3dc
#e7e1e8
#f3f0f3
#ffffff

Shades of #947c98 color code

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

#947c98
#836e87
#736076
#625265
#524454
#413743
#312932
#201b21
#100d10
#000000

Tones

#947c98
#8a8a8a
#8a8a8a
#8a8a8a
#8a8a8a

Tones

Similar Color like #947c98 color

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

#957d99
#967e9a
#977f9b
#98809c
#99819d
#9a829e
#9b839f
#9c84a0
#9d85a1
#9e86a2
#9f87a3
#a088a4
#a189a5
#a28aa6
#937b97
#927a96
#917995
#907894
#8f7793
#8e7692
#8d7591
#8c7490
#8b738f
#8a728e
#89718d
#88708c
#876f8b
#866e8a

Download this Dark Violet

Hex #947c98 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.

#947c98 Color Code Preview on Black Background Color

This is how #947c98 Color will look on black background color. Color contrast ratio is 5.60

#947c98 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #947c98

HTML with inline CSS

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

Your Example Paragraph content text in with font color #947c98

#947c98 color code is use for CSS Background Color

Background color for the above div is #947c98

HTML with inline CSS

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

#947c98 color code is use for CSS Border Color

CSS Border color for the above div is #947c98

HTML with inline CSS

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

CSS Border Left color for the above div is #947c98

HTML with inline CSS

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

CSS Border Right color for the above div is #947c98

HTML with inline CSS

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

CSS Border Bottom color for the above div is #947c98

HTML with inline CSS

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

CSS Border Top color for the above div is #947c98

HTML with inline CSS

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

#947c98 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#947c98 Color code Preview on White Background

This is how #947c98 Color code will look on white background color. Color contrast ratio is 3.75

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(148,124,152,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(128,152,124,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(148,124,152,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }