crispedge.com

#75148e hex color - Violet - Warm color - Information

#75148e hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #75148e Color code in RGB color code model is created after adding 45.88% red color, 7.84% green color and 55.69% blue color. Hex #75148e Color code in CMYK color (process color) code model is generated after subtraction of 18% cyan, 86% magenta, 0% yellow and 44% black.

Hex #75148e color code is between #771188 web safe hex color code and #662299 web safe hex color code. #771188 is the nearest web safe color code. You can see here many more shades of #75148e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code75148e#75148e
RGB Decimal117, 20, 142rgb(117, 20, 142)
RGB Percent46%, 8%, 56%rgb(46%, 8%, 56%)
CSS RGBa117, 20, 142,1rgba(117,20,142,1)
CMYK Modelcmyk(18%,86%,0%,44%)
HSL Color Space288,75% ,32%hsl(288,75% ,32%)
HSV Color Space288°, 86%, 56%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011101010001010010001110
Octal16524216
Decimal11720142
Hex75148e

Different shades of #75148e color code.

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

Light Shade of #75148e
#9a1abb
Dark Shade of #75148e
#500e61
Saturated Shade of #75148e
#7a0c96
Desaturated Shade of #75148e
#701c86
Grey scale Shade of #75148e
#515151
Brighten Shade
#8e2da7
Most Readable Shade
#FFFFFF

Shades of #75148e color code

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

#75148e
#68117e
#5b0f6e
#4e0d5e
#410b4e
#34083f
#27062f
#1a041f
#0d020f
#000000

Similar Color like #75148e color

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

#76158f
#771690
#781791
#791892
#7a1993
#7b1a94
#7c1b95
#7d1c96
#7e1d97
#7f1e98
#801f99
#81209a
#82219b
#83229c
#74138d
#73128c
#72118b
#71108a
#700f89
#6f0e88
#6e0d87
#6d0c86
#6c0b85
#6b0a84
#6a0983
#690882
#680781
#670680

Monochromatic Color with #75148e

#75148e
#981ab8
#bb20e3
#0c020e
#2f0839
#520e63

Tints of #75148e Color

#75148e
#842e9a
#9348a7
#a362b3
#b27cc0
#c196cc
#d1b0d9
#e0cae5
#efe4f2
#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

#75148e
#2d8e14

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

Split Complementary

#75148e
#6a8e14
#148e38

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

Analogous Color

#44148e
#5d148e
#75148e
#8d148e
#8e1476

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

#75148e
#8e7514
#148e75

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

#75148e
#8e3814
#2d8e14
#146a8e

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

#75148e
#2d8e14
#148e38
#8e146a

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

#75148e Color Code Preview on Black Background Color

This is how #75148e Color will look on black background color. Color contrast ratio is 2.25

#75148e in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#75148e color code is use for CSS Background Color

Background color for the above div is #75148e

HTML with inline CSS

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

#75148e color code is use for CSS Border Color

CSS Border color for the above div is #75148e

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#75148e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#75148e Color code Preview on White Background

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

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

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,20,142,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(45,142,20,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(117,20,142,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.

< /html>