crispedge.com

Color picker

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

#c398ae hex color - Violet - Warm color - Information

#c398ae hex color - Violet - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Violet

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

Hex #c398ae color code is between #bb99aa web safe hex color code and #cc88bb web safe hex color code. #bb99aa is the nearest web safe color code. You can see here many more shades of #c398ae color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec398ae#c398ae
RGB Decimal195, 152, 174rgb(195, 152, 174)
RGB Percent76%, 60%, 68%rgb(76%, 60%, 68%)
CSS RGBa195, 152, 174,1rgba(195,152,174,1)
CMYK Modelcmyk(0%,22%,11%,24%)
HSL Color Space329,26% ,68%hsl(329,26% ,68%)
HSV Color Space329°, 22%, 76%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000111001100010101110
Octal303230256
Decimal195152174
Hexc398ae

Different shades of #c398ae color code.

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

Light Shade of #c398ae
#d6b8c7
Dark Shade of #c398ae
#b07895
Saturated Shade of #c398ae
#cb90ae
Desaturated Shade of #c398ae
#bba0ae
Grey scale Shade of #c398ae
#adadad
Brighten Shade
#dcb1c7
Most Readable Shade
#000000

Shades of #c398ae color code

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

#c398ae
#ad879a
#977687
#826574
#6c5460
#56434d
#41323a
#2b2126
#151013
#000000

Similar Color like #c398ae color

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

#c499af
#c59ab0
#c69bb1
#c79cb2
#c89db3
#c99eb4
#ca9fb5
#cba0b6
#cca1b7
#cda2b8
#cea3b9
#cfa4ba
#d0a5bb
#d1a6bc
#c297ad
#c196ac
#c095ab
#bf94aa
#be93a9
#bd92a8
#bc91a7
#bb90a6
#ba8fa5
#b98ea4
#b88da3
#b78ca2
#b68ba1
#b58aa0

Monochromatic Color with #c398ae

#c398ae
#edb9d4
#191316
#43353c
#6e5662
#987788

Tints of #c398ae Color

#c398ae
#c9a3b7
#d0aec0
#d7bac9
#ddc5d2
#e4d1db
#ebdce4
#f1e8ed
#f8f3f6
#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

#c398ae
#98c3ad

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

Split Complementary

#c398ae
#99c398
#98c3c2

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

Analogous Color

#c398bf
#c398b7
#c398ae
#c398a5
#c3989d

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

#c398ae
#aec398
#98aec3

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

#c398ae
#c3c298
#98c3ad
#9898c3

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

#c398ae
#98c3ad
#98c3c2
#c39899

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

#c398ae Color Code Preview on Black Background Color

This is how #c398ae Color will look on black background color. Color contrast ratio is 8.42

#c398ae in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c398ae

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c398ae

#c398ae color code is use for CSS Background Color

Background color for the above div is #c398ae

HTML with inline CSS

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

#c398ae color code is use for CSS Border Color

CSS Border color for the above div is #c398ae

HTML with inline CSS

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

CSS Border Left color for the above div is #c398ae

HTML with inline CSS

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

CSS Border Right color for the above div is #c398ae

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c398ae

HTML with inline CSS

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

CSS Border Top color for the above div is #c398ae

HTML with inline CSS

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

#c398ae hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c398ae Color code Preview on White Background

This is how #c398ae Color code will look on white background color. Color contrast ratio is 2.49

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

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.