crispedge.com

Color picker

Loading...

#cc1122 hex color - Pedestrian Red - Red - Warm color - Information

#cc1122 hex color - Pedestrian Red - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #cc1122 Color Code is also known as Pedestrian Red color.

Hex #cc1122 Color code in RGB color code model is created after adding 80% red color, 6.67% green color and 13.33% blue color. Hex #cc1122 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 92% magenta, 83% yellow and 20% black.

Hex #cc1122 color code is a web safe color. Next web safe color code is #bb0011 and previous web safe color code is #dd0033. You can see here many more shades of #cc1122 color code.

0 Likes 0 Comments | 63 Views

RGB Chart

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

Color Table

Hex Color Codecc1122#cc1122
RGB Decimal204, 17, 34rgb(204, 17, 34)
RGB Percent80%, 7%, 13%rgb(80%, 7%, 13%)
CSS RGBa204, 17, 34,1rgba(204,17,34,1)
CMYK Modelcmyk(0%,92%,83%,20%)
HSL Color Space355,85% ,43%hsl(355,85% ,43%)
HSV Color Space355°, 92%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011000001000100100010
Octal3142142
Decimal2041734
Hexcc1122

Different shades of #cc1122 color code.

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

Light Shade of #cc1122
#ed2336
Dark Shade of #cc1122
#9d0d1a
Saturated Shade of #cc1122
#d70619
Desaturated Shade of #cc1122
#c11c2b
Grey scale Shade of #cc1122
#6e6e6e
Brighten Shade
#e52a3b
Most Readable Shade
#FFFFFF

Shades of #cc1122 color code

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

#cc1122
#b50f1e
#9e0d1a
#880b16
#710912
#5a070f
#44050b
#2d0307
#160103
#000000

Similar Color like #cc1122 color

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

#cd1223
#ce1324
#cf1425
#d01526
#d11627
#d21728
#d31829
#d4192a
#d51a2b
#d61b2c
#d71c2d
#d81d2e
#d91e2f
#da1f30
#cb1021
#ca0f20
#c90e1f
#c80d1e
#c70c1d
#c60b1c
#c50a1b
#c4091a
#c30819
#c20718
#c10617
#c00516
#bf0415
#be0314

Monochromatic Color with #cc1122

#cc1122
#f61529
#220306
#4c060d
#770a14
#a10d1b

Tints of #cc1122 Color

#cc1122
#d12b3a
#d74553
#dd606b
#e27a84
#e8959c
#eeafb5
#f3cacd
#f9e4e6
#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

#cc1122
#11ccbb

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

Split Complementary

#cc1122
#11cc5e
#1180cc

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

Analogous Color

#cc116d
#cc1147
#cc1122
#cc2511
#cc4b11

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

#cc1122
#22cc11
#1122cc

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

#cc1122
#7fcc11
#11ccbb
#5d11cc

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

#cc1122
#11ccbb
#1180cc
#cc5d11

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

#cc1122 Color Code Preview on Black Background Color

This is how #cc1122 Color will look on black background color. Color contrast ratio is 3.67

#cc1122 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc1122

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc1122

#cc1122 color code is use for CSS Background Color

Background color for the above div is #cc1122

HTML with inline CSS

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

#cc1122 color code is use for CSS Border Color

CSS Border color for the above div is #cc1122

HTML with inline CSS

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

CSS Border Left color for the above div is #cc1122

HTML with inline CSS

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

CSS Border Right color for the above div is #cc1122

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cc1122

HTML with inline CSS

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

CSS Border Top color for the above div is #cc1122

HTML with inline CSS

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

#cc1122 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cc1122 Color code Preview on White Background

This is how #cc1122 Color code will look on white background color. Color contrast ratio is 5.72

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

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(204,17,34,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(17,204,187,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(204,17,34,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 63 Views

Post your comment:-

By submitting comment you agree to our privacy policy.