crispedge.com

Color picker

Loading...

#c3adaf hex color - Red - Warm color - Information

#c3adaf hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

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

Hex #c3adaf color code is between #bbaaaa web safe hex color code and #ccbbbb web safe hex color code. #bbaaaa is the nearest web safe color code. You can see here many more shades of #c3adaf color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codec3adaf#c3adaf
RGB Decimal195, 173, 175rgb(195, 173, 175)
RGB Percent76%, 68%, 69%rgb(76%, 68%, 69%)
CSS RGBa195, 173, 175,1rgba(195,173,175,1)
CMYK Modelcmyk(0%,11%,10%,24%)
HSL Color Space355,15% ,72%hsl(355,15% ,72%)
HSV Color Space355°, 11%, 76%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000111010110110101111
Octal303255257
Decimal195173175
Hexc3adaf

Different shades of #c3adaf color code.

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

Light Shade of #c3adaf
#d9cacc
Dark Shade of #c3adaf
#ad9092
Saturated Shade of #c3adaf
#caa6a9
Desaturated Shade of #c3adaf
#bcb4b5
Grey scale Shade of #c3adaf
#b8b8b8
Brighten Shade
#dcc6c8
Most Readable Shade
#000000

Shades of #c3adaf color code

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

#c3adaf
#ad999b
#978688
#827374
#6c6061
#564c4d
#41393a
#2b2626
#151313
#000000

Similar Color like #c3adaf color

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

#c4aeb0
#c5afb1
#c6b0b2
#c7b1b3
#c8b2b4
#c9b3b5
#cab4b6
#cbb5b7
#ccb6b8
#cdb7b9
#ceb8ba
#cfb9bb
#d0babc
#d1bbbd
#c2acae
#c1abad
#c0aaac
#bfa9ab
#bea8aa
#bda7a9
#bca6a8
#bba5a7
#baa4a6
#b9a3a5
#b8a2a4
#b7a1a3
#b6a0a2
#b59fa1

Monochromatic Color with #c3adaf

#c3adaf
#edd3d5
#191616
#433c3d
#6e6263
#988789

Tints of #c3adaf Color

#c3adaf
#c9b6b7
#d0bfc0
#d7c8c9
#ddd1d2
#e4dadb
#ebe3e4
#f1eced
#f8f5f6
#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

#c3adaf
#adc3c1

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

Split Complementary

#c3adaf
#adc3b6
#adbac3

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

Analogous Color

#c3adb8
#c3adb3
#c3adaf
#c3afad
#c3b4ad

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

#c3adaf
#afc3ad
#adafc3

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

#c3adaf
#bac3ad
#adc3c1
#b6adc3

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

#c3adaf
#adc3c1
#adbac3
#c3b6ad

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

#c3adaf Color Code Preview on Black Background Color

This is how #c3adaf Color will look on black background color. Color contrast ratio is 9.92

#c3adaf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c3adaf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c3adaf

#c3adaf color code is use for CSS Background Color

Background color for the above div is #c3adaf

HTML with inline CSS

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

#c3adaf color code is use for CSS Border Color

CSS Border color for the above div is #c3adaf

HTML with inline CSS

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

CSS Border Left color for the above div is #c3adaf

HTML with inline CSS

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

CSS Border Right color for the above div is #c3adaf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c3adaf

HTML with inline CSS

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

CSS Border Top color for the above div is #c3adaf

HTML with inline CSS

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

#c3adaf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c3adaf Color code Preview on White Background

This is how #c3adaf Color code will look on white background color. Color contrast ratio is 2.12

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(195,173,175,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(173,195,193,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(195,173,175,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.