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

#6d048b hex color - Violet - Warm color - Information

#6d048b hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #6d048b Color code in RGB color code model is created after adding 42.75% red color, 1.57% green color and 54.51% blue color. Hex #6d048b Color code in CMYK color (process color) code model is generated after subtraction of 22% cyan, 97% magenta, 0% yellow and 45.49% black.

Hex #6d048b color code is between #660088 web safe hex color code and #770099 web safe hex color code. #660088 is the nearest web safe color code. You can see here many more shades of #6d048b color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code6d048b#6d048b
RGB Decimal109, 4, 139rgb(109, 4, 139)
RGB Percent43%, 2%, 55%rgb(43%, 2%, 55%)
CSS RGBa109, 4, 139,1rgba(109,4,139,1)
CMYK Modelcmyk(22%,97%,0%,45.49%)
HSL Color Space287,94% ,28%hsl(287,94% ,28%)
HSV Color Space287°, 97%, 55%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011011010000010010001011
Octal1554213
Decimal1094139
Hex6d048b

Different shades of #6d048b color code.

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

Light Shade of #6d048b
#9405bd
Dark Shade of #6d048b
#460359
Saturated Shade of #6d048b
#6f008f
Desaturated Shade of #6d048b
#690b84
Grey scale Shade of #6d048b
#474747
Brighten Shade
#861da4
Most Readable Shade
#FFFFFF

Shades of #6d048b color code

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

#6d048b
#60037b
#54036c
#48025c
#3c024d
#30013d
#24012e
#18001e
#0c000f
#000000

Similar Color like #6d048b color

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

#6e058c
#6f068d
#70078e
#71088f
#720990
#730a91
#740b92
#750c93
#760d94
#770e95
#780f96
#791097
#7a1198
#7b1299
#6c038a
#6b0289
#6a0188
#690087
#680086
#670085
#660084
#650083
#640082
#630081
#620080
#61007f
#60007e
#5f007d

Monochromatic Color with #6d048b

#6d048b
#8e05b5
#b006e0
#09000b
#2a0236
#4c0360

Tints of #6d048b Color

#6d048b
#7d1f97
#8d3ba4
#9d57b1
#ad73be
#be8fcb
#ceabd8
#dec7e5
#eee3f2
#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

#6d048b
#228b04

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

Split Complementary

#6d048b
#658b04
#048b2a

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

Analogous Color

#37048b
#52048b
#6d048b
#88048b
#8b0473

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

#6d048b
#8b6d04
#048b6d

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

#6d048b
#8b2904
#228b04
#04658b

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

#6d048b
#228b04
#048b2a
#8b0465

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 #6d048b 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.

#6d048b Color Code Preview on Black Background Color

This is how #6d048b Color will look on black background color. Color contrast ratio is 2.04

#6d048b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6d048b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6d048b

#6d048b color code is use for CSS Background Color

Background color for the above div is #6d048b

HTML with inline CSS

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

#6d048b color code is use for CSS Border Color

CSS Border color for the above div is #6d048b

HTML with inline CSS

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

CSS Border Left color for the above div is #6d048b

HTML with inline CSS

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

CSS Border Right color for the above div is #6d048b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #6d048b

HTML with inline CSS

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

CSS Border Top color for the above div is #6d048b

HTML with inline CSS

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

#6d048b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#6d048b Color code Preview on White Background

This is how #6d048b Color code will look on white background color. Color contrast ratio is 10.29

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

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(109,4,139,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(34,139,4,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(109,4,139,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.