crispedge.com

Color picker

Loading...

#c62055 hex color - Red - Warm color - Information

#c62055 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #c62055 Color code in RGB color code model is created after adding 77.65% red color, 12.55% green color and 33.33% blue color. Hex #c62055 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 84% magenta, 57% yellow and 22% black.

Hex #c62055 color code is between #cc2244 web safe hex color code and #bb1166 web safe hex color code. #cc2244 is the nearest web safe color code. You can see here many more shades of #c62055 color code.

0 Likes 0 Comments | 5 Views

RGB Chart

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

Color Table

Hex Color Codec62055#c62055
RGB Decimal198, 32, 85rgb(198, 32, 85)
RGB Percent78%, 13%, 33%rgb(78%, 13%, 33%)
CSS RGBa198, 32, 85,1rgba(198,32,85,1)
CMYK Modelcmyk(0%,84%,57%,22%)
HSL Color Space341,72% ,45%hsl(341,72% ,45%)
HSV Color Space341°, 84%, 78%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001100010000001010101
Octal30640125
Decimal1983285
Hexc62055

Different shades of #c62055 color code.

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

Light Shade of #c62055
#df3a6f
Dark Shade of #c62055
#9a1942
Saturated Shade of #c62055
#d11551
Desaturated Shade of #c62055
#ba2b59
Grey scale Shade of #c62055
#737373
Brighten Shade
#df396e
Most Readable Shade
#FFFFFF

Shades of #c62055 color code

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

#c62055
#b01c4b
#9a1842
#841538
#6e112f
#580e25
#420a1c
#2c0712
#160309
#000000

Similar Color like #c62055 color

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

#c72156
#c82257
#c92358
#ca2459
#cb255a
#cc265b
#cd275c
#ce285d
#cf295e
#d02a5f
#d12b60
#d22c61
#d32d62
#d42e63
#c51f54
#c41e53
#c31d52
#c21c51
#c11b50
#c01a4f
#bf194e
#be184d
#bd174c
#bc164b
#bb154a
#ba1449
#b91348
#b81247

Monochromatic Color with #c62055

#c62055
#f02767
#1c050c
#460b1e
#711231
#9b1943

Tints of #c62055 Color

#c62055
#cc3867
#d2517a
#d96a8d
#df83a0
#e59bb3
#ecb4c6
#f2cdd9
#f8e6ec
#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

#c62055
#20c691

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

Split Complementary

#c62055
#20c63e
#20a8c6

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

Analogous Color

#c62097
#c62076
#c62055
#c62034
#c62d20

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

#c62055
#55c620
#2055c6

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

#c62055
#a8c620
#20c691
#3e20c6

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

#c62055
#20c691
#20a8c6
#c63e20

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

#c62055 Color Code Preview on Black Background Color

This is how #c62055 Color will look on black background color. Color contrast ratio is 3.74

#c62055 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c62055

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c62055

#c62055 color code is use for CSS Background Color

Background color for the above div is #c62055

HTML with inline CSS

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

#c62055 color code is use for CSS Border Color

CSS Border color for the above div is #c62055

HTML with inline CSS

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

CSS Border Left color for the above div is #c62055

HTML with inline CSS

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

CSS Border Right color for the above div is #c62055

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c62055

HTML with inline CSS

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

CSS Border Top color for the above div is #c62055

HTML with inline CSS

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

#c62055 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c62055 Color code Preview on White Background

This is how #c62055 Color code will look on white background color. Color contrast ratio is 5.62

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

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(198,32,85,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(32,198,145,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(198,32,85,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 5 Views

Post your comment:-

By submitting comment you agree to our privacy policy.