crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#c46e65 hex color - Red - Warm color - Information

#c46e65 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #c46e65 Color code in RGB color code model is created after adding 76.86% red color, 43.14% green color and 39.61% blue color. Hex #c46e65 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 44% magenta, 48% yellow and 23% black.

Hex #c46e65 color code is between #cc6666 web safe hex color code and #bb7755 web safe hex color code. #cc6666 is the nearest web safe color code. You can see here many more shades of #c46e65 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec46e65#c46e65
RGB Decimal196, 110, 101rgb(196, 110, 101)
RGB Percent77%, 43%, 40%rgb(77%, 43%, 40%)
CSS RGBa196, 110, 101,1rgba(196,110,101,1)
CMYK Modelcmyk(0%,44%,48%,23%)
HSL Color Space6,45% ,58%hsl(6,45% ,58%)
HSV Color Space6°, 48%, 77%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001000110111001100101
Octal304156145
Decimal196110101
Hexc46e65

Different shades of #c46e65 color code.

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

Light Shade of #c46e65
#d2918a
Dark Shade of #c46e65
#b24f44
Saturated Shade of #c46e65
#cf655a
Desaturated Shade of #c46e65
#b97770
Grey scale Shade of #c46e65
#949494
Brighten Shade
#dd877e
Most Readable Shade
#FFFFFF

Shades of #c46e65 color code

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

#c46e65
#ae6159
#98554e
#824943
#6c3d38
#57302c
#412421
#2b1816
#150c0b
#000000

Similar Color like #c46e65 color

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

#c56f66
#c67067
#c77168
#c87269
#c9736a
#ca746b
#cb756c
#cc766d
#cd776e
#ce786f
#cf7970
#d07a71
#d17b72
#d27c73
#c36d64
#c26c63
#c16b62
#c06a61
#bf6960
#be685f
#bd675e
#bc665d
#bb655c
#ba645b
#b9635a
#b86259
#b76158
#b66057

Monochromatic Color with #c46e65

#c46e65
#ee867b
#1a0f0d
#442623
#6f3e39
#99564f

Tints of #c46e65 Color

#c46e65
#ca7e76
#d18e87
#d79e98
#deaea9
#e4beba
#ebcecb
#f1dedc
#f8eeed
#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

#c46e65
#65bbc4

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

Split Complementary

#c46e65
#65c49e
#658cc4

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

Analogous Color

#c46582
#c4656f
#c46e65
#c48165
#c49465

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

#c46e65
#65c46e
#6e65c4

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

#c46e65
#8bc465
#65bbc4
#9d65c4

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

#c46e65
#65bbc4
#658cc4
#c49e65

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

#c46e65 Color Code Preview on Black Background Color

This is how #c46e65 Color will look on black background color. Color contrast ratio is 5.77

#c46e65 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c46e65

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c46e65

#c46e65 color code is use for CSS Background Color

Background color for the above div is #c46e65

HTML with inline CSS

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

#c46e65 color code is use for CSS Border Color

CSS Border color for the above div is #c46e65

HTML with inline CSS

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

CSS Border Left color for the above div is #c46e65

HTML with inline CSS

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

CSS Border Right color for the above div is #c46e65

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c46e65

HTML with inline CSS

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

CSS Border Top color for the above div is #c46e65

HTML with inline CSS

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

#c46e65 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c46e65 Color code Preview on White Background

This is how #c46e65 Color code will look on white background color. Color contrast ratio is 3.64

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.