crispedge.com

Color picker

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

#c25873 hex color - Red - Warm color - Information

#c25873 hex color - Red - Warm color

Color Hue/Base color: Red

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

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec25873#c25873
RGB Decimal194, 88, 115rgb(194, 88, 115)
RGB Percent76%, 35%, 45%rgb(76%, 35%, 45%)
CSS RGBa194, 88, 115,1rgba(194,88,115,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
Binary110000100101100001110011
Octal302130163
Decimal19488115
Hexc25873

Different shades of #c25873 color code.

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

Light Shade of #c25873
#d07d92
Dark Shade of #c25873
#a93e59
Saturated Shade of #c25873
#cd4d6d
Desaturated Shade of #c25873
#b76379
Grey scale Shade of #c25873
#8d8d8d
Brighten Shade
#db718c
Most Readable Shade
#FFFFFF

Shades of #c25873 color code

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

#c25873
#ac4e66
#964459
#813a4c
#6b303f
#562733
#401d26
#2b1319
#15090c
#000000

Similar Color like #c25873 color

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

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

Monochromatic Color with #c25873

#c25873
#ec6b8c
#180b0e
#421e27
#6d3141
#97455a

Tints of #c25873 Color

#c25873
#c86a82
#cf7d92
#d68fa1
#dda2b1
#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

#c25873
#58c2a7

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

Split Complementary

#c25873
#58c272
#58a8c2

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

Analogous Color

#c2589d
#c25888
#c25873
#c2585e
#c26758

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

#c25873
#73c258
#5873c2

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

#c25873
#a8c258
#58c2a7
#7258c2

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

#c25873
#58c2a7
#58a8c2
#c27258

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

#c25873 Color Code Preview on Black Background Color

This is how #c25873 Color will look on black background color. Color contrast ratio is 4.94

#c25873 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c25873

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c25873

#c25873 color code is use for CSS Background Color

Background color for the above div is #c25873

HTML with inline CSS

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

#c25873 color code is use for CSS Border Color

CSS Border color for the above div is #c25873

HTML with inline CSS

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

CSS Border Left color for the above div is #c25873

HTML with inline CSS

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

CSS Border Right color for the above div is #c25873

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c25873

HTML with inline CSS

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

CSS Border Top color for the above div is #c25873

HTML with inline CSS

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

#c25873 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c25873 Color code Preview on White Background

This is how #c25873 Color code will look on white background color. Color contrast ratio is 4.25

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

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.