crispedge.com

Color picker

Loading...

#c58d98 hex color - Red - Warm color - Information

#c58d98 hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #c58d98 Color code in RGB color code model is created after adding 77.25% red color, 55.29% green color and 59.61% blue color. Hex #c58d98 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 28% magenta, 23% yellow and 23% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec58d98#c58d98
RGB Decimal197, 141, 152rgb(197, 141, 152)
RGB Percent77%, 55%, 60%rgb(77%, 55%, 60%)
CSS RGBa197, 141, 152,1rgba(197,141,152,1)
CMYK Modelcmyk(0%,28%,23%,23%)
HSL Color Space348,33% ,66%hsl(348,33% ,66%)
HSV Color Space348°, 28%, 77%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001011000110110011000
Octal305215230
Decimal197141152
Hexc58d98

Different shades of #c58d98 color code.

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

Light Shade of #c58d98
#d6afb7
Dark Shade of #c58d98
#b46b79
Saturated Shade of #c58d98
#ce8493
Desaturated Shade of #c58d98
#bc969d
Grey scale Shade of #c58d98
#a9a9a9
Brighten Shade
#dea6b1
Most Readable Shade
#000000

Shades of #c58d98 color code

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

#c58d98
#af7d87
#996d76
#835e65
#6d4e54
#573e43
#412f32
#2b1f21
#150f10
#000000

Similar Color like #c58d98 color

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

#c68e99
#c78f9a
#c8909b
#c9919c
#ca929d
#cb939e
#cc949f
#cd95a0
#ce96a1
#cf97a2
#d098a3
#d199a4
#d29aa5
#d39ba6
#c48c97
#c38b96
#c28a95
#c18994
#c08893
#bf8792
#be8691
#bd8590
#bc848f
#bb838e
#ba828d
#b9818c
#b8808b
#b77f8a

Monochromatic Color with #c58d98

#c58d98
#efabb9
#1b1315
#453236
#705056
#9a6f77

Tints of #c58d98 Color

#c58d98
#cb99a3
#d1a6ae
#d8b3ba
#debfc5
#e5ccd1
#ebd9dc
#f2e5e8
#f8f2f3
#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

#c58d98
#8dc5ba

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

Split Complementary

#c58d98
#8dc59e
#8db4c5

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

Analogous Color

#c58dae
#c58da3
#c58d98
#c58d8d
#c5988d

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

#c58d98
#98c58d
#8d98c5

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

#c58d98
#b4c58d
#8dc5ba
#9e8dc5

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

#c58d98
#8dc5ba
#8db4c5
#c59e8d

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

#c58d98 Color Code Preview on Black Background Color

This is how #c58d98 Color will look on black background color. Color contrast ratio is 7.64

#c58d98 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c58d98

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c58d98

#c58d98 color code is use for CSS Background Color

Background color for the above div is #c58d98

HTML with inline CSS

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

#c58d98 color code is use for CSS Border Color

CSS Border color for the above div is #c58d98

HTML with inline CSS

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

CSS Border Left color for the above div is #c58d98

HTML with inline CSS

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

CSS Border Right color for the above div is #c58d98

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c58d98

HTML with inline CSS

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

CSS Border Top color for the above div is #c58d98

HTML with inline CSS

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

#c58d98 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c58d98 Color code Preview on White Background

This is how #c58d98 Color code will look on white background color. Color contrast ratio is 2.75

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

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(197,141,152,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(141,197,186,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(197,141,152,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.