crispedge.com

Color picker

Loading...

#473650 hex color - Violet - Warm color - Information

#473650 hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #473650 Color code in RGB color code model is created after adding 27.84% red color, 21.18% green color and 31.37% blue color. Hex #473650 Color code in CMYK color (process color) code model is generated after subtraction of 11% cyan, 33% magenta, 0% yellow and 69% black.

Hex #473650 color code is between #443355 web safe hex color code and #554444 web safe hex color code. #443355 is the nearest web safe color code. You can see here many more shades of #473650 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code473650#473650
RGB Decimal71, 54, 80rgb(71, 54, 80)
RGB Percent28%, 21%, 31%rgb(28%, 21%, 31%)
CSS RGBa71, 54, 80,1rgba(71,54,80,1)
CMYK Modelcmyk(11%,33%,0%,69%)
HSL Color Space279,19% ,26%hsl(279,19% ,26%)
HSV Color Space279°, 33%, 31%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary010001110011011001010000
Octal10766120
Decimal715480
Hex473650

Different shades of #473650 color code.

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

Light Shade of #473650
#624b6e
Dark Shade of #473650
#2c2132
Saturated Shade of #473650
#492f57
Desaturated Shade of #473650
#453d49
Grey scale Shade of #473650
#434343
Brighten Shade
#604f69
Most Readable Shade
#FFFFFF

Shades of #473650 color code

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

#473650
#3f3047
#372a3e
#2f2435
#271e2c
#1f1823
#17121a
#0f0c11
#070608
#000000

Similar Color like #473650 color

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

#483751
#493852
#4a3953
#4b3a54
#4c3b55
#4d3c56
#4e3d57
#4f3e58
#503f59
#51405a
#52415b
#53425c
#54435d
#55445e
#46354f
#45344e
#44334d
#43324c
#42314b
#41304a
#402f49
#3f2e48
#3e2d47
#3d2c46
#3c2b45
#3b2a44
#3a2943
#392842

Monochromatic Color with #473650

#473650
#6d537a
#926fa5
#b88ccf
#dea9fa
#211925

Tints of #473650 Color

#473650
#5b4c63
#6f6276
#84798a
#988f9d
#ada5b1
#c1bcc4
#d6d2d8
#eae8eb
#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

#473650
#3f5036

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

Split Complementary

#473650
#4c5036
#36503a

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

Analogous Color

#3d3650
#423650
#473650
#4c3650
#50364f

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

#473650
#504736
#365047

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

#473650
#503a36
#3f5036
#364c50

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

#473650
#3f5036
#36503a
#50364c

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

#473650 Color Code Preview on Black Background Color

This is how #473650 Color will look on black background color. Color contrast ratio is 1.91

#473650 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #473650

HTML with inline CSS

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

Your Example Paragraph content text in with font color #473650

#473650 color code is use for CSS Background Color

Background color for the above div is #473650

HTML with inline CSS

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

#473650 color code is use for CSS Border Color

CSS Border color for the above div is #473650

HTML with inline CSS

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

CSS Border Left color for the above div is #473650

HTML with inline CSS

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

CSS Border Right color for the above div is #473650

HTML with inline CSS

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

CSS Border Bottom color for the above div is #473650

HTML with inline CSS

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

CSS Border Top color for the above div is #473650

HTML with inline CSS

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

#473650 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#473650 Color code Preview on White Background

This is how #473650 Color code will look on white background color. Color contrast ratio is 10.99

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

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,54,80,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(63,80,54,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(71,54,80,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.