crispedge.com

Color picker

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

#c25d75 hex color - Red - Warm color - Information

#c25d75 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #c25d75 Color code in RGB color code model is created after adding 76.08% red color, 36.47% green color and 45.88% blue color. Hex #c25d75 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 52% magenta, 40% yellow and 24% black.

Hex #c25d75 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 #c25d75 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec25d75#c25d75
RGB Decimal194, 93, 117rgb(194, 93, 117)
RGB Percent76%, 36%, 46%rgb(76%, 36%, 46%)
CSS RGBa194, 93, 117,1rgba(194,93,117,1)
CMYK Modelcmyk(0%,52%,40%,24%)
HSL Color Space346,45% ,56%hsl(346,45% ,56%)
HSV Color Space346°, 52%, 76%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000100101110101110101
Octal302135165
Decimal19493117
Hexc25d75

Different shades of #c25d75 color code.

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

Light Shade of #c25d75
#d08295
Dark Shade of #c25d75
#ab415a
Saturated Shade of #c25d75
#cd526f
Desaturated Shade of #c25d75
#b7687b
Grey scale Shade of #c25d75
#8f8f8f
Brighten Shade
#db768e
Most Readable Shade
#FFFFFF

Shades of #c25d75 color code

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

#c25d75
#ac5268
#96485b
#813e4e
#6b3341
#562934
#401f27
#2b141a
#150a0d
#000000

Similar Color like #c25d75 color

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

#c35e76
#c45f77
#c56078
#c66179
#c7627a
#c8637b
#c9647c
#ca657d
#cb667e
#cc677f
#cd6880
#ce6981
#cf6a82
#d06b83
#c15c74
#c05b73
#bf5a72
#be5971
#bd5870
#bc576f
#bb566e
#ba556d
#b9546c
#b8536b
#b7526a
#b65169
#b55068
#b44f67

Monochromatic Color with #c25d75

#c25d75
#ec718f
#180c0e
#422028
#6d3442
#97495b

Tints of #c25d75 Color

#c25d75
#c86f84
#cf8193
#d693a3
#dda5b2
#e3b7c1
#eac9d1
#f1dbe0
#f8edef
#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

#c25d75
#5dc2aa

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

Split Complementary

#c25d75
#5dc278
#5da7c2

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

Analogous Color

#c25d9d
#c25d89
#c25d75
#c25d61
#c26d5d

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

#c25d75
#75c25d
#5d75c2

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

#c25d75
#a7c25d
#5dc2aa
#775dc2

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

#c25d75
#5dc2aa
#5da7c2
#c2785d

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

#c25d75 Color Code Preview on Black Background Color

This is how #c25d75 Color will look on black background color. Color contrast ratio is 5.12

#c25d75 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c25d75

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c25d75

#c25d75 color code is use for CSS Background Color

Background color for the above div is #c25d75

HTML with inline CSS

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

#c25d75 color code is use for CSS Border Color

CSS Border color for the above div is #c25d75

HTML with inline CSS

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

CSS Border Left color for the above div is #c25d75

HTML with inline CSS

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

CSS Border Right color for the above div is #c25d75

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c25d75

HTML with inline CSS

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

CSS Border Top color for the above div is #c25d75

HTML with inline CSS

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

#c25d75 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c25d75 Color code Preview on White Background

This is how #c25d75 Color code will look on white background color. Color contrast ratio is 4.10

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

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.