crispedge.com

Color picker

Loading...

#752653 hex color - Dried Flower Purple - Red - Warm color - Information

#752653 hex color - Dried Flower Purple - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #752653 Color Code is also known as Dried Flower Purple color.

Hex #752653 Color code in RGB color code model is created after adding 45.88% red color, 14.9% green color and 32.55% blue color. Hex #752653 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 68% magenta, 29% yellow and 54% black.

Hex #752653 color code is between #772255 web safe hex color code and #663344 web safe hex color code. #772255 is the nearest web safe color code. You can see here many more shades of #752653 color code.

0 Likes 0 Comments | 5 Views

RGB Chart

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

Color Table

Hex Color Code752653#752653
RGB Decimal117, 38, 83rgb(117, 38, 83)
RGB Percent46%, 15%, 33%rgb(46%, 15%, 33%)
CSS RGBa117, 38, 83,1rgba(117,38,83,1)
CMYK Modelcmyk(0%,68%,29%,54%)
HSL Color Space326,51% ,30%hsl(326,51% ,30%)
HSV Color Space326°, 68%, 46%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011101010010011001010011
Octal16546123
Decimal1173883
Hex752653

Different shades of #752653 color code.

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

Light Shade of #752653
#9b336e
Dark Shade of #752653
#4e1938
Saturated Shade of #752653
#7d1e54
Desaturated Shade of #752653
#6d2e52
Grey scale Shade of #752653
#4d4d4d
Brighten Shade
#8e3f6c
Most Readable Shade
#FFFFFF

Shades of #752653 color code

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

#752653
#682149
#5b1d40
#4e1937
#41152e
#341024
#270c1b
#1a0812
#0d0409
#000000

Similar Color like #752653 color

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

#762754
#772855
#782956
#792a57
#7a2b58
#7b2c59
#7c2d5a
#7d2e5b
#7e2f5c
#7f305d
#80315e
#81325f
#823360
#833461
#742552
#732451
#722350
#71224f
#70214e
#6f204d
#6e1f4c
#6d1e4b
#6c1d4a
#6b1c49
#6a1b48
#691a47
#681946
#671845

Monochromatic Color with #752653

#752653
#9f3471
#ca428f
#f44fad
#200a17
#4a1835

Tints of #752653 Color

#752653
#843e66
#935679
#a36e8c
#b2869f
#c19eb2
#d1b6c5
#e0ced8
#efe6eb
#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

#752653
#267548

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

Split Complementary

#752653
#2c7526
#26756f

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

Analogous Color

#752673
#752663
#752653
#752643
#752633

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

#752653
#537526
#265375

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

#752653
#756f26
#267548
#262c75

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

#752653
#267548
#26756f
#75262c

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 #752653 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.

#752653 Color Code Preview on Black Background Color

This is how #752653 Color will look on black background color. Color contrast ratio is 2.16

#752653 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #752653

HTML with inline CSS

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

Your Example Paragraph content text in with font color #752653

#752653 color code is use for CSS Background Color

Background color for the above div is #752653

HTML with inline CSS

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

#752653 color code is use for CSS Border Color

CSS Border color for the above div is #752653

HTML with inline CSS

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

CSS Border Left color for the above div is #752653

HTML with inline CSS

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

CSS Border Right color for the above div is #752653

HTML with inline CSS

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

CSS Border Bottom color for the above div is #752653

HTML with inline CSS

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

CSS Border Top color for the above div is #752653

HTML with inline CSS

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

#752653 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#752653 Color code Preview on White Background

This is how #752653 Color code will look on white background color. Color contrast ratio is 9.73

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

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(117,38,83,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(38,117,72,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(117,38,83,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 5 Views

Post your comment:-

By submitting comment you agree to our privacy policy.