crispedge.com

Color picker

Loading...

#cf5d69 hex color - Red - Warm color - Information

#cf5d69 hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #cf5d69 Color code in RGB color code model is created after adding 81.18% red color, 36.47% green color and 41.18% blue color. Hex #cf5d69 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 55% magenta, 49% yellow and 19% black.

Hex #cf5d69 color code is between #cc5566 web safe hex color code and #dd6677 web safe hex color code. #cc5566 is the nearest web safe color code. You can see here many more shades of #cf5d69 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codecf5d69#cf5d69
RGB Decimal207, 93, 105rgb(207, 93, 105)
RGB Percent81%, 36%, 41%rgb(81%, 36%, 41%)
CSS RGBa207, 93, 105,1rgba(207,93,105,1)
CMYK Modelcmyk(0%,55%,49%,19%)
HSL Color Space354,54% ,59%hsl(354,54% ,59%)
HSV Color Space354°, 55%, 81%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011110101110101101001
Octal317135151
Decimal20793105
Hexcf5d69

Different shades of #cf5d69 color code.

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

Light Shade of #cf5d69
#db848d
Dark Shade of #cf5d69
#c03947
Saturated Shade of #cf5d69
#d95261
Desaturated Shade of #cf5d69
#c46771
Grey scale Shade of #cf5d69
#969696
Brighten Shade
#e87682
Most Readable Shade
#FFFFFF

Shades of #cf5d69 color code

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

#cf5d69
#b8525d
#a14851
#8a3e46
#73333a
#5c292e
#451f23
#2e1417
#170a0b
#000000

Similar Color like #cf5d69 color

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

#d05e6a
#d15f6b
#d2606c
#d3616d
#d4626e
#d5636f
#d66470
#d76571
#d86672
#d96773
#da6874
#db6975
#dc6a76
#dd6b77
#ce5c68
#cd5b67
#cc5a66
#cb5965
#ca5864
#c95763
#c85662
#c75561
#c65460
#c5535f
#c4525e
#c3515d
#c2505c
#c14f5b

Monochromatic Color with #cf5d69

#cf5d69
#f9707f
#251113
#4f2428
#7a373e
#a44a53

Tints of #cf5d69 Color

#cf5d69
#d46f79
#d9818a
#df939b
#e4a5ab
#e9b7bc
#efc9cd
#f4dbdd
#f9edee
#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

#cf5d69
#5dcfc3

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

Split Complementary

#cf5d69
#5dcf8a
#5da2cf

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

Analogous Color

#cf5d97
#cf5d80
#cf5d69
#cf685d
#cf7f5d

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

#cf5d69
#69cf5d
#5d69cf

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

#cf5d69
#a2cf5d
#5dcfc3
#8a5dcf

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

#cf5d69
#5dcfc3
#5da2cf
#cf8a5d

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

#cf5d69 Color Code Preview on Black Background Color

This is how #cf5d69 Color will look on black background color. Color contrast ratio is 5.42

#cf5d69 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cf5d69

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cf5d69

#cf5d69 color code is use for CSS Background Color

Background color for the above div is #cf5d69

HTML with inline CSS

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

#cf5d69 color code is use for CSS Border Color

CSS Border color for the above div is #cf5d69

HTML with inline CSS

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

CSS Border Left color for the above div is #cf5d69

HTML with inline CSS

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

CSS Border Right color for the above div is #cf5d69

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cf5d69

HTML with inline CSS

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

CSS Border Top color for the above div is #cf5d69

HTML with inline CSS

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

#cf5d69 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cf5d69 Color code Preview on White Background

This is how #cf5d69 Color code will look on white background color. Color contrast ratio is 3.87

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

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(207,93,105,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(93,207,195,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(207,93,105,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.