crispedge.com

Color picker

Loading...

#bd0d79 hex color - Red - Warm color - Information

#bd0d79 hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #bd0d79 Color code in RGB color code model is created after adding 74.12% red color, 5.1% green color and 47.45% blue color. Hex #bd0d79 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 93% magenta, 36% yellow and 26% black.

Hex #bd0d79 color code is between #bb1177 web safe hex color code and #cc0088 web safe hex color code. #bb1177 is the nearest web safe color code. You can see here many more shades of #bd0d79 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code bd0d79 #bd0d79
RGB Decimal 189, 13, 121 rgb(189, 13, 121)
RGB Percent 74%, 5%, 47% rgb(74%, 5%, 47%)
CSS RGBa 189, 13, 121,1 rgba(189,13,121,1)
CMYK Model cmyk(0%,93%,36%,26%)
HSL Color Space 323,87% ,40% hsl(323,87% ,40%)
HSV Color Space 323°, 93%, 74%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111101 00001101 01111001
Octal 275 15 171
Decimal 189 13 121
Hex bd 0d 79

Different shades of #bd0d79 color code.

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

Light Shade of #bd0d79
#ed1098
Dark Shade of #bd0d79
#8d0a5a
Saturated Shade of #bd0d79
#c7037b
Desaturated Shade of #bd0d79
#b31777
Grey scale Shade of #bd0d79
#656565
Brighten Shade
#d62692
Most Readable Shade
#FFFFFF

Shades of #bd0d79 color code

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

#bd0d79
#a80b6b
#930a5e
#7e0850
#690743
#540535
#3f0428
#2a021a
#15010d
#000000

Similar Color like #bd0d79 color

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

#be0e7a
#bf0f7b
#c0107c
#c1117d
#c2127e
#c3137f
#c41480
#c51581
#c61682
#c71783
#c81884
#c91985
#ca1a86
#cb1b87
#bc0c78
#bb0b77
#ba0a76
#b90975
#b80874
#b70773
#b60672
#b50571
#b40470
#b3036f
#b2026e
#b1016d
#b0006c
#af006b

Monochromatic Color with #bd0d79

#bd0d79
#e71094
#13010c
#3d0427
#680743
#920a5e

Tints of #bd0d79 Color

#bd0d79
#c42787
#cb4296
#d35da5
#da78b4
#e193c3
#e9aed2
#f0c9e1
#f7e4f0
#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

#bd0d79
#0dbd51

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

Split Complementary

#bd0d79
#21bd0d
#0dbda9

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

Analogous Color

#bb0dbd
#bd0d9c
#bd0d79
#bd0d56
#bd0d33

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

#bd0d79
#79bd0d
#0d79bd

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

#bd0d79
#bda90d
#0dbd51
#0d21bd

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

#bd0d79
#0dbd51
#0dbda9
#bd0d21

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

#bd0d79 Color Code Preview on Black Background Color

This is how #bd0d79 Color will look on black background color. Color contrast ratio is 3.50

#bd0d79 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bd0d79

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bd0d79

#bd0d79 color code is use for CSS Background Color

Background color for the above div is #bd0d79

HTML with inline CSS

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

#bd0d79 color code is use for CSS Border Color

CSS Border color for the above div is #bd0d79

HTML with inline CSS

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

CSS Border Left color for the above div is #bd0d79

HTML with inline CSS

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

CSS Border Right color for the above div is #bd0d79

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bd0d79

HTML with inline CSS

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

CSS Border Top color for the above div is #bd0d79

HTML with inline CSS

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

#bd0d79 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bd0d79 Color code Preview on White Background

This is how #bd0d79 Color code will look on white background color. Color contrast ratio is 6.00

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

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(189,13,121,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(13,189,81,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(189,13,121,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.