crispedge.com

Color picker

Loading...

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

#95526c hex color - Red - Warm color

Color Hue/Base color: Red

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

Hex #95526c 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 #95526c color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code95526c#95526c
RGB Decimal149, 82, 108rgb(149, 82, 108)
RGB Percent58%, 32%, 42%rgb(58%, 32%, 42%)
CSS RGBa149, 82, 108,1rgba(149,82,108,1)
CMYK Modelcmyk(0%,45%,28%,42%)
HSL Color Space337,29% ,45%hsl(337,29% ,45%)
HSV Color Space337°, 45%, 58%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100101010101001001101100
Octal225122154
Decimal14982108
Hex95526c

Different shades of #95526c color code.

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

Light Shade of #95526c
#ae6c86
Dark Shade of #95526c
#744054
Saturated Shade of #95526c
#a14669
Desaturated Shade of #95526c
#895e6f
Grey scale Shade of #95526c
#737373
Brighten Shade
#ae6b85
Most Readable Shade
#FFFFFF

Shades of #95526c color code

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

#95526c
#844860
#733f54
#633648
#522d3c
#422430
#311b24
#211218
#10090c
#000000

Similar Color like #95526c color

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

#96536d
#97546e
#98556f
#995670
#9a5771
#9b5872
#9c5973
#9d5a74
#9e5b75
#9f5c76
#a05d77
#a15e78
#a25f79
#a3607a
#94516b
#93506a
#924f69
#914e68
#904d67
#8f4c66
#8e4b65
#8d4a64
#8c4963
#8b4862
#8a4761
#894660
#88455f
#87445e

Monochromatic Color with #95526c

#95526c
#bf698b
#ea81aa
#150c10
#40232e
#6a3b4d

Tints of #95526c Color

#95526c
#a0657c
#ac788c
#b88b9d
#c49ead
#cfb2bd
#dbc5ce
#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

#95526c
#52957b

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

Split Complementary

#95526c
#52955a
#528e95

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

Analogous Color

#955287
#955279
#95526c
#95525f
#955352

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

#95526c
#6c9552
#526c95

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

#95526c
#8d9552
#52957b
#595295

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

#95526c
#52957b
#528e95
#955952

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

#95526c Color Code Preview on Black Background Color

This is how #95526c Color will look on black background color. Color contrast ratio is 3.70

#95526c in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#95526c color code is use for CSS Background Color

Background color for the above div is #95526c

HTML with inline CSS

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

#95526c color code is use for CSS Border Color

CSS Border color for the above div is #95526c

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#95526c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#95526c Color code Preview on White Background

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

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

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