crispedge.com

#957bca hex color - Violet - Cool color - Information

#957bca hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #957bca Color code in RGB color code model is created after adding 58.43% red color, 48.24% green color and 79.22% blue color. Hex #957bca Color code in CMYK color (process color) code model is generated after subtraction of 26% cyan, 39% magenta, 0% yellow and 21% black.

Hex #957bca color code is between #9977cc web safe hex color code and #8888bb web safe hex color code. #9977cc is the nearest web safe color code. You can see here many more shades of #957bca color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code957bca#957bca
RGB Decimal149, 123, 202rgb(149, 123, 202)
RGB Percent58%, 48%, 79%rgb(58%, 48%, 79%)
CSS RGBa149, 123, 202,1rgba(149,123,202,1)
CMYK Modelcmyk(26%,39%,0%,21%)
HSL Color Space260,43% ,64%hsl(260,43% ,64%)
HSV Color Space260°, 39%, 79%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100101010111101111001010
Octal225173312
Decimal149123202
Hex957bca

Different shades of #957bca color code.

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

Light Shade of #957bca
#b29fd9
Dark Shade of #957bca
#7857bb
Saturated Shade of #957bca
#9272d3
Desaturated Shade of #957bca
#9884c1
Grey scale Shade of #957bca
#a2a2a2
Brighten Shade
#ae94e3
Most Readable Shade
#000000

Shades of #957bca color code

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

#957bca
#846db3
#735f9d
#635286
#524470
#423659
#312943
#211b2c
#100d16
#000000

Similar Color like #957bca color

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

#967ccb
#977dcc
#987ecd
#997fce
#9a80cf
#9b81d0
#9c82d1
#9d83d2
#9e84d3
#9f85d4
#a086d5
#a187d6
#a288d7
#a389d8
#947ac9
#9379c8
#9278c7
#9177c6
#9076c5
#8f75c4
#8e74c3
#8d73c2
#8c72c1
#8b71c0
#8a70bf
#896fbe
#886ebd
#876dbc

Monochromatic Color with #957bca

#957bca
#b495f4
#181320
#372d4a
#564775
#76619f

Tints of #957bca Color

#957bca
#a089cf
#ac98d5
#b8a7db
#c4b5e1
#cfc4e7
#dbd3ed
#e7e1f3
#f3f0f9
#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

#957bca
#b0ca7b

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

Split Complementary

#957bca
#cabd7b
#89ca7b

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

Analogous Color

#7b81ca
#857bca
#957bca
#a57bca
#b57bca

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

#957bca
#ca957b
#7bca95

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

#957bca
#ca7b88
#b0ca7b
#7bcabc

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

#957bca
#b0ca7b
#89ca7b
#bd7bca

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 #957bca 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.

#957bca Color Code Preview on Black Background Color

This is how #957bca Color will look on black background color. Color contrast ratio is 5.96

#957bca in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #957bca

HTML with inline CSS

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

Your Example Paragraph content text in with font color #957bca

#957bca color code is use for CSS Background Color

Background color for the above div is #957bca

HTML with inline CSS

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

#957bca color code is use for CSS Border Color

CSS Border color for the above div is #957bca

HTML with inline CSS

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

CSS Border Left color for the above div is #957bca

HTML with inline CSS

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

CSS Border Right color for the above div is #957bca

HTML with inline CSS

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

CSS Border Bottom color for the above div is #957bca

HTML with inline CSS

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

CSS Border Top color for the above div is #957bca

HTML with inline CSS

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

#957bca hex Color code used as CSS color Codes

Example CSS Class for usage

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

#957bca Color code Preview on White Background

This is how #957bca Color code will look on white background color. Color contrast ratio is 3.52

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

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(149,123,202,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(176,202,123,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(149,123,202,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>