crispedge.com

Color picker

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

#c37084 hex color - Red - Warm color - Information

#c37084 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #c37084 Color code in RGB color code model is created after adding 76.47% red color, 43.92% green color and 51.76% blue color. Hex #c37084 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 43% magenta, 32% yellow and 24% black.

Hex #c37084 color code is between #bb7788 web safe hex color code and #cc6677 web safe hex color code. #bb7788 is the nearest web safe color code. You can see here many more shades of #c37084 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec37084#c37084
RGB Decimal195, 112, 132rgb(195, 112, 132)
RGB Percent76%, 44%, 52%rgb(76%, 44%, 52%)
CSS RGBa195, 112, 132,1rgba(195,112,132,1)
CMYK Modelcmyk(0%,43%,32%,24%)
HSL Color Space346,41% ,60%hsl(346,41% ,60%)
HSV Color Space346°, 43%, 76%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000110111000010000100
Octal303160204
Decimal195112132
Hexc37084

Different shades of #c37084 color code.

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

Light Shade of #c37084
#d294a3
Dark Shade of #c37084
#b44c65
Saturated Shade of #c37084
#cd667f
Desaturated Shade of #c37084
#b97a89
Grey scale Shade of #c37084
#999999
Brighten Shade
#dc899d
Most Readable Shade
#000000

Shades of #c37084 color code

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

#c37084
#ad6375
#975766
#824a58
#6c3e49
#56313a
#41252c
#2b181d
#150c0e
#000000

Similar Color like #c37084 color

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

#c47185
#c57286
#c67387
#c77488
#c87589
#c9768a
#ca778b
#cb788c
#cc798d
#cd7a8e
#ce7b8f
#cf7c90
#d07d91
#d17e92
#c26f83
#c16e82
#c06d81
#bf6c80
#be6b7f
#bd6a7e
#bc697d
#bb687c
#ba677b
#b9667a
#b86579
#b76478
#b66377
#b56276

Monochromatic Color with #c37084

#c37084
#ed88a1
#190e11
#43272e
#6e3f4a
#985867

Tints of #c37084 Color

#c37084
#c97f91
#d08f9f
#d79fad
#ddafba
#e4bfc8
#ebcfd6
#f1dfe3
#f8eff1
#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

#c37084
#70c3af

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

Split Complementary

#c37084
#70c385
#70adc3

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

Analogous Color

#c370a5
#c37095
#c37084
#c37073
#c37d70

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

#c37084
#84c370
#7084c3

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

#c37084
#adc370
#70c3af
#8570c3

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

#c37084
#70c3af
#70adc3
#c38670

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

#c37084 Color Code Preview on Black Background Color

This is how #c37084 Color will look on black background color. Color contrast ratio is 5.97

#c37084 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c37084

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c37084

#c37084 color code is use for CSS Background Color

Background color for the above div is #c37084

HTML with inline CSS

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

#c37084 color code is use for CSS Border Color

CSS Border color for the above div is #c37084

HTML with inline CSS

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

CSS Border Left color for the above div is #c37084

HTML with inline CSS

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

CSS Border Right color for the above div is #c37084

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c37084

HTML with inline CSS

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

CSS Border Top color for the above div is #c37084

HTML with inline CSS

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

#c37084 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c37084 Color code Preview on White Background

This is how #c37084 Color code will look on white background color. Color contrast ratio is 3.52

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

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.