crispedge.com

Color picker

Loading...

#64384d hex color - Red - Warm color - Information

#64384d hex color - Red - Warm color

Color Hue/Base color: Red

Hex #64384d Color code in RGB color code model is created after adding 39.22% red color, 21.96% green color and 30.2% blue color. Hex #64384d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 44% magenta, 23% yellow and 61% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code64384d#64384d
RGB Decimal100, 56, 77rgb(100, 56, 77)
RGB Percent39%, 22%, 30%rgb(39%, 22%, 30%)
CSS RGBa100, 56, 77,1rgba(100,56,77,1)
CMYK Modelcmyk(0%,44%,23%,61%)
HSL Color Space331,28% ,31%hsl(331,28% ,31%)
HSV Color Space331°, 44%, 39%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011001000011100001001101
Octal14470115
Decimal1005677
Hex64384d

Different shades of #64384d color code.

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

Light Shade of #64384d
#854a66
Dark Shade of #64384d
#432634
Saturated Shade of #64384d
#6c304d
Desaturated Shade of #64384d
#5c404d
Grey scale Shade of #64384d
#4e4e4e
Brighten Shade
#7d5166
Most Readable Shade
#FFFFFF

Shades of #64384d color code

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

#64384d
#583144
#4d2b3b
#422533
#371f2a
#2c1822
#211219
#160c11
#0b0608
#000000

Similar Color like #64384d color

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

#65394e
#663a4f
#673b50
#683c51
#693d52
#6a3e53
#6b3f54
#6c4055
#6d4156
#6e4257
#6f4358
#704459
#71455a
#72465b
#63374c
#62364b
#61354a
#603449
#5f3348
#5e3247
#5d3146
#5c3045
#5b2f44
#5a2e43
#592d42
#582c41
#572b40
#562a3f

Monochromatic Color with #64384d

#64384d
#8e506e
#b9688e
#e37faf
#0f080c
#39202c

Tints of #64384d Color

#64384d
#754e60
#866474
#977a88
#a8909c
#baa6af
#cbbcc3
#dcd2d7
#ede8eb
#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

#64384d
#38644f

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

Split Complementary

#64384d
#386439
#386364

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

Analogous Color

#64385f
#643856
#64384d
#643844
#64383b

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

#64384d
#4d6438
#384d64

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

#64384d
#636438
#38644f
#393864

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

#64384d
#38644f
#386364
#643938

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

#64384d Color Code Preview on Black Background Color

This is how #64384d Color will look on black background color. Color contrast ratio is 2.21

#64384d in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#64384d color code is use for CSS Background Color

Background color for the above div is #64384d

HTML with inline CSS

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

#64384d color code is use for CSS Border Color

CSS Border color for the above div is #64384d

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#64384d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#64384d Color code Preview on White Background

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

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

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(100,56,77,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(56,100,79,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(100,56,77,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.