crispedge.com

Color picker

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

#c15772 hex color - Red - Warm color - Information

#c15772 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #c15772 Color code in RGB color code model is created after adding 75.69% red color, 34.12% green color and 44.71% blue color. Hex #c15772 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 55% magenta, 41% yellow and 24% black.

Hex #c15772 color code is between #bb5577 web safe hex color code and #cc6666 web safe hex color code. #bb5577 is the nearest web safe color code. You can see here many more shades of #c15772 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec15772#c15772
RGB Decimal193, 87, 114rgb(193, 87, 114)
RGB Percent76%, 34%, 45%rgb(76%, 34%, 45%)
CSS RGBa193, 87, 114,1rgba(193,87,114,1)
CMYK Modelcmyk(0%,55%,41%,24%)
HSL Color Space345,46% ,55%hsl(345,46% ,55%)
HSV Color Space345°, 55%, 76%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000010101011101110010
Octal301127162
Decimal19387114
Hexc15772

Different shades of #c15772 color code.

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

Light Shade of #c15772
#cf7c91
Dark Shade of #c15772
#a73e59
Saturated Shade of #c15772
#cc4c6c
Desaturated Shade of #c15772
#b56378
Grey scale Shade of #c15772
#8c8c8c
Brighten Shade
#da708b
Most Readable Shade
#FFFFFF

Shades of #c15772 color code

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

#c15772
#ab4d65
#964358
#803a4c
#6b303f
#552632
#401d26
#2a1319
#15090c
#000000

Similar Color like #c15772 color

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

#c25873
#c35974
#c45a75
#c55b76
#c65c77
#c75d78
#c85e79
#c95f7a
#ca607b
#cb617c
#cc627d
#cd637e
#ce647f
#cf6580
#c05671
#bf5570
#be546f
#bd536e
#bc526d
#bb516c
#ba506b
#b94f6a
#b84e69
#b74d68
#b64c67
#b54b66
#b44a65
#b34964

Monochromatic Color with #c15772

#c15772
#eb6a8b
#170a0e
#411e27
#6c3140
#964459

Tints of #c15772 Color

#c15772
#c76981
#ce7c91
#d58fa1
#dca1b0
#e3b4c0
#eac7d0
#f1d9df
#f8ecef
#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

#c15772
#57c1a6

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

Split Complementary

#c15772
#57c171
#57a7c1

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

Analogous Color

#c1579c
#c15787
#c15772
#c1575d
#c16657

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

#c15772
#72c157
#5772c1

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

#c15772
#a7c157
#57c1a6
#7157c1

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

#c15772
#57c1a6
#57a7c1
#c17157

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

#c15772 Color Code Preview on Black Background Color

This is how #c15772 Color will look on black background color. Color contrast ratio is 4.87

#c15772 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c15772

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c15772

#c15772 color code is use for CSS Background Color

Background color for the above div is #c15772

HTML with inline CSS

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

#c15772 color code is use for CSS Border Color

CSS Border color for the above div is #c15772

HTML with inline CSS

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

CSS Border Left color for the above div is #c15772

HTML with inline CSS

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

CSS Border Right color for the above div is #c15772

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c15772

HTML with inline CSS

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

CSS Border Top color for the above div is #c15772

HTML with inline CSS

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

#c15772 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c15772 Color code Preview on White Background

This is how #c15772 Color code will look on white background color. Color contrast ratio is 4.31

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

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.