crispedge.com

Color picker

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

#c82830 hex color - Red - Warm color - Information

#c82830 hex color - Red - Warm color

Color Hue/Base color: Red

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

Hex #c82830 color code is between #cc2233 web safe hex color code and #bb3322 web safe hex color code. #cc2233 is the nearest web safe color code. You can see here many more shades of #c82830 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec82830#c82830
RGB Decimal200, 40, 48rgb(200, 40, 48)
RGB Percent78%, 16%, 19%rgb(78%, 16%, 19%)
CSS RGBa200, 40, 48,1rgba(200,40,48,1)
CMYK Modelcmyk(0%,80%,76%,22%)
HSL Color Space357,67% ,47%hsl(357,67% ,47%)
HSV Color Space357°, 80%, 78%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110010000010100000110000
Octal3105060
Decimal2004048
Hexc82830

Different shades of #c82830 color code.

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

Light Shade of #c82830
#da4850
Dark Shade of #c82830
#9d1f26
Saturated Shade of #c82830
#d41c25
Desaturated Shade of #c82830
#bc343b
Grey scale Shade of #c82830
#787878
Brighten Shade
#e14149
Most Readable Shade
#FFFFFF

Shades of #c82830 color code

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

#c82830
#b1232a
#9b1f25
#851a20
#6f161a
#581115
#420d10
#2c080a
#160405
#000000

Similar Color like #c82830 color

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

#c92931
#ca2a32
#cb2b33
#cc2c34
#cd2d35
#ce2e36
#cf2f37
#d03038
#d13139
#d2323a
#d3333b
#d4343c
#d5353d
#d6363e
#c7272f
#c6262e
#c5252d
#c4242c
#c3232b
#c2222a
#c12129
#c02028
#bf1f27
#be1e26
#bd1d25
#bc1c24
#bb1b23
#ba1a22

Monochromatic Color with #c82830

#c82830
#f2303a
#1e0607
#480e11
#73171c
#9d1f26

Tints of #c82830 Color

#c82830
#ce3f47
#d4575e
#da6f75
#e0878c
#e69fa3
#ecb7ba
#f2cfd1
#f8e7e8
#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

#c82830
#28c8c0

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

Split Complementary

#c82830
#28c870
#2880c8

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

Analogous Color

#c82870
#c82850
#c82830
#c84028
#c86028

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

#c82830
#30c828
#2830c8

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

#c82830
#80c828
#28c8c0
#7028c8

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

#c82830
#28c8c0
#2880c8
#c87028

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

#c82830 Color Code Preview on Black Background Color

This is how #c82830 Color will look on black background color. Color contrast ratio is 3.80

#c82830 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c82830

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c82830

#c82830 color code is use for CSS Background Color

Background color for the above div is #c82830

HTML with inline CSS

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

#c82830 color code is use for CSS Border Color

CSS Border color for the above div is #c82830

HTML with inline CSS

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

CSS Border Left color for the above div is #c82830

HTML with inline CSS

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

CSS Border Right color for the above div is #c82830

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c82830

HTML with inline CSS

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

CSS Border Top color for the above div is #c82830

HTML with inline CSS

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

#c82830 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c82830 Color code Preview on White Background

This is how #c82830 Color code will look on white background color. Color contrast ratio is 5.52

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

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.