crispedge.com

Color picker

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

#c3989f hex color - Red - Warm color - Information

#c3989f hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #c3989f Color code in RGB color code model is created after adding 76.47% red color, 59.61% green color and 62.35% blue color. Hex #c3989f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 22% magenta, 18% yellow and 24% black.

Hex #c3989f color code is between #bb9999 web safe hex color code and #cc88aa web safe hex color code. #bb9999 is the nearest web safe color code. You can see here many more shades of #c3989f color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codec3989f#c3989f
RGB Decimal195, 152, 159rgb(195, 152, 159)
RGB Percent76%, 60%, 62%rgb(76%, 60%, 62%)
CSS RGBa195, 152, 159,1rgba(195,152,159,1)
CMYK Modelcmyk(0%,22%,18%,24%)
HSL Color Space350,26% ,68%hsl(350,26% ,68%)
HSV Color Space350°, 22%, 76%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000111001100010011111
Octal303230237
Decimal195152159
Hexc3989f

Different shades of #c3989f color code.

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

Light Shade of #c3989f
#d6b8bd
Dark Shade of #c3989f
#b07881
Saturated Shade of #c3989f
#cb9099
Desaturated Shade of #c3989f
#bba0a4
Grey scale Shade of #c3989f
#adadad
Brighten Shade
#dcb1b8
Most Readable Shade
#000000

Shades of #c3989f color code

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

#c3989f
#ad878d
#97767b
#82656a
#6c5458
#564346
#413235
#2b2123
#151011
#000000

Similar Color like #c3989f color

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

#c499a0
#c59aa1
#c69ba2
#c79ca3
#c89da4
#c99ea5
#ca9fa6
#cba0a7
#cca1a8
#cda2a9
#cea3aa
#cfa4ab
#d0a5ac
#d1a6ad
#c2979e
#c1969d
#c0959c
#bf949b
#be939a
#bd9299
#bc9198
#bb9097
#ba8f96
#b98e95
#b88d94
#b78c93
#b68b92
#b58a91

Monochromatic Color with #c3989f

#c3989f
#edb9c2
#191314
#433537
#6e565a
#98777c

Tints of #c3989f Color

#c3989f
#c9a3a9
#d0aeb4
#d7babf
#ddc5c9
#e4d1d4
#ebdcdf
#f1e8e9
#f8f3f4
#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

#c3989f
#98c3bc

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

Split Complementary

#c3989f
#98c3a7
#98b5c3

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

Analogous Color

#c398b0
#c398a8
#c3989f
#c39a98
#c3a298

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

#c3989f
#9fc398
#989fc3

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

#c3989f
#b4c398
#98c3bc
#a698c3

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

#c3989f
#98c3bc
#98b5c3
#c3a698

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

#c3989f Color Code Preview on Black Background Color

This is how #c3989f Color will look on black background color. Color contrast ratio is 8.31

#c3989f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c3989f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c3989f

#c3989f color code is use for CSS Background Color

Background color for the above div is #c3989f

HTML with inline CSS

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

#c3989f color code is use for CSS Border Color

CSS Border color for the above div is #c3989f

HTML with inline CSS

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

CSS Border Left color for the above div is #c3989f

HTML with inline CSS

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

CSS Border Right color for the above div is #c3989f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c3989f

HTML with inline CSS

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

CSS Border Top color for the above div is #c3989f

HTML with inline CSS

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

#c3989f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c3989f Color code Preview on White Background

This is how #c3989f Color code will look on white background color. Color contrast ratio is 2.53

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.