crispedge.com

Color picker

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

#c7a9bb hex color - Violet - Warm color - Information

#c7a9bb hex color - Violet - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Violet

Hex #c7a9bb Color code in RGB color code model is created after adding 78.04% red color, 66.27% green color and 73.33% blue color. Hex #c7a9bb Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 15% magenta, 6% yellow and 22% black.

Hex #c7a9bb color code is between #ccaaaa web safe hex color code and #bb99cc web safe hex color code. #ccaaaa is the nearest web safe color code. You can see here many more shades of #c7a9bb color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec7a9bb#c7a9bb
RGB Decimal199, 169, 187rgb(199, 169, 187)
RGB Percent78%, 66%, 73%rgb(78%, 66%, 73%)
CSS RGBa199, 169, 187,1rgba(199,169,187,1)
CMYK Modelcmyk(0%,15%,6%,22%)
HSL Color Space324,21% ,72%hsl(324,21% ,72%)
HSV Color Space324°, 15%, 78%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001111010100110111011
Octal307251273
Decimal199169187
Hexc7a9bb

Different shades of #c7a9bb color code.

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

Light Shade of #c7a9bb
#dbc8d3
Dark Shade of #c7a9bb
#b38aa3
Saturated Shade of #c7a9bb
#cea2bc
Desaturated Shade of #c7a9bb
#c0b0ba
Grey scale Shade of #c7a9bb
#b8b8b8
Brighten Shade
#e0c2d4
Most Readable Shade
#000000

Shades of #c7a9bb color code

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

#c7a9bb
#b096a6
#9a8391
#84707c
#6e5d67
#584b53
#42383e
#2c2529
#161214
#000000

Similar Color like #c7a9bb color

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

#c8aabc
#c9abbd
#caacbe
#cbadbf
#ccaec0
#cdafc1
#ceb0c2
#cfb1c3
#d0b2c4
#d1b3c5
#d2b4c6
#d3b5c7
#d4b6c8
#d5b7c9
#c6a8ba
#c5a7b9
#c4a6b8
#c3a5b7
#c2a4b6
#c1a3b5
#c0a2b4
#bfa1b3
#bea0b2
#bd9fb1
#bc9eb0
#bb9daf
#ba9cae
#b99bad

Monochromatic Color with #c7a9bb

#c7a9bb
#f1cde3
#1d191b
#473d43
#72616b
#9c8593

Tints of #c7a9bb Color

#c7a9bb
#cdb2c2
#d3bcca
#d9c5d1
#dfcfd9
#e6d8e0
#ece2e8
#f2ebef
#f8f5f7
#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

#c7a9bb
#a9c7b5

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

Split Complementary

#c7a9bb
#acc7a9
#a9c7c4

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

Analogous Color

#c7a9c7
#c7a9c1
#c7a9bb
#c7a9b5
#c7a9af

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

#c7a9bb
#bbc7a9
#a9bbc7

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

#c7a9bb
#c7c4a9
#a9c7b5
#a9acc7

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

#c7a9bb
#a9c7b5
#a9c7c4
#c7a9ac

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

#c7a9bb Color Code Preview on Black Background Color

This is how #c7a9bb Color will look on black background color. Color contrast ratio is 9.82

#c7a9bb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c7a9bb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c7a9bb

#c7a9bb color code is use for CSS Background Color

Background color for the above div is #c7a9bb

HTML with inline CSS

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

#c7a9bb color code is use for CSS Border Color

CSS Border color for the above div is #c7a9bb

HTML with inline CSS

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

CSS Border Left color for the above div is #c7a9bb

HTML with inline CSS

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

CSS Border Right color for the above div is #c7a9bb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c7a9bb

HTML with inline CSS

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

CSS Border Top color for the above div is #c7a9bb

HTML with inline CSS

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

#c7a9bb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c7a9bb Color code Preview on White Background

This is how #c7a9bb Color code will look on white background color. Color contrast ratio is 2.14

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

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.