crispedge.com

#997dae hex color - Violet - Warm color - Information

#997dae hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #997dae Color code in RGB color code model is created after adding 60% red color, 49.02% green color and 68.24% blue color. Hex #997dae Color code in CMYK color (process color) code model is generated after subtraction of 12% cyan, 28% magenta, 0% yellow and 32% black.

Hex #997dae color code is between #8877aa web safe hex color code and #aa88bb web safe hex color code. #8877aa is the nearest web safe color code. You can see here many more shades of #997dae color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code997dae#997dae
RGB Decimal153, 125, 174rgb(153, 125, 174)
RGB Percent60%, 49%, 68%rgb(60%, 49%, 68%)
CSS RGBa153, 125, 174,1rgba(153,125,174,1)
CMYK Modelcmyk(12%,28%,0%,32%)
HSL Color Space274,23% ,59%hsl(274,23% ,59%)
HSV Color Space274°, 28%, 68%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100110010111110110101110
Octal231175256
Decimal153125174
Hex997dae

Different shades of #997dae color code.

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

Light Shade of #997dae
#b29cc2
Dark Shade of #997dae
#805f99
Saturated Shade of #997dae
#9a72b9
Desaturated Shade of #997dae
#9788a3
Grey scale Shade of #997dae
#959595
Brighten Shade
#b296c7
Most Readable Shade
#FFFFFF

Shades of #997dae color code

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

#997dae
#886f9a
#776187
#665374
#554560
#44374d
#33293a
#221b26
#110d13
#000000

Similar Color like #997dae color

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

#9a7eaf
#9b7fb0
#9c80b1
#9d81b2
#9e82b3
#9f83b4
#a084b5
#a185b6
#a286b7
#a387b8
#a488b9
#a589ba
#a68abb
#a78bbc
#987cad
#977bac
#967aab
#9579aa
#9478a9
#9377a8
#9276a7
#9175a6
#9074a5
#8f73a4
#8e72a3
#8d71a2
#8c70a1
#8b6fa0

Monochromatic Color with #997dae

#997dae
#be9cd8
#030304
#29212e
#4e4059
#745e83

Tints of #997dae Color

#997dae
#a48bb7
#af99c0
#bba8c9
#c6b6d2
#d1c5db
#ddd3e4
#e8e2ed
#f3f0f6
#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

#997dae
#92ae7d

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

Split Complementary

#997dae
#abae7d
#7dae81

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

Analogous Color

#857dae
#8f7dae
#997dae
#a37dae
#ad7dae

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

#997dae
#ae997d
#7dae99

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

#997dae
#ae807d
#92ae7d
#7daaae

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

#997dae
#92ae7d
#7dae81
#ae7dab

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 #997dae 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.

#997dae Color Code Preview on Black Background Color

This is how #997dae Color will look on black background color. Color contrast ratio is 5.90

#997dae in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #997dae

HTML with inline CSS

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

Your Example Paragraph content text in with font color #997dae

#997dae color code is use for CSS Background Color

Background color for the above div is #997dae

HTML with inline CSS

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

#997dae color code is use for CSS Border Color

CSS Border color for the above div is #997dae

HTML with inline CSS

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

CSS Border Left color for the above div is #997dae

HTML with inline CSS

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

CSS Border Right color for the above div is #997dae

HTML with inline CSS

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

CSS Border Bottom color for the above div is #997dae

HTML with inline CSS

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

CSS Border Top color for the above div is #997dae

HTML with inline CSS

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

#997dae hex Color code used as CSS color Codes

Example CSS Class for usage

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

#997dae Color code Preview on White Background

This is how #997dae Color code will look on white background color. Color contrast ratio is 3.56

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

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.

< /html>