crispedge.com

Color picker

Loading...

#cd3425 hex color - Red - Warm color - Information

#cd3425 hex color - Red - Warm color

Color Hue/Base color: Red

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

Hex #cd3425 color code is between #cc3322 web safe hex color code and #dd4433 web safe hex color code. #cc3322 is the nearest web safe color code. You can see here many more shades of #cd3425 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codecd3425#cd3425
RGB Decimal205, 52, 37rgb(205, 52, 37)
RGB Percent80%, 20%, 15%rgb(80%, 20%, 15%)
CSS RGBa205, 52, 37,1rgba(205,52,37,1)
CMYK Modelcmyk(0%,75%,82%,20%)
HSL Color Space5,69% ,47%hsl(5,69% ,47%)
HSV Color Space5°, 82%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011010011010000100101
Octal3156445
Decimal2055237
Hexcd3425

Different shades of #cd3425 color code.

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

Light Shade of #cd3425
#de5547
Dark Shade of #cd3425
#a2291d
Saturated Shade of #cd3425
#d92a19
Desaturated Shade of #cd3425
#c13e31
Grey scale Shade of #cd3425
#797979
Brighten Shade
#e64d3e
Most Readable Shade
#FFFFFF

Shades of #cd3425 color code

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

#cd3425
#b62e20
#9f281c
#882218
#711c14
#5b1710
#44110c
#2d0b08
#160504
#000000

Similar Color like #cd3425 color

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

#ce3526
#cf3627
#d03728
#d13829
#d2392a
#d33a2b
#d43b2c
#d53c2d
#d63d2e
#d73e2f
#d83f30
#d94031
#da4132
#db4233
#cc3324
#cb3223
#ca3122
#c93021
#c82f20
#c72e1f
#c62d1e
#c52c1d
#c42b1c
#c32a1b
#c2291a
#c12819
#c02718
#bf2617

Monochromatic Color with #cd3425

#cd3425
#f73f2d
#230906
#4d140e
#781e16
#a2291d

Tints of #cd3425 Color

#cd3425
#d24a3d
#d86155
#dd776d
#e38e85
#e8a49e
#eebbb6
#f3d1ce
#f9e8e6
#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

#cd3425
#25becd

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

Split Complementary

#cd3425
#25cd88
#256acd

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

Analogous Color

#cd2559
#cd2538
#cd3425
#cd5625
#cd7725

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

#cd3425
#25cd34
#3425cd

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

#cd3425
#6acd25
#25becd
#8825cd

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

#cd3425
#25becd
#256acd
#cd8825

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

#cd3425 Color Code Preview on Black Background Color

This is how #cd3425 Color will look on black background color. Color contrast ratio is 4.11

#cd3425 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cd3425

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cd3425

#cd3425 color code is use for CSS Background Color

Background color for the above div is #cd3425

HTML with inline CSS

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

#cd3425 color code is use for CSS Border Color

CSS Border color for the above div is #cd3425

HTML with inline CSS

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

CSS Border Left color for the above div is #cd3425

HTML with inline CSS

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

CSS Border Right color for the above div is #cd3425

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cd3425

HTML with inline CSS

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

CSS Border Top color for the above div is #cd3425

HTML with inline CSS

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

#cd3425 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cd3425 Color code Preview on White Background

This is how #cd3425 Color code will look on white background color. Color contrast ratio is 5.10

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

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(205,52,37,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(37,190,205,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(205,52,37,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.