Skip to main content Skip to docs navigation

#994488 hex color | Download Dark Red 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

Woow we have a nearby visually matching color name available. It's name is Grape Riot and its hex is #9B4682 Nearest Color Name

Color Hue/Base color: Red

Hex #994488 Color code in RGB color code model is created after adding 60% red color, 26.67% green color and 53.33% blue color. Hex #994488 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 56% magenta, 11% yellow and 40% black.

Hex #994488 color code is a web safe color. Next web safe color code is #883377 and previous web safe color code is #aa5599. You can see here many more shades of #994488 color code.

RGB Chart

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

Color Table

Hex Color Code 994488 #994488
RGB Decimal 153, 68, 136 153, 68, 136
RGB Percent 60%, 27%, 53% rgb(60%, 27%, 53%)
CSS RGBa 153, 68, 136,1 rgba(153,68,136,1)
CMYK Model cmyk(0%,56%,11%,40%)
HSL Color Space 312,38% ,43% hsl(312,38% ,43%)
HSV Color Space 312°, 56%, 60%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10011001 01000100 10001000
Octal 231 104 210
Decimal 153 68 136
Hex 99 44 88

Different shades of #994488 color code.

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

Darkest of #994488
#2f152a
Darker of #994488
#522549
Dark of #994488
#763469
Base of #994488
#994488
Light of #994488
#b65aa3
Lighter
#c57eb7
Lightest
#d5a1cb

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

#994488
#449955

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

Split Complementary

#994488
#5d9944
#44997f

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

Analogous Color

#784499
#874499
#994488
#99446c
#994448

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

#994488
#448899
#889944

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

#994488
#889944
#449955
#554499

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

#994488
#997f44
#449955
#445d99

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 #994488

#0c050a
#2f152a
#522549
#763469
#994488
#b65aa3
#c57eb7
#d5a1cb
#e5c4de

Tints of #994488 Color

#994488
#a45895
#af6da2
#bb82af
#c697bc
#d1abca
#ddc0d7
#e8d5e4
#f3eaf1
#ffffff

Shades of #994488 color code

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

#994488
#883c78
#773469
#662d5a
#55254b
#441e3c
#33162d
#220f1e
#11070f
#000000

Tones

#994488
#835a7b
#6e6e6e
#6e6e6e
#6e6e6e

Tones

Similar Color like #994488 color

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

#9a4589
#9b468a
#9c478b
#9d488c
#9e498d
#9f4a8e
#a04b8f
#a14c90
#a24d91
#a34e92
#a44f93
#a55094
#a65195
#a75296
#984387
#974286
#964185
#954084
#943f83
#933e82
#923d81
#913c80
#903b7f
#8f3a7e
#8e397d
#8d387c
#8c377b
#8b367a

Download this Dark Red

Hex #994488 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.

#994488 Color Code Preview on Black Background Color

This is how #994488 Color will look on black background color. Color contrast ratio is 3.54

#994488 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #994488

HTML with inline CSS

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

Your Example Paragraph content text in with font color #994488

#994488 color code is use for CSS Background Color

Background color for the above div is #994488

HTML with inline CSS

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

#994488 color code is use for CSS Border Color

CSS Border color for the above div is #994488

HTML with inline CSS

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

CSS Border Left color for the above div is #994488

HTML with inline CSS

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

CSS Border Right color for the above div is #994488

HTML with inline CSS

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

CSS Border Bottom color for the above div is #994488

HTML with inline CSS

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

CSS Border Top color for the above div is #994488

HTML with inline CSS

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

#994488 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#994488 Color code Preview on White Background

This is how #994488 Color code will look on white background color. Color contrast ratio is 5.94

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

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