crispedge.com

Color picker

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

#cc0033 hex color - Vivid Crimson - Red - Warm color - Information

#cc0033 hex color - Vivid Crimson - Red - Warm color

Color Hue/Base color: Red

Hex #cc0033 Color Code is also known as Vivid Crimson color.

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

Hex #cc0033 color code is a web safe color. Next web safe color code is #bb0022 and previous web safe color code is #dd0044. You can see here many more shades of #cc0033 color code.

0 Likes 0 Comments | 123 Views

Color Table

Hex Color Codecc0033#cc0033
RGB Decimal204, 0, 51rgb(204, 0, 51)
RGB Percent80%, 0%, 20%rgb(80%, 0%, 20%)
CSS RGBa204, 0, 51,1rgba(204,0,51,1)
CMYK Modelcmyk(0%,100%,75%,20%)
HSL Color Space345,100% ,40%hsl(345,100% ,40%)
HSV Color Space345°, 100%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011000000000000110011
Octal314063
Decimal204051
Hexcc0033

Different shades of #cc0033 color code.

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

Light Shade of #cc0033
#ff0040
Dark Shade of #cc0033
#990026
Saturated Shade of #cc0033
#cc0033
Desaturated Shade of #cc0033
#c20a38
Grey scale Shade of #cc0033
#666666
Brighten Shade
#e5194c
Most Readable Shade
#FFFFFF

Shades of #cc0033 color code

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

#cc0033
#b5002d
#9e0027
#880022
#71001c
#5a0016
#440011
#2d000b
#160005
#000000

Similar Color like #cc0033 color

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

#cd0134
#ce0235
#cf0336
#d00437
#d10538
#d20639
#d3073a
#d4083b
#d5093c
#d60a3d
#d70b3e
#d80c3f
#d90d40
#da0e41
#cb0032
#ca0031
#c90030
#c8002f
#c7002e
#c6002d
#c5002c
#c4002b
#c3002a
#c20029
#c10028
#c00027
#bf0026
#be0025

Monochromatic Color with #cc0033

#cc0033
#f6003e
#220008
#4c0013
#77001e
#a10028

Tints of #cc0033 Color

#cc0033
#d11c49
#d73860
#dd5577
#e2718d
#e88da4
#eeaabb
#f3c6d1
#f9e2e8
#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

#cc0033
#00cc99

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

Split Complementary

#cc0033
#00cc33
#0099cc

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

Analogous Color

#cc0085
#cc005c
#cc0033
#cc000a
#cc1f00

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

#cc0033
#33cc00
#0033cc

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

#cc0033
#99cc00
#00cc99
#3300cc

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

#cc0033
#00cc99
#0099cc
#cc3300

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

#cc0033 Color Code Preview on Black Background Color

This is how #cc0033 Color will look on black background color. Color contrast ratio is 3.62

#cc0033 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc0033

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc0033

#cc0033 color code is use for CSS Background Color

Background color for the above div is #cc0033

HTML with inline CSS

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

#cc0033 color code is use for CSS Border Color

CSS Border color for the above div is #cc0033

HTML with inline CSS

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

CSS Border Left color for the above div is #cc0033

HTML with inline CSS

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

CSS Border Right color for the above div is #cc0033

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cc0033

HTML with inline CSS

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

CSS Border Top color for the above div is #cc0033

HTML with inline CSS

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

#cc0033 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cc0033 Color code Preview on White Background

This is how #cc0033 Color code will look on white background color. Color contrast ratio is 5.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 #cc0033; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #cc0033; }

Related Gradients

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

0 Likes 0 Comments | 123 Views

Post your comment:-

By submitting comment you agree to our privacy policy.