crispedge.com

Color picker

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

#b52028 hex color - Red - Warm color - Information

#b52028 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #b52028 Color code in RGB color code model is created after adding 70.98% red color, 12.55% green color and 15.69% blue color. Hex #b52028 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 82% magenta, 78% yellow and 29% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeb52028#b52028
RGB Decimal181, 32, 40rgb(181, 32, 40)
RGB Percent71%, 13%, 16%rgb(71%, 13%, 16%)
CSS RGBa181, 32, 40,1rgba(181,32,40,1)
CMYK Modelcmyk(0%,82%,78%,29%)
HSL Color Space357,70% ,42%hsl(357,70% ,42%)
HSV Color Space357°, 82%, 71%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101010010000000101000
Octal2654050
Decimal1813240
Hexb52028

Different shades of #b52028 color code.

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

Light Shade of #b52028
#da2e37
Dark Shade of #b52028
#8a181e
Saturated Shade of #b52028
#c0151e
Desaturated Shade of #b52028
#aa2b32
Grey scale Shade of #b52028
#6a6a6a
Brighten Shade
#ce3941
Most Readable Shade
#FFFFFF

Shades of #b52028 color code

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

#b52028
#a01c23
#8c181f
#78151a
#641116
#500e11
#3c0a0d
#280708
#140304
#000000

Similar Color like #b52028 color

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

#b62129
#b7222a
#b8232b
#b9242c
#ba252d
#bb262e
#bc272f
#bd2830
#be2931
#bf2a32
#c02b33
#c12c34
#c22d35
#c32e36
#b41f27
#b31e26
#b21d25
#b11c24
#b01b23
#af1a22
#ae1921
#ad1820
#ac171f
#ab161e
#aa151d
#a9141c
#a8131b
#a7121a

Monochromatic Color with #b52028

#b52028
#df2831
#0b0202
#35090c
#601115
#8a181f

Tints of #b52028 Color

#b52028
#bd383f
#c55157
#cd6a6f
#d58387
#de9b9f
#e6b4b7
#eecdcf
#f6e6e7
#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

#b52028
#20b5ad

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

Split Complementary

#b52028
#20b562
#2072b5

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

Analogous Color

#b52064
#b52046
#b52028
#b53620
#b55420

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

#b52028
#28b520
#2028b5

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

#b52028
#72b520
#20b5ad
#6220b5

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

#b52028
#20b5ad
#2072b5
#b56320

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

#b52028 Color Code Preview on Black Background Color

This is how #b52028 Color will look on black background color. Color contrast ratio is 3.20

#b52028 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b52028

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b52028

#b52028 color code is use for CSS Background Color

Background color for the above div is #b52028

HTML with inline CSS

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

#b52028 color code is use for CSS Border Color

CSS Border color for the above div is #b52028

HTML with inline CSS

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

CSS Border Left color for the above div is #b52028

HTML with inline CSS

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

CSS Border Right color for the above div is #b52028

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b52028

HTML with inline CSS

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

CSS Border Top color for the above div is #b52028

HTML with inline CSS

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

#b52028 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b52028 Color code Preview on White Background

This is how #b52028 Color code will look on white background color. Color contrast ratio is 6.56

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

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.