crispedge.com

Color picker

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

#c9848e hex color - Red - Warm color - Information

#c9848e hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #c9848e Color code in RGB color code model is created after adding 78.82% red color, 51.76% green color and 55.69% blue color. Hex #c9848e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 34% magenta, 29% yellow and 21% black.

Hex #c9848e color code is between #cc8888 web safe hex color code and #bb7799 web safe hex color code. #cc8888 is the nearest web safe color code. You can see here many more shades of #c9848e color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec9848e#c9848e
RGB Decimal201, 132, 142rgb(201, 132, 142)
RGB Percent79%, 52%, 56%rgb(79%, 52%, 56%)
CSS RGBa201, 132, 142,1rgba(201,132,142,1)
CMYK Modelcmyk(0%,34%,29%,21%)
HSL Color Space351,39% ,65%hsl(351,39% ,65%)
HSV Color Space351°, 34%, 79%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110010011000010010001110
Octal311204216
Decimal201132142
Hexc9848e

Different shades of #c9848e color code.

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

Light Shade of #c9848e
#d9a7af
Dark Shade of #c9848e
#b9616d
Saturated Shade of #c9848e
#d27b88
Desaturated Shade of #c9848e
#c08d94
Grey scale Shade of #c9848e
#a6a6a6
Brighten Shade
#e29da7
Most Readable Shade
#000000

Shades of #c9848e color code

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

#c9848e
#b2757e
#9c666e
#86585e
#6f494e
#593a3f
#432c2f
#2c1d1f
#160e0f
#000000

Similar Color like #c9848e color

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

#ca858f
#cb8690
#cc8791
#cd8892
#ce8993
#cf8a94
#d08b95
#d18c96
#d28d97
#d38e98
#d48f99
#d5909a
#d6919b
#d7929c
#c8838d
#c7828c
#c6818b
#c5808a
#c47f89
#c37e88
#c27d87
#c17c86
#c07b85
#bf7a84
#be7983
#bd7882
#bc7781
#bb7680

Monochromatic Color with #c9848e

#c9848e
#f3a0ac
#1f1416
#493034
#744c52
#9e6870

Tints of #c9848e Color

#c9848e
#cf919a
#d59fa7
#dbadb3
#e1bac0
#e7c8cc
#edd6d9
#f3e3e5
#f9f1f2
#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

#c9848e
#84c9bf

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

Split Complementary

#c9848e
#84c99d
#84b0c9

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

Analogous Color

#c984aa
#c9849c
#c9848e
#c98884
#c99684

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

#c9848e
#8ec984
#848ec9

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

#c9848e
#b0c984
#84c9bf
#9c84c9

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

#c9848e
#84c9bf
#84b0c9
#c99d84

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

#c9848e Color Code Preview on Black Background Color

This is how #c9848e Color will look on black background color. Color contrast ratio is 7.17

#c9848e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c9848e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c9848e

#c9848e color code is use for CSS Background Color

Background color for the above div is #c9848e

HTML with inline CSS

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

#c9848e color code is use for CSS Border Color

CSS Border color for the above div is #c9848e

HTML with inline CSS

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

CSS Border Left color for the above div is #c9848e

HTML with inline CSS

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

CSS Border Right color for the above div is #c9848e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c9848e

HTML with inline CSS

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

CSS Border Top color for the above div is #c9848e

HTML with inline CSS

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

#c9848e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c9848e Color code Preview on White Background

This is how #c9848e Color code will look on white background color. Color contrast ratio is 2.93

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

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.