crispedge.com

Color picker

Loading...

#754376 hex color - Violet - Warm color - Information

#754376 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #754376 Color code in RGB color code model is created after adding 45.88% red color, 26.27% green color and 46.27% blue color. Hex #754376 Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 43% magenta, 0% yellow and 54% black.

Hex #754376 color code is between #774477 web safe hex color code and #663366 web safe hex color code. #774477 is the nearest web safe color code. You can see here many more shades of #754376 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code754376#754376
RGB Decimal117, 67, 118rgb(117, 67, 118)
RGB Percent46%, 26%, 46%rgb(46%, 26%, 46%)
CSS RGBa117, 67, 118,1rgba(117,67,118,1)
CMYK Modelcmyk(1%,43%,0%,54%)
HSL Color Space299,28% ,36%hsl(299,28% ,36%)
HSV Color Space299°, 43%, 46%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011101010100001101110110
Octal165103166
Decimal11767118
Hex754376

Different shades of #754376 color code.

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

Light Shade of #754376
#955597
Dark Shade of #754376
#553155
Saturated Shade of #754376
#7e3a7f
Desaturated Shade of #754376
#6c4c6d
Grey scale Shade of #754376
#5c5c5c
Brighten Shade
#8e5c8f
Most Readable Shade
#FFFFFF

Shades of #754376 color code

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

#754376
#683b68
#5b345b
#4e2c4e
#412541
#341d34
#271627
#1a0e1a
#0d070d
#000000

Similar Color like #754376 color

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

#764477
#774578
#784679
#79477a
#7a487b
#7b497c
#7c4a7d
#7d4b7e
#7e4c7f
#7f4d80
#804e81
#814f82
#825083
#835184
#744275
#734174
#724073
#713f72
#703e71
#6f3d70
#6e3c6f
#6d3b6e
#6c3a6d
#6b396c
#6a386b
#69376a
#683669
#673568

Monochromatic Color with #754376

#754376
#9f5ba0
#c973cb
#f38bf5
#211321
#4b2b4b

Tints of #754376 Color

#754376
#845785
#936c94
#a381a3
#b296b2
#c1abc2
#d1c0d1
#e0d5e0
#efeaef
#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

#754376
#447643

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

Split Complementary

#754376
#5e7643
#43765b

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

Analogous Color

#614376
#6b4376
#754376
#76436d
#764363

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

#754376
#767543
#437675

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

#754376
#765b43
#447643
#435d76

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

#754376
#447643
#43765b
#76435e

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

#754376 Color Code Preview on Black Background Color

This is how #754376 Color will look on black background color. Color contrast ratio is 2.82

#754376 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #754376

HTML with inline CSS

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

Your Example Paragraph content text in with font color #754376

#754376 color code is use for CSS Background Color

Background color for the above div is #754376

HTML with inline CSS

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

#754376 color code is use for CSS Border Color

CSS Border color for the above div is #754376

HTML with inline CSS

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

CSS Border Left color for the above div is #754376

HTML with inline CSS

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

CSS Border Right color for the above div is #754376

HTML with inline CSS

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

CSS Border Bottom color for the above div is #754376

HTML with inline CSS

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

CSS Border Top color for the above div is #754376

HTML with inline CSS

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

#754376 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#754376 Color code Preview on White Background

This is how #754376 Color code will look on white background color. Color contrast ratio is 7.44

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.