crispedge.com

Color picker

Loading...

#44347d hex color - Violet - Cool color - Information

#44347d hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #44347d Color code in RGB color code model is created after adding 26.67% red color, 20.39% green color and 49.02% blue color. Hex #44347d Color code in CMYK color (process color) code model is generated after subtraction of 46% cyan, 58% magenta, 0% yellow and 51% black.

Hex #44347d color code is between #333377 web safe hex color code and #554488 web safe hex color code. #333377 is the nearest web safe color code. You can see here many more shades of #44347d color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code44347d#44347d
RGB Decimal68, 52, 125rgb(68, 52, 125)
RGB Percent27%, 20%, 49%rgb(27%, 20%, 49%)
CSS RGBa68, 52, 125,1rgba(68,52,125,1)
CMYK Modelcmyk(46%,58%,0%,51%)
HSL Color Space253,41% ,35%hsl(253,41% ,35%)
HSV Color Space253°, 58%, 49%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010001000011010001111101
Octal10464175
Decimal6852125
Hex44347d

Different shades of #44347d color code.

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

Light Shade of #44347d
#5843a1
Dark Shade of #44347d
#302559
Saturated Shade of #44347d
#3f2b86
Desaturated Shade of #44347d
#493d74
Grey scale Shade of #44347d
#585858
Brighten Shade
#5d4d96
Most Readable Shade
#FFFFFF

Shades of #44347d color code

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

#44347d
#3c2e6f
#342861
#2d2253
#251c45
#1e1737
#161129
#0f0b1b
#07050d
#000000

Similar Color like #44347d color

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

#45357e
#46367f
#473780
#483881
#493982
#4a3a83
#4b3b84
#4c3c85
#4d3d86
#4e3e87
#4f3f88
#504089
#51418a
#52428b
#43337c
#42327b
#41317a
#403079
#3f2f78
#3e2e77
#3d2d76
#3c2c75
#3b2b74
#3a2a73
#392972
#382871
#372770
#36266f

Monochromatic Color with #44347d

#44347d
#5b46a7
#7257d2
#8969fc
#161128
#2d2252

Tints of #44347d Color

#44347d
#584a8b
#6d6199
#8277a8
#978eb6
#aba4c5
#c0bbd3
#d5d1e2
#eae8f0
#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

#44347d
#6d7d34

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

Split Complementary

#44347d
#7d6834
#497d34

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

Analogous Color

#34417d
#35347d
#44347d
#53347d
#61347d

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

#44347d
#7d4434
#347d44

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

#44347d
#7d3448
#6d7d34
#347d68

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

#44347d
#6d7d34
#497d34
#68347d

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 #44347d 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.

#44347d Color Code Preview on Black Background Color

This is how #44347d Color will look on black background color. Color contrast ratio is 2.03

#44347d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #44347d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #44347d

#44347d color code is use for CSS Background Color

Background color for the above div is #44347d

HTML with inline CSS

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

#44347d color code is use for CSS Border Color

CSS Border color for the above div is #44347d

HTML with inline CSS

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

CSS Border Left color for the above div is #44347d

HTML with inline CSS

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

CSS Border Right color for the above div is #44347d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #44347d

HTML with inline CSS

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

CSS Border Top color for the above div is #44347d

HTML with inline CSS

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

#44347d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#44347d Color code Preview on White Background

This is how #44347d Color code will look on white background color. Color contrast ratio is 10.33

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

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(68,52,125,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(109,125,52,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(68,52,125,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.