crispedge.com

Color picker

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

#b7252f hex color - Red - Warm color - Information

#b7252f hex color - Red - Warm color

Color Hue/Base color: Red

Hex #b7252f Color code in RGB color code model is created after adding 71.76% red color, 14.51% green color and 18.43% blue color. Hex #b7252f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 80% magenta, 74% yellow and 28% black.

Hex #b7252f color code is between #bb2233 web safe hex color code and #aa3322 web safe hex color code. #bb2233 is the nearest web safe color code. You can see here many more shades of #b7252f color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeb7252f#b7252f
RGB Decimal183, 37, 47rgb(183, 37, 47)
RGB Percent72%, 15%, 18%rgb(72%, 15%, 18%)
CSS RGBa183, 37, 47,1rgba(183,37,47,1)
CMYK Modelcmyk(0%,80%,74%,28%)
HSL Color Space356,66% ,43%hsl(356,66% ,43%)
HSV Color Space356°, 80%, 72%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101110010010100101111
Octal2674557
Decimal1833747
Hexb7252f

Different shades of #b7252f color code.

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

Light Shade of #b7252f
#d73843
Dark Shade of #b7252f
#8d1c24
Saturated Shade of #b7252f
#c21a26
Desaturated Shade of #b7252f
#ac3038
Grey scale Shade of #b7252f
#6e6e6e
Brighten Shade
#d03e48
Most Readable Shade
#FFFFFF

Shades of #b7252f color code

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

#b7252f
#a22029
#8e1c24
#7a181f
#65141a
#511014
#3d0c0f
#28080a
#140405
#000000

Similar Color like #b7252f color

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

#b82630
#b92731
#ba2832
#bb2933
#bc2a34
#bd2b35
#be2c36
#bf2d37
#c02e38
#c12f39
#c2303a
#c3313b
#c4323c
#c5333d
#b6242e
#b5232d
#b4222c
#b3212b
#b2202a
#b11f29
#b01e28
#af1d27
#ae1c26
#ad1b25
#ac1a24
#ab1923
#aa1822
#a91721

Monochromatic Color with #b7252f

#b7252f
#e12e3a
#0d0303
#370b0e
#621419
#8c1c24

Tints of #b7252f Color

#b7252f
#bf3d46
#c7555d
#cf6d74
#d7858b
#df9ea2
#e7b6b9
#efced0
#f7e6e7
#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

#b7252f
#25b7ad

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

Split Complementary

#b7252f
#25b764
#2578b7

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

Analogous Color

#b72569
#b7254c
#b7252f
#b73825
#b75525

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

#b7252f
#2fb725
#252fb7

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

#b7252f
#78b725
#25b7ad
#6425b7

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

#b7252f
#25b7ad
#2578b7
#b76425

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

#b7252f Color Code Preview on Black Background Color

This is how #b7252f Color will look on black background color. Color contrast ratio is 3.32

#b7252f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b7252f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b7252f

#b7252f color code is use for CSS Background Color

Background color for the above div is #b7252f

HTML with inline CSS

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

#b7252f color code is use for CSS Border Color

CSS Border color for the above div is #b7252f

HTML with inline CSS

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

CSS Border Left color for the above div is #b7252f

HTML with inline CSS

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

CSS Border Right color for the above div is #b7252f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b7252f

HTML with inline CSS

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

CSS Border Top color for the above div is #b7252f

HTML with inline CSS

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

#b7252f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b7252f Color code Preview on White Background

This is how #b7252f Color code will look on white background color. Color contrast ratio is 6.33

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

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.