crispedge.com

Color picker

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

#b21815 hex color - Red - Warm color - Information

#b21815 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #b21815 Color code in RGB color code model is created after adding 69.8% red color, 9.41% green color and 8.24% blue color. Hex #b21815 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 87% magenta, 88% yellow and 30% black.

Hex #b21815 color code is between #aa1111 web safe hex color code and #bb2222 web safe hex color code. #aa1111 is the nearest web safe color code. You can see here many more shades of #b21815 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeb21815#b21815
RGB Decimal178, 24, 21rgb(178, 24, 21)
RGB Percent70%, 9%, 8%rgb(70%, 9%, 8%)
CSS RGBa178, 24, 21,1rgba(178,24,21,1)
CMYK Modelcmyk(0%,87%,88%,30%)
HSL Color Space1,79% ,39%hsl(1,79% ,39%)
HSV Color Space1°, 88%, 70%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101100100001100000010101
Octal2623025
Decimal1782421
Hexb21815

Different shades of #b21815 color code.

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

Light Shade of #b21815
#e01e1a
Dark Shade of #b21815
#841210
Saturated Shade of #b21815
#bc0e0b
Desaturated Shade of #b21815
#a8221f
Grey scale Shade of #b21815
#636363
Brighten Shade
#cb312e
Most Readable Shade
#FFFFFF

Shades of #b21815 color code

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

#b21815
#9e1512
#8a1210
#76100e
#620d0b
#4f0a09
#3b0807
#270504
#130202
#000000

Similar Color like #b21815 color

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

#b31916
#b41a17
#b51b18
#b61c19
#b71d1a
#b81e1b
#b91f1c
#ba201d
#bb211e
#bc221f
#bd2320
#be2421
#bf2522
#c02623
#b11714
#b01613
#af1512
#ae1411
#ad1310
#ac120f
#ab110e
#aa100d
#a90f0c
#a80e0b
#a70d0a
#a60c09
#a50b08
#a40a07

Monochromatic Color with #b21815

#b21815
#dc1e1a
#080101
#320706
#5d0d0b
#871210

Tints of #b21815 Color

#b21815
#ba312f
#c34b49
#cb6563
#d47e7d
#dc9897
#e5b2b1
#edcbcb
#f6e5e5
#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

#b21815
#15afb2

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

Split Complementary

#b21815
#15b266
#1561b2

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

Analogous Color

#b21551
#b21531
#b21815
#b23715
#b25715

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

#b21815
#15b218
#1815b2

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

#b21815
#60b215
#15afb2
#6615b2

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

#b21815
#15afb2
#1561b2
#b26615

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

#b21815 Color Code Preview on Black Background Color

This is how #b21815 Color will look on black background color. Color contrast ratio is 3.03

#b21815 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b21815

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b21815

#b21815 color code is use for CSS Background Color

Background color for the above div is #b21815

HTML with inline CSS

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

#b21815 color code is use for CSS Border Color

CSS Border color for the above div is #b21815

HTML with inline CSS

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

CSS Border Left color for the above div is #b21815

HTML with inline CSS

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

CSS Border Right color for the above div is #b21815

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b21815

HTML with inline CSS

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

CSS Border Top color for the above div is #b21815

HTML with inline CSS

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

#b21815 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b21815 Color code Preview on White Background

This is how #b21815 Color code will look on white background color. Color contrast ratio is 6.92

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

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.