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

#472646 hex color - Violet - Warm color - Information

#472646 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #472646 Color code in RGB color code model is created after adding 27.84% red color, 14.9% green color and 27.45% blue color. Hex #472646 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 46% magenta, 1% yellow and 72.16% black.

Hex #472646 color code is between #442244 web safe hex color code and #553355 web safe hex color code. #442244 is the nearest web safe color code. You can see here many more shades of #472646 color code.

0 Likes 0 Comments | 4 Views

RGB Chart

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

Color Table

Hex Color Code472646#472646
RGB Decimal71, 38, 70rgb(71, 38, 70)
RGB Percent28%, 15%, 27%rgb(28%, 15%, 27%)
CSS RGBa71, 38, 70,1rgba(71,38,70,1)
CMYK Modelcmyk(0%,46%,1%,72.16%)
HSL Color Space302,30% ,21%hsl(302,30% ,21%)
HSV Color Space302°, 46%, 28%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary010001110010011001000110
Octal10746106
Decimal713870
Hex472646

Different shades of #472646 color code.

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

Light Shade of #472646
#683867
Dark Shade of #472646
#261425
Saturated Shade of #472646
#4c214b
Desaturated Shade of #472646
#422b41
Grey scale Shade of #472646
#363636
Brighten Shade
#603f5f
Most Readable Shade
#FFFFFF

Shades of #472646 color code

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

#472646
#3f213e
#371d36
#2f192e
#271526
#1f101f
#170c17
#0f080f
#070407
#000000

Similar Color like #472646 color

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

#482747
#492848
#4a2949
#4b2a4a
#4c2b4b
#4d2c4c
#4e2d4d
#4f2e4e
#502f4f
#513050
#523151
#533252
#543353
#553454
#462545
#452444
#442343
#432242
#422141
#412040
#401f3f
#3f1e3e
#3e1d3d
#3d1c3c
#3c1b3b
#3b1a3a
#3a1939
#391838

Monochromatic Color with #472646

#472646
#713d70
#9c539a
#c66ac4
#f181ee
#1c0f1c

Tints of #472646 Color

#472646
#5b3e5a
#6f566f
#846e83
#988698
#ad9eac
#c1b6c1
#d6ced5
#eae6ea
#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

#472646
#264727

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

Split Complementary

#472646
#364726
#264737

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

Analogous Color

#3b2647
#412647
#472646
#47263f
#472639

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

#472646
#464726
#264647

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

#472646
#473726
#264727
#263547

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

#472646
#264727
#264737
#472636

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

#472646 Color Code Preview on Black Background Color

This is how #472646 Color will look on black background color. Color contrast ratio is 1.63

#472646 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #472646

HTML with inline CSS

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

Your Example Paragraph content text in with font color #472646

#472646 color code is use for CSS Background Color

Background color for the above div is #472646

HTML with inline CSS

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

#472646 color code is use for CSS Border Color

CSS Border color for the above div is #472646

HTML with inline CSS

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

CSS Border Left color for the above div is #472646

HTML with inline CSS

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

CSS Border Right color for the above div is #472646

HTML with inline CSS

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

CSS Border Bottom color for the above div is #472646

HTML with inline CSS

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

CSS Border Top color for the above div is #472646

HTML with inline CSS

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

#472646 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#472646 Color code Preview on White Background

This is how #472646 Color code will look on white background color. Color contrast ratio is 12.86

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

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

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.