crispedge.com

Color picker

Loading...

#6c3340 hex color - Red - Warm color - Information

#6c3340 hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #6c3340 Color code in RGB color code model is created after adding 42.35% red color, 20% green color and 25.1% blue color. Hex #6c3340 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 53% magenta, 41% yellow and 58% black.

Hex #6c3340 color code is between #662244 web safe hex color code and #774433 web safe hex color code. #662244 is the nearest web safe color code. You can see here many more shades of #6c3340 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code6c3340#6c3340
RGB Decimal108, 51, 64rgb(108, 51, 64)
RGB Percent42%, 20%, 25%rgb(42%, 20%, 25%)
CSS RGBa108, 51, 64,1rgba(108,51,64,1)
CMYK Modelcmyk(0%,53%,41%,58%)
HSL Color Space346,36% ,31%hsl(346,36% ,31%)
HSV Color Space346°, 53%, 42%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011011000011001101000000
Octal15463100
Decimal1085164
Hex6c3340

Different shades of #6c3340 color code.

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

Light Shade of #6c3340
#8f4355
Dark Shade of #6c3340
#49232b
Saturated Shade of #6c3340
#742b3c
Desaturated Shade of #6c3340
#643b44
Grey scale Shade of #6c3340
#4f4f4f
Brighten Shade
#854c59
Most Readable Shade
#FFFFFF

Shades of #6c3340 color code

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

#6c3340
#602d38
#542731
#48222a
#3c1c23
#30161c
#241115
#180b0e
#0c0507
#000000

Similar Color like #6c3340 color

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

#6d3441
#6e3542
#6f3643
#703744
#713845
#723946
#733a47
#743b48
#753c49
#763d4a
#773e4b
#783f4c
#79404d
#7a414e
#6b323f
#6a313e
#69303d
#682f3c
#672e3b
#662d3a
#652c39
#642b38
#632a37
#622936
#612835
#602734
#5f2633
#5e2532

Monochromatic Color with #6c3340

#6c3340
#964759
#c15b72
#eb6f8c
#170b0e
#411f27

Tints of #6c3340 Color

#6c3340
#7c4955
#8c606a
#9d777f
#ad8d94
#bda4aa
#cebbbf
#ded1d4
#eee8e9
#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

#6c3340
#336c5f

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

Split Complementary

#6c3340
#336c43
#335d6c

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

Analogous Color

#6c3357
#6c334b
#6c3340
#6c3335
#6c3d33

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

#6c3340
#406c33
#33406c

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

#6c3340
#5c6c33
#336c5f
#42336c

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

#6c3340
#336c5f
#335d6c
#6c4233

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

#6c3340 Color Code Preview on Black Background Color

This is how #6c3340 Color will look on black background color. Color contrast ratio is 2.19

#6c3340 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#6c3340 color code is use for CSS Background Color

Background color for the above div is #6c3340

HTML with inline CSS

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

#6c3340 color code is use for CSS Border Color

CSS Border color for the above div is #6c3340

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#6c3340 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#6c3340 Color code Preview on White Background

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

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

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(108,51,64,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(51,108,95,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(108,51,64,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.