crispedge.com

Color picker

Loading...

#c68faa hex color - Red - Warm color - Information

#c68faa hex color - Red - Warm color

Color Hue/Base color: Red

Hex #c68faa Color code in RGB color code model is created after adding 77.65% red color, 56.08% green color and 66.67% blue color. Hex #c68faa Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 28% magenta, 14% yellow and 22% black.

Hex #c68faa color code is between #cc8899 web safe hex color code and #bb99bb web safe hex color code. #cc8899 is the nearest web safe color code. You can see here many more shades of #c68faa color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec68faa#c68faa
RGB Decimal198, 143, 170rgb(198, 143, 170)
RGB Percent78%, 56%, 67%rgb(78%, 56%, 67%)
CSS RGBa198, 143, 170,1rgba(198,143,170,1)
CMYK Modelcmyk(0%,28%,14%,22%)
HSL Color Space331,33% ,67%hsl(331,33% ,67%)
HSV Color Space331°, 28%, 78%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001101000111110101010
Octal306217252
Decimal198143170
Hexc68faa

Different shades of #c68faa color code.

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

Light Shade of #c68faa
#d7b1c4
Dark Shade of #c68faa
#b56d90
Saturated Shade of #c68faa
#ce87aa
Desaturated Shade of #c68faa
#be97aa
Grey scale Shade of #c68faa
#aaaaaa
Brighten Shade
#dfa8c3
Most Readable Shade
#000000

Shades of #c68faa color code

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

#c68faa
#b07f97
#9a6f84
#845f71
#6e4f5e
#583f4b
#422f38
#2c1f25
#160f12
#000000

Similar Color like #c68faa color

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

#c790ab
#c891ac
#c992ad
#ca93ae
#cb94af
#cc95b0
#cd96b1
#ce97b2
#cf98b3
#d099b4
#d19ab5
#d29bb6
#d39cb7
#d49db8
#c58ea9
#c48da8
#c38ca7
#c28ba6
#c18aa5
#c089a4
#bf88a3
#be87a2
#bd86a1
#bc85a0
#bb849f
#ba839e
#b9829d
#b8819c

Monochromatic Color with #c68faa

#c68faa
#f0aece
#1c1418
#46333d
#715261
#9b7086

Tints of #c68faa Color

#c68faa
#cc9bb3
#d2a7bc
#d9b4c6
#dfc0cf
#e5cdd9
#ecd9e2
#f2e6ec
#f8f2f5
#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

#c68faa
#8fc6ab

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

Split Complementary

#c68faa
#8fc690
#8fc6c6

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

Analogous Color

#c68fc0
#c68fb5
#c68faa
#c68f9f
#c68f94

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

#c68faa
#aac68f
#8faac6

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

#c68faa
#c5c68f
#8fc6ab
#8f8fc6

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

#c68faa
#8fc6ab
#8fc6c6
#c6908f

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

#c68faa Color Code Preview on Black Background Color

This is how #c68faa Color will look on black background color. Color contrast ratio is 7.91

#c68faa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c68faa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c68faa

#c68faa color code is use for CSS Background Color

Background color for the above div is #c68faa

HTML with inline CSS

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

#c68faa color code is use for CSS Border Color

CSS Border color for the above div is #c68faa

HTML with inline CSS

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

CSS Border Left color for the above div is #c68faa

HTML with inline CSS

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

CSS Border Right color for the above div is #c68faa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c68faa

HTML with inline CSS

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

CSS Border Top color for the above div is #c68faa

HTML with inline CSS

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

#c68faa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c68faa Color code Preview on White Background

This is how #c68faa Color code will look on white background color. Color contrast ratio is 2.65

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

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(198,143,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(143,198,171,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(198,143,170,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.