crispedge.com

Color picker

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

#cc2800 hex color - Red - Warm color - Information

#cc2800 hex color - Red - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Red

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

Hex #cc2800 color code is between #bb2200 web safe hex color code and #dd3300 web safe hex color code. #bb2200 is the nearest web safe color code. You can see here many more shades of #cc2800 color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codecc2800#cc2800
RGB Decimal204, 40, 0rgb(204, 40, 0)
RGB Percent80%, 16%, 0%rgb(80%, 16%, 0%)
CSS RGBa204, 40, 0,1rgba(204,40,0,1)
CMYK Modelcmyk(0%,80%,100%,20%)
HSL Color Space12,100% ,40%hsl(12,100% ,40%)
HSV Color Space12°, 100%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011000010100000000000
Octal314500
Decimal204400
Hexcc2800

Different shades of #cc2800 color code.

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

Light Shade of #cc2800
#ff3200
Dark Shade of #cc2800
#991e00
Saturated Shade of #cc2800
#cc2800
Desaturated Shade of #cc2800
#c22e0a
Grey scale Shade of #cc2800
#666666
Brighten Shade
#e54119
Most Readable Shade
#FFFFFF

Shades of #cc2800 color code

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

#cc2800
#b52300
#9e1f00
#881a00
#711600
#5a1100
#440d00
#2d0800
#160400
#000000

Similar Color like #cc2800 color

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

#cd2901
#ce2a02
#cf2b03
#d02c04
#d12d05
#d22e06
#d32f07
#d43008
#d53109
#d6320a
#d7330b
#d8340c
#d9350d
#da360e
#cb2700
#ca2600
#c92500
#c82400
#c72300
#c62200
#c52100
#c42000
#c31f00
#c21e00
#c11d00
#c01c00
#bf1b00
#be1a00

Monochromatic Color with #cc2800

#cc2800
#f63000
#220700
#4c0f00
#771700
#a12000

Tints of #cc2800 Color

#cc2800
#d13f1c
#d75738
#dd6f55
#e28771
#e89f8d
#eeb7aa
#f3cfc6
#f9e7e2
#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

#cc2800
#00a4cc

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

Split Complementary

#cc2800
#00cc8e
#003ecc

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

Analogous Color

#cc002a
#cc0001
#cc2800
#cc5100
#cc7a00

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

#cc2800
#00cc28
#2800cc

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

#cc2800
#3ecc00
#00a4cc
#8e00cc

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

#cc2800
#00a4cc
#003ecc
#cc8e00

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

#cc2800 Color Code Preview on Black Background Color

This is how #cc2800 Color will look on black background color. Color contrast ratio is 3.87

#cc2800 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc2800

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc2800

#cc2800 color code is use for CSS Background Color

Background color for the above div is #cc2800

HTML with inline CSS

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

#cc2800 color code is use for CSS Border Color

CSS Border color for the above div is #cc2800

HTML with inline CSS

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

CSS Border Left color for the above div is #cc2800

HTML with inline CSS

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

CSS Border Right color for the above div is #cc2800

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cc2800

HTML with inline CSS

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

CSS Border Top color for the above div is #cc2800

HTML with inline CSS

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

#cc2800 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cc2800 Color code Preview on White Background

This is how #cc2800 Color code will look on white background color. Color contrast ratio is 5.42

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.