crispedge.com

Color picker

Loading...

#cb1320 hex color - Red - Warm color - Information

#cb1320 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #cb1320 Color code in RGB color code model is created after adding 79.61% red color, 7.45% green color and 12.55% blue color. Hex #cb1320 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 91% magenta, 84% yellow and 20% black.

Hex #cb1320 color code is between #cc1122 web safe hex color code and #bb2211 web safe hex color code. #cc1122 is the nearest web safe color code. You can see here many more shades of #cb1320 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codecb1320#cb1320
RGB Decimal203, 19, 32rgb(203, 19, 32)
RGB Percent80%, 7%, 13%rgb(80%, 7%, 13%)
CSS RGBa203, 19, 32,1rgba(203,19,32,1)
CMYK Modelcmyk(0%,91%,84%,20%)
HSL Color Space356,83% ,44%hsl(356,83% ,44%)
HSV Color Space356°, 91%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110010110001001100100000
Octal3132340
Decimal2031932
Hexcb1320

Different shades of #cb1320 color code.

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

Light Shade of #cb1320
#eb2634
Dark Shade of #cb1320
#9c0f19
Saturated Shade of #cb1320
#d60816
Desaturated Shade of #cb1320
#c01e2a
Grey scale Shade of #cb1320
#6f6f6f
Brighten Shade
#e42c39
Most Readable Shade
#FFFFFF

Shades of #cb1320 color code

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

#cb1320
#b4101c
#9d0e18
#870c15
#700a11
#5a080e
#43060a
#2d0407
#160203
#000000

Similar Color like #cb1320 color

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

#cc1421
#cd1522
#ce1623
#cf1724
#d01825
#d11926
#d21a27
#d31b28
#d41c29
#d51d2a
#d61e2b
#d71f2c
#d8202d
#d9212e
#ca121f
#c9111e
#c8101d
#c70f1c
#c60e1b
#c50d1a
#c40c19
#c30b18
#c20a17
#c10916
#c00815
#bf0714
#be0613
#bd0512

Monochromatic Color with #cb1320

#cb1320
#f51727
#210305
#4b070c
#760b13
#a00f19

Tints of #cb1320 Color

#cb1320
#d02d38
#d64751
#dc616a
#e27b83
#e7969b
#edb0b4
#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

#cb1320
#13cbbe

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

Split Complementary

#cb1320
#13cb62
#137ccb

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

Analogous Color

#cb136a
#cb1345
#cb1320
#cb2b13
#cb5013

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

#cb1320
#20cb13
#1320cb

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

#cb1320
#7ccb13
#13cbbe
#6213cb

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

#cb1320
#13cbbe
#137ccb
#cb6213

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

#cb1320 Color Code Preview on Black Background Color

This is how #cb1320 Color will look on black background color. Color contrast ratio is 3.65

#cb1320 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cb1320

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cb1320

#cb1320 color code is use for CSS Background Color

Background color for the above div is #cb1320

HTML with inline CSS

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

#cb1320 color code is use for CSS Border Color

CSS Border color for the above div is #cb1320

HTML with inline CSS

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

CSS Border Left color for the above div is #cb1320

HTML with inline CSS

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

CSS Border Right color for the above div is #cb1320

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cb1320

HTML with inline CSS

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

CSS Border Top color for the above div is #cb1320

HTML with inline CSS

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

#cb1320 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cb1320 Color code Preview on White Background

This is how #cb1320 Color code will look on white background color. Color contrast ratio is 5.75

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

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(203,19,32,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(19,203,190,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(203,19,32,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.