crispedge.com

Color picker

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

#bd1d52 hex color - Red - Warm color - Information

#bd1d52 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #bd1d52 Color code in RGB color code model is created after adding 74.12% red color, 11.37% green color and 32.16% blue color. Hex #bd1d52 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 85% magenta, 57% yellow and 26% black.

Hex #bd1d52 color code is between #bb2255 web safe hex color code and #cc1144 web safe hex color code. #bb2255 is the nearest web safe color code. You can see here many more shades of #bd1d52 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codebd1d52#bd1d52
RGB Decimal189, 29, 82rgb(189, 29, 82)
RGB Percent74%, 11%, 32%rgb(74%, 11%, 32%)
CSS RGBa189, 29, 82,1rgba(189,29,82,1)
CMYK Modelcmyk(0%,85%,57%,26%)
HSL Color Space340,73% ,43%hsl(340,73% ,43%)
HSV Color Space340°, 85%, 74%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111010001110101010010
Octal27535122
Decimal1892982
Hexbd1d52

Different shades of #bd1d52 color code.

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

Light Shade of #bd1d52
#df2e69
Dark Shade of #bd1d52
#91163f
Saturated Shade of #bd1d52
#c8124e
Desaturated Shade of #bd1d52
#b22856
Grey scale Shade of #bd1d52
#6d6d6d
Brighten Shade
#d6366b
Most Readable Shade
#FFFFFF

Shades of #bd1d52 color code

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

#bd1d52
#a81948
#93163f
#7e1336
#69102d
#540c24
#3f091b
#2a0612
#150309
#000000

Similar Color like #bd1d52 color

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

#be1e53
#bf1f54
#c02055
#c12156
#c22257
#c32358
#c42459
#c5255a
#c6265b
#c7275c
#c8285d
#c9295e
#ca2a5f
#cb2b60
#bc1c51
#bb1b50
#ba1a4f
#b9194e
#b8184d
#b7174c
#b6164b
#b5154a
#b41449
#b31348
#b21247
#b11146
#b01045
#af0f44

Monochromatic Color with #bd1d52

#bd1d52
#e72464
#130308
#3d091b
#68102d
#921640

Tints of #bd1d52 Color

#bd1d52
#c43665
#cb4f78
#d3688b
#da819e
#e19ab2
#e9b3c5
#f0ccd8
#f7e5eb
#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

#bd1d52
#1dbd88

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

Split Complementary

#bd1d52
#1dbd38
#1da2bd

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

Analogous Color

#bd1d92
#bd1d72
#bd1d52
#bd1d32
#bd281d

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

#bd1d52
#52bd1d
#1d52bd

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

#bd1d52
#a2bd1d
#1dbd88
#381dbd

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

#bd1d52
#1dbd88
#1da2bd
#bd381d

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

#bd1d52 Color Code Preview on Black Background Color

This is how #bd1d52 Color will look on black background color. Color contrast ratio is 3.46

#bd1d52 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bd1d52

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bd1d52

#bd1d52 color code is use for CSS Background Color

Background color for the above div is #bd1d52

HTML with inline CSS

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

#bd1d52 color code is use for CSS Border Color

CSS Border color for the above div is #bd1d52

HTML with inline CSS

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

CSS Border Left color for the above div is #bd1d52

HTML with inline CSS

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

CSS Border Right color for the above div is #bd1d52

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bd1d52

HTML with inline CSS

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

CSS Border Top color for the above div is #bd1d52

HTML with inline CSS

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

#bd1d52 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bd1d52 Color code Preview on White Background

This is how #bd1d52 Color code will look on white background color. Color contrast ratio is 6.07

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.