crispedge.com

Color picker

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

#cc3e4f hex color - Red - Warm color - Information

#cc3e4f hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #cc3e4f Color code in RGB color code model is created after adding 80% red color, 24.31% green color and 30.98% blue color. Hex #cc3e4f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 70% magenta, 61% yellow and 20% black.

Hex #cc3e4f color code is between #bb4455 web safe hex color code and #dd3344 web safe hex color code. #bb4455 is the nearest web safe color code. You can see here many more shades of #cc3e4f color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codecc3e4f#cc3e4f
RGB Decimal204, 62, 79rgb(204, 62, 79)
RGB Percent80%, 24%, 31%rgb(80%, 24%, 31%)
CSS RGBa204, 62, 79,1rgba(204,62,79,1)
CMYK Modelcmyk(0%,70%,61%,20%)
HSL Color Space353,58% ,52%hsl(353,58% ,52%)
HSV Color Space353°, 70%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011000011111001001111
Octal31476117
Decimal2046279
Hexcc3e4f

Different shades of #cc3e4f color code.

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

Light Shade of #cc3e4f
#d76674
Dark Shade of #cc3e4f
#aa2d3c
Saturated Shade of #cc3e4f
#d83246
Desaturated Shade of #cc3e4f
#c04a58
Grey scale Shade of #cc3e4f
#858585
Brighten Shade
#e55768
Most Readable Shade
#FFFFFF

Shades of #cc3e4f color code

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

#cc3e4f
#b53746
#9e303d
#882934
#71222b
#5a1b23
#44141a
#2d0d11
#160608
#000000

Similar Color like #cc3e4f color

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

#cd3f50
#ce4051
#cf4152
#d04253
#d14354
#d24455
#d34556
#d44657
#d54758
#d64859
#d7495a
#d84a5b
#d94b5c
#da4c5d
#cb3d4e
#ca3c4d
#c93b4c
#c83a4b
#c7394a
#c63849
#c53748
#c43647
#c33546
#c23445
#c13344
#c03243
#bf3142
#be3041

Monochromatic Color with #cc3e4f

#cc3e4f
#f64b5f
#220a0d
#4c171e
#77242e
#a1313f

Tints of #cc3e4f Color

#cc3e4f
#d15362
#d76876
#dd7e89
#e2939d
#e8a9b0
#eebec4
#f3d4d7
#f9e9eb
#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

#cc3e4f
#3eccbb

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

Split Complementary

#cc3e4f
#3ecc74
#3e96cc

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

Analogous Color

#cc3e88
#cc3e6b
#cc3e4f
#cc493e
#cc663e

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

#cc3e4f
#4fcc3e
#3e4fcc

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

#cc3e4f
#96cc3e
#3eccbb
#743ecc

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

#cc3e4f
#3eccbb
#3e96cc
#cc743e

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

#cc3e4f Color Code Preview on Black Background Color

This is how #cc3e4f Color will look on black background color. Color contrast ratio is 4.37

#cc3e4f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc3e4f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc3e4f

#cc3e4f color code is use for CSS Background Color

Background color for the above div is #cc3e4f

HTML with inline CSS

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

#cc3e4f color code is use for CSS Border Color

CSS Border color for the above div is #cc3e4f

HTML with inline CSS

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

CSS Border Left color for the above div is #cc3e4f

HTML with inline CSS

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

CSS Border Right color for the above div is #cc3e4f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cc3e4f

HTML with inline CSS

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

CSS Border Top color for the above div is #cc3e4f

HTML with inline CSS

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

#cc3e4f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cc3e4f Color code Preview on White Background

This is how #cc3e4f Color code will look on white background color. Color contrast ratio is 4.81

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

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.