crispedge.com

#95348e hex color - Violet - Warm color - Information

#95348e hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #95348e Color code in RGB color code model is created after adding 58.43% red color, 20.39% green color and 55.69% blue color. Hex #95348e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 65% magenta, 5% yellow and 41.57% black.

Hex #95348e color code is between #993388 web safe hex color code and #884499 web safe hex color code. #993388 is the nearest web safe color code. You can see here many more shades of #95348e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code95348e#95348e
RGB Decimal149, 52, 142rgb(149, 52, 142)
RGB Percent58%, 20%, 56%rgb(58%, 20%, 56%)
CSS RGBa149, 52, 142,1rgba(149,52,142,1)
CMYK Modelcmyk(0%,65%,5%,41.57%)
HSL Color Space304,48% ,39%hsl(304,48% ,39%)
HSV Color Space304°, 65%, 58%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100101010011010010001110
Octal22564216
Decimal14952142
Hex95348e

Different shades of #95348e color code.

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

Light Shade of #95348e
#bb41b2
Dark Shade of #95348e
#6f276a
Saturated Shade of #95348e
#9f2a97
Desaturated Shade of #95348e
#8b3e85
Grey scale Shade of #95348e
#646464
Brighten Shade
#ae4da7
Most Readable Shade
#FFFFFF

Shades of #95348e color code

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

#95348e
#842e7e
#73286e
#63225e
#521c4e
#42173f
#31112f
#210b1f
#10050f
#000000

Similar Color like #95348e color

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

#96358f
#973690
#983791
#993892
#9a3993
#9b3a94
#9c3b95
#9d3c96
#9e3d97
#9f3e98
#a03f99
#a1409a
#a2419b
#a3429c
#94338d
#93328c
#92318b
#91308a
#902f89
#8f2e88
#8e2d87
#8d2c86
#8c2b85
#8b2a84
#8a2983
#892882
#882781
#872680

Monochromatic Color with #95348e

#95348e
#bf43b6
#ea52df
#150814
#40163d
#6a2565

Tints of #95348e Color

#95348e
#a04a9a
#ac61a7
#b877b3
#c48ec0
#cfa4cc
#dbbbd9
#e7d1e5
#f3e8f2
#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

#95348e
#34953b

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

Split Complementary

#95348e
#5e9534
#34956c

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

Analogous Color

#753495
#893495
#95348e
#95347b
#953467

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

#95348e
#8e9534
#348e95

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

#95348e
#956b34
#34953b
#345d95

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

#95348e
#34953b
#34956c
#95345e

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 #95348e 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.

#95348e Color Code Preview on Black Background Color

This is how #95348e Color will look on black background color. Color contrast ratio is 3.16

#95348e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #95348e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #95348e

#95348e color code is use for CSS Background Color

Background color for the above div is #95348e

HTML with inline CSS

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

#95348e color code is use for CSS Border Color

CSS Border color for the above div is #95348e

HTML with inline CSS

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

CSS Border Left color for the above div is #95348e

HTML with inline CSS

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

CSS Border Right color for the above div is #95348e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #95348e

HTML with inline CSS

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

CSS Border Top color for the above div is #95348e

HTML with inline CSS

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

#95348e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#95348e Color code Preview on White Background

This is how #95348e Color code will look on white background color. Color contrast ratio is 6.65

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

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,52,142,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(52,149,59,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(149,52,142,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.