crispedge.com

Color picker

Loading...

#877490 hex color - Violet - Warm color - Information

#877490 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #877490 Color code in RGB color code model is created after adding 52.94% red color, 45.49% green color and 56.47% blue color. Hex #877490 Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 19% magenta, 0% yellow and 44% black.

Hex #877490 color code is between #887788 web safe hex color code and #776699 web safe hex color code. #887788 is the nearest web safe color code. You can see here many more shades of #877490 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code877490#877490
RGB Decimal135, 116, 144rgb(135, 116, 144)
RGB Percent53%, 45%, 56%rgb(53%, 45%, 56%)
CSS RGBa135, 116, 144,1rgba(135,116,144,1)
CMYK Modelcmyk(6%,19%,0%,44%)
HSL Color Space281,11% ,51%hsl(281,11% ,51%)
HSV Color Space281°, 19%, 56%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100001110111010010010000
Octal207164220
Decimal135116144
Hex877490

Different shades of #877490 color code.

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

Light Shade of #877490
#9f90a7
Dark Shade of #877490
#6d5d74
Saturated Shade of #877490
#8b679c
Desaturated Shade of #877490
#838183
Grey scale Shade of #877490
#828282
Brighten Shade
#a08da9
Most Readable Shade
#FFFFFF

Shades of #877490 color code

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

#877490
#786780
#695a70
#5a4d60
#4b4050
#3c3340
#2d2630
#1e1920
#0f0c10
#000000

Similar Color like #877490 color

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

#887591
#897692
#8a7793
#8b7894
#8c7995
#8d7a96
#8e7b97
#8f7c98
#907d99
#917e9a
#927f9b
#93809c
#94819d
#95829e
#86738f
#85728e
#84718d
#83708c
#826f8b
#816e8a
#806d89
#7f6c88
#7e6b87
#7d6a86
#7c6985
#7b6884
#7a6783
#796682

Monochromatic Color with #877490

#877490
#af96ba
#d7b8e5
#0f0d10
#37303b
#5f5265

Tints of #877490 Color

#877490
#94839c
#a192a8
#afa2b5
#bcb1c1
#c9c1cd
#d7d0da
#e4e0e6
#f1eff2
#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

#877490
#7d9074

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

Split Complementary

#877490
#8b9074
#749079

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

Analogous Color

#7c7490
#817490
#877490
#8d7490
#90748e

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

#877490
#908774
#749087

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

#877490
#907974
#7d9074
#748b90

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

#877490
#7d9074
#749079
#90748b

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 #877490 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.

#877490 Color Code Preview on Black Background Color

This is how #877490 Color will look on black background color. Color contrast ratio is 4.93

#877490 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #877490

HTML with inline CSS

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

Your Example Paragraph content text in with font color #877490

#877490 color code is use for CSS Background Color

Background color for the above div is #877490

HTML with inline CSS

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

#877490 color code is use for CSS Border Color

CSS Border color for the above div is #877490

HTML with inline CSS

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

CSS Border Left color for the above div is #877490

HTML with inline CSS

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

CSS Border Right color for the above div is #877490

HTML with inline CSS

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

CSS Border Bottom color for the above div is #877490

HTML with inline CSS

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

CSS Border Top color for the above div is #877490

HTML with inline CSS

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

#877490 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#877490 Color code Preview on White Background

This is how #877490 Color code will look on white background color. Color contrast ratio is 4.26

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.