@
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.

#95052e hex color - Red - Warm color - Information

#95052e hex color - Red - Warm color

Color Hue/Base color: Red

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

Hex #95052e color code is between #990033 web safe hex color code and #880022 web safe hex color code. #990033 is the nearest web safe color code. You can see here many more shades of #95052e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code95052e#95052e
RGB Decimal149, 5, 46rgb(149, 5, 46)
RGB Percent58%, 2%, 18%rgb(58%, 2%, 18%)
CSS RGBa149, 5, 46,1rgba(149,5,46,1)
CMYK Modelcmyk(0%,97%,69%,41.57%)
HSL Color Space343,94% ,30%hsl(343,94% ,30%)
HSV Color Space343°, 97%, 58%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100101010000010100101110
Octal225556
Decimal149546
Hex95052e

Different shades of #95052e color code.

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

Light Shade of #95052e
#c6073d
Dark Shade of #95052e
#64031f
Saturated Shade of #95052e
#9a002c
Desaturated Shade of #95052e
#8d0d31
Grey scale Shade of #95052e
#4d4d4d
Brighten Shade
#ae1e47
Most Readable Shade
#FFFFFF

Shades of #95052e color code

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

#95052e
#840428
#730323
#63031e
#520219
#420214
#31010f
#21010a
#100005
#000000

Similar Color like #95052e color

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

#96062f
#970730
#980831
#990932
#9a0a33
#9b0b34
#9c0c35
#9d0d36
#9e0e37
#9f0f38
#a01039
#a1113a
#a2123b
#a3133c
#94042d
#93032c
#92022b
#91012a
#900029
#8f0028
#8e0027
#8d0026
#8c0025
#8b0024
#8a0023
#890022
#880021
#870020

Monochromatic Color with #95052e

#95052e
#bf063b
#ea0848
#150107
#400214
#6a0421

Tints of #95052e Color

#95052e
#a02045
#ac3c5c
#b85873
#c4748a
#cf8fa2
#dbabb9
#e7c7d0
#f3e3e7
#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

#95052e
#05956c

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

Split Complementary

#95052e
#059524
#057695

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

Analogous Color

#950568
#95054b
#95052e
#950511
#951605

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

#95052e
#2e9505
#052e95

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

#95052e
#769505
#05956c
#240595

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

#95052e
#05956c
#057695
#952405

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

#95052e Color Code Preview on Black Background Color

This is how #95052e Color will look on black background color. Color contrast ratio is 2.34

#95052e in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#95052e color code is use for CSS Background Color

Background color for the above div is #95052e

HTML with inline CSS

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

#95052e color code is use for CSS Border Color

CSS Border color for the above div is #95052e

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#95052e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#95052e Color code Preview on White Background

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

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

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