crispedge.com

Color picker

Loading...

#995a79 hex color - Red - Warm color - Information

#995a79 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #995a79 Color code in RGB color code model is created after adding 60% red color, 35.29% green color and 47.45% blue color. Hex #995a79 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 41% magenta, 21% yellow and 40% black.

Hex #995a79 color code is between #885577 web safe hex color code and #aa6688 web safe hex color code. #885577 is the nearest web safe color code. You can see here many more shades of #995a79 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code995a79#995a79
RGB Decimal153, 90, 121rgb(153, 90, 121)
RGB Percent60%, 35%, 47%rgb(60%, 35%, 47%)
CSS RGBa153, 90, 121,1rgba(153,90,121,1)
CMYK Modelcmyk(0%,41%,21%,40%)
HSL Color Space330,26% ,48%hsl(330,26% ,48%)
HSV Color Space330°, 41%, 60%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100110010101101001111001
Octal231132171
Decimal15390121
Hex995a79

Different shades of #995a79 color code.

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

Light Shade of #995a79
#af7793
Dark Shade of #995a79
#794760
Saturated Shade of #995a79
#a54e79
Desaturated Shade of #995a79
#8d6679
Grey scale Shade of #995a79
#797979
Brighten Shade
#b27392
Most Readable Shade
#FFFFFF

Shades of #995a79 color code

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

#995a79
#88506b
#77465e
#663c50
#553243
#442835
#331e28
#22141a
#110a0d
#000000

Similar Color like #995a79 color

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

#9a5b7a
#9b5c7b
#9c5d7c
#9d5e7d
#9e5f7e
#9f607f
#a06180
#a16281
#a26382
#a36483
#a46584
#a56685
#a66786
#a76887
#985978
#975877
#965776
#955675
#945574
#935473
#925372
#915271
#905170
#8f506f
#8e4f6e
#8d4e6d
#8c4d6c
#8b4c6b

Monochromatic Color with #995a79

#995a79
#c3739b
#ee8cbc
#190f14
#442836
#6e4157

Tints of #995a79 Color

#995a79
#a46c87
#af7e96
#bb91a5
#c6a3b4
#d1b5c3
#ddc8d2
#e8dae1
#f3ecf0
#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

#995a79
#5a997a

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

Split Complementary

#995a79
#5a995b
#5a9999

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

Analogous Color

#995a92
#995a86
#995a79
#995a6c
#995a60

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

#995a79
#79995a
#5a7999

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

#995a79
#98995a
#5a997a
#5a5a99

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

#995a79
#5a997a
#5a9999
#995b5a

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 #995a79 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.

#995a79 Color Code Preview on Black Background Color

This is how #995a79 Color will look on black background color. Color contrast ratio is 4.09

#995a79 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #995a79

HTML with inline CSS

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

Your Example Paragraph content text in with font color #995a79

#995a79 color code is use for CSS Background Color

Background color for the above div is #995a79

HTML with inline CSS

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

#995a79 color code is use for CSS Border Color

CSS Border color for the above div is #995a79

HTML with inline CSS

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

CSS Border Left color for the above div is #995a79

HTML with inline CSS

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

CSS Border Right color for the above div is #995a79

HTML with inline CSS

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

CSS Border Bottom color for the above div is #995a79

HTML with inline CSS

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

CSS Border Top color for the above div is #995a79

HTML with inline CSS

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

#995a79 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#995a79 Color code Preview on White Background

This is how #995a79 Color code will look on white background color. Color contrast ratio is 5.13

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

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(153,90,121,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(90,153,122,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(153,90,121,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.