crispedge.com

Color picker

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

#c96489 hex color - Violet - Warm color - Information

#c96489 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #c96489 Color code in RGB color code model is created after adding 78.82% red color, 39.22% green color and 53.73% blue color. Hex #c96489 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 50% magenta, 32% yellow and 21% black.

Hex #c96489 color code is between #cc6688 web safe hex color code and #bb5599 web safe hex color code. #cc6688 is the nearest web safe color code. You can see here many more shades of #c96489 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec96489#c96489
RGB Decimal201, 100, 137rgb(201, 100, 137)
RGB Percent79%, 39%, 54%rgb(79%, 39%, 54%)
CSS RGBa201, 100, 137,1rgba(201,100,137,1)
CMYK Modelcmyk(0%,50%,32%,21%)
HSL Color Space338,48% ,59%hsl(338,48% ,59%)
HSV Color Space338°, 50%, 79%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110010010110010010001001
Octal311144211
Decimal201100137
Hexc96489

Different shades of #c96489 color code.

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

Light Shade of #c96489
#d68aa6
Dark Shade of #c96489
#b9416d
Saturated Shade of #c96489
#d35a86
Desaturated Shade of #c96489
#bf6e8c
Grey scale Shade of #c96489
#969696
Brighten Shade
#e27da2
Most Readable Shade
#FFFFFF

Shades of #c96489 color code

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

#c96489
#b25879
#9c4d6a
#86425b
#6f374c
#592c3c
#43212d
#2c161e
#160b0f
#000000

Similar Color like #c96489 color

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

#ca658a
#cb668b
#cc678c
#cd688d
#ce698e
#cf6a8f
#d06b90
#d16c91
#d26d92
#d36e93
#d46f94
#d57095
#d67196
#d77297
#c86388
#c76287
#c66186
#c56085
#c45f84
#c35e83
#c25d82
#c15c81
#c05b80
#bf5a7f
#be597e
#bd587d
#bc577c
#bb567b

Monochromatic Color with #c96489

#c96489
#f379a6
#1f0f15
#492532
#743a4f
#9e4f6c

Tints of #c96489 Color

#c96489
#cf7596
#d586a3
#db97b0
#e1a8bd
#e7baca
#edcbd7
#f3dce4
#f9edf1
#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

#c96489
#64c9a4

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

Split Complementary

#c96489
#64c971
#64bbc9

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

Analogous Color

#c964b1
#c9649d
#c96489
#c96475
#c96764

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

#c96489
#89c964
#6489c9

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

#c96489
#bbc964
#64c9a4
#7164c9

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

#c96489
#64c9a4
#64bbc9
#c97264

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

#c96489 Color Code Preview on Black Background Color

This is how #c96489 Color will look on black background color. Color contrast ratio is 5.67

#c96489 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c96489

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c96489

#c96489 color code is use for CSS Background Color

Background color for the above div is #c96489

HTML with inline CSS

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

#c96489 color code is use for CSS Border Color

CSS Border color for the above div is #c96489

HTML with inline CSS

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

CSS Border Left color for the above div is #c96489

HTML with inline CSS

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

CSS Border Right color for the above div is #c96489

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c96489

HTML with inline CSS

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

CSS Border Top color for the above div is #c96489

HTML with inline CSS

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

#c96489 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c96489 Color code Preview on White Background

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

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.