Skip to main content Skip to docs navigation

#950528 hex color | Download Dark Red BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Petal of a Dying Rose and its hex is #9F0630 Nearest Color Name

Color Hue/Base color: Red

Hex #950528 Color code in RGB color code model is created after adding 58.43% red color, 1.96% green color and 15.69% blue color. Hex #950528 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 97% magenta, 73% yellow and 41.57% black.

Hex #950528 color code is between #990022 web safe hex color code and #880033 web safe hex color code. #990022 is the nearest web safe color code. You can see here many more shades of #950528 color code.

RGB Chart

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

Color Table

Hex Color Code 950528 #950528
RGB Decimal 149, 5, 40 149, 5, 40
RGB Percent 58%, 2%, 16% rgb(58%, 2%, 16%)
CSS RGBa 149, 5, 40,1 rgba(149,5,40,1)
CMYK Model cmyk(0%,97%,73%,41.57%)
HSL Color Space 345,94% ,30% hsl(345,94% ,30%)
HSV Color Space 345°, 97%, 58%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10010101 00000101 00101000
Octal 225 5 50
Decimal 149 5 40
Hex 95 05 28

Different shades of #950528 color code.

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

Darkest of #950528
#010000
Darker of #950528
#32020e
Dark of #950528
#64031b
Base of #950528
#950528
Light of #950528
#c60735
Lighter
#f70943
Lightest
#f83b69

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

#950528
#059572

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

Split Complementary

#950528
#05952a
#057095

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

Analogous Color

#95057c
#950564
#950528
#951205
#954e05

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

#950528
#052895
#289505

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

#950528
#289505
#059572
#720595

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#950528
#709505
#059572
#2a0595

Square 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).

Monochromatic Color with #950528

#000000
#010000
#32020e
#64031b
#950528
#c60735
#f70943
#f83b69
#fa6c8e

Tints of #950528 Color

#950528
#a0203f
#ac3c57
#b8586f
#c47487
#cf8f9f
#dbabb7
#e7c7cf
#f3e3e7
#ffffff

Shades of #950528 color code

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

#950528
#840423
#73031f
#63031a
#520216
#420211
#31010d
#210108
#100004
#000000

Tones

#950528
#861430
#762438
#673340
#574348

Tones

Similar Color like #950528 color

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

#960629
#97072a
#98082b
#99092c
#9a0a2d
#9b0b2e
#9c0c2f
#9d0d30
#9e0e31
#9f0f32
#a01033
#a11134
#a21235
#a31336
#940427
#930326
#920225
#910124
#900023
#8f0022
#8e0021
#8d0020
#8c001f
#8b001e
#8a001d
#89001c
#88001b
#87001a

Download this Dark Red

Hex #950528 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.

#950528 Color Code Preview on Black Background Color

This is how #950528 Color will look on black background color. Color contrast ratio is 2.33

#950528 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #950528

HTML with inline CSS

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

Your Example Paragraph content text in with font color #950528

#950528 color code is use for CSS Background Color

Background color for the above div is #950528

HTML with inline CSS

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

#950528 color code is use for CSS Border Color

CSS Border color for the above div is #950528

HTML with inline CSS

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

CSS Border Left color for the above div is #950528

HTML with inline CSS

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

CSS Border Right color for the above div is #950528

HTML with inline CSS

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

CSS Border Bottom color for the above div is #950528

HTML with inline CSS

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

CSS Border Top color for the above div is #950528

HTML with inline CSS

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

#950528 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#950528 Color code Preview on White Background

This is how #950528 Color code will look on white background color. Color contrast ratio is 9.01

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(149,5,40,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(5,149,114,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(149,5,40,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }