crispedge.com

Color picker

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

#c86965 hex color - Red - Warm color - Information

#c86965 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #c86965 Color code in RGB color code model is created after adding 78.43% red color, 41.18% green color and 39.61% blue color. Hex #c86965 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 48% magenta, 50% yellow and 22% black.

Hex #c86965 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 #c86965 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec86965#c86965
RGB Decimal200, 105, 101rgb(200, 105, 101)
RGB Percent78%, 41%, 40%rgb(78%, 41%, 40%)
CSS RGBa200, 105, 101,1rgba(200,105,101,1)
CMYK Modelcmyk(0%,48%,50%,22%)
HSL Color Space2,47% ,59%hsl(2,47% ,59%)
HSV Color Space2°, 50%, 78%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110010000110100101100101
Octal310151145
Decimal200105101
Hexc86965

Different shades of #c86965 color code.

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

Light Shade of #c86965
#d58e8b
Dark Shade of #c86965
#b84742
Saturated Shade of #c86965
#d25f5b
Desaturated Shade of #c86965
#be736f
Grey scale Shade of #c86965
#969696
Brighten Shade
#e1827e
Most Readable Shade
#FFFFFF

Shades of #c86965 color code

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

#c86965
#b15d59
#9b514e
#854643
#6f3a38
#582e2c
#422321
#2c1716
#160b0b
#000000

Similar Color like #c86965 color

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

#c96a66
#ca6b67
#cb6c68
#cc6d69
#cd6e6a
#ce6f6b
#cf706c
#d0716d
#d1726e
#d2736f
#d37470
#d47571
#d57672
#d67773
#c76864
#c66763
#c56662
#c46561
#c36460
#c2635f
#c1625e
#c0615d
#bf605c
#be5f5b
#bd5e5a
#bc5d59
#bb5c58
#ba5b57

Monochromatic Color with #c86965

#c86965
#f27f7a
#1e100f
#482625
#733c3a
#9d5350

Tints of #c86965 Color

#c86965
#ce7976
#d48a87
#da9b98
#e0aba9
#e6bcba
#eccdcb
#f2dddc
#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

#c86965
#65c4c8

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

Split Complementary

#c86965
#65c89b
#6593c8

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

Analogous Color

#c86589
#c86575
#c86965
#c87d65
#c89165

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

#c86965
#65c869
#6965c8

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

#c86965
#92c865
#65c4c8
#9a65c8

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

#c86965
#65c4c8
#6593c8
#c89b65

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

#c86965 Color Code Preview on Black Background Color

This is how #c86965 Color will look on black background color. Color contrast ratio is 5.66

#c86965 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c86965

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c86965

#c86965 color code is use for CSS Background Color

Background color for the above div is #c86965

HTML with inline CSS

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

#c86965 color code is use for CSS Border Color

CSS Border color for the above div is #c86965

HTML with inline CSS

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

CSS Border Left color for the above div is #c86965

HTML with inline CSS

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

CSS Border Right color for the above div is #c86965

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c86965

HTML with inline CSS

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

CSS Border Top color for the above div is #c86965

HTML with inline CSS

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

#c86965 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c86965 Color code Preview on White Background

This is how #c86965 Color code will look on white background color. Color contrast ratio is 3.71

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

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.