crispedge.com

Color picker

Loading...

#95506c hex color - Red - Warm color - Information

#95506c hex color - Red - Warm color

Color Hue/Base color: Red

Hex #95506c Color code in RGB color code model is created after adding 58.43% red color, 31.37% green color and 42.35% blue color. Hex #95506c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 46% magenta, 28% yellow and 42% black.

Hex #95506c color code is between #995566 web safe hex color code and #884477 web safe hex color code. #995566 is the nearest web safe color code. You can see here many more shades of #95506c color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code95506c#95506c
RGB Decimal149, 80, 108rgb(149, 80, 108)
RGB Percent58%, 31%, 42%rgb(58%, 31%, 42%)
CSS RGBa149, 80, 108,1rgba(149,80,108,1)
CMYK Modelcmyk(0%,46%,28%,42%)
HSL Color Space336,30% ,45%hsl(336,30% ,45%)
HSV Color Space336°, 46%, 58%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100101010101000001101100
Octal225120154
Decimal14980108
Hex95506c

Different shades of #95506c color code.

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

Light Shade of #95506c
#af6985
Dark Shade of #95506c
#743e54
Saturated Shade of #95506c
#a0456a
Desaturated Shade of #95506c
#8a5b6e
Grey scale Shade of #95506c
#727272
Brighten Shade
#ae6985
Most Readable Shade
#FFFFFF

Shades of #95506c color code

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

#95506c
#844760
#733e54
#633548
#522c3c
#422330
#311a24
#211118
#10080c
#000000

Similar Color like #95506c color

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

#96516d
#97526e
#98536f
#995470
#9a5571
#9b5672
#9c5773
#9d5874
#9e5975
#9f5a76
#a05b77
#a15c78
#a25d79
#a35e7a
#944f6b
#934e6a
#924d69
#914c68
#904b67
#8f4a66
#8e4965
#8d4864
#8c4763
#8b4662
#8a4561
#894460
#88435f
#87425e

Monochromatic Color with #95506c

#95506c
#bf678b
#ea7eaa
#150c10
#40222e
#6a394d

Tints of #95506c Color

#95506c
#a0637c
#ac768c
#b88a9d
#c49dad
#cfb1bd
#dbc4ce
#e7d8de
#f3ebee
#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

#95506c
#509579

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

Split Complementary

#95506c
#509557
#508e95

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

Analogous Color

#955088
#95507a
#95506c
#95505e
#955050

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

#95506c
#6c9550
#506c95

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

#95506c
#8e9550
#509579
#565095

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

#95506c
#509579
#508e95
#955750

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 #95506c 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.

#95506c Color Code Preview on Black Background Color

This is how #95506c Color will look on black background color. Color contrast ratio is 3.64

#95506c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #95506c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #95506c

#95506c color code is use for CSS Background Color

Background color for the above div is #95506c

HTML with inline CSS

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

#95506c color code is use for CSS Border Color

CSS Border color for the above div is #95506c

HTML with inline CSS

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

CSS Border Left color for the above div is #95506c

HTML with inline CSS

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

CSS Border Right color for the above div is #95506c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #95506c

HTML with inline CSS

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

CSS Border Top color for the above div is #95506c

HTML with inline CSS

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

#95506c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#95506c Color code Preview on White Background

This is how #95506c Color code will look on white background color. Color contrast ratio is 5.77

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

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,80,108,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(80,149,121,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(149,80,108,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.