crispedge.com

Color picker

Loading...

#bc228e hex color - Red - Warm color - Information

#bc228e hex color - Red - Warm color

Color Hue/Base color: Red

Hex #bc228e Color code in RGB color code model is created after adding 73.73% red color, 13.33% green color and 55.69% blue color. Hex #bc228e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 82% magenta, 24% yellow and 26% black.

Hex #bc228e color code is between #bb1188 web safe hex color code and #cc3399 web safe hex color code. #bb1188 is the nearest web safe color code. You can see here many more shades of #bc228e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebc228e#bc228e
RGB Decimal188, 34, 142rgb(188, 34, 142)
RGB Percent74%, 13%, 56%rgb(74%, 13%, 56%)
CSS RGBa188, 34, 142,1rgba(188,34,142,1)
CMYK Modelcmyk(0%,82%,24%,26%)
HSL Color Space318,69% ,44%hsl(318,69% ,44%)
HSV Color Space318°, 82%, 74%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111000010001010001110
Octal27442216
Decimal18834142
Hexbc228e

Different shades of #bc228e color code.

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

Light Shade of #bc228e
#db36aa
Dark Shade of #bc228e
#911a6d
Saturated Shade of #bc228e
#c71792
Desaturated Shade of #bc228e
#b12d89
Grey scale Shade of #bc228e
#6f6f6f
Brighten Shade
#d53ba7
Most Readable Shade
#FFFFFF

Shades of #bc228e color code

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

#bc228e
#a71e7e
#921a6e
#7d165e
#68124e
#530f3f
#3e0b2f
#29071f
#14030f
#000000

Similar Color like #bc228e color

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

#bd238f
#be2490
#bf2591
#c02692
#c12793
#c22894
#c32995
#c42a96
#c52b97
#c62c98
#c72d99
#c82e9a
#c92f9b
#ca309c
#bb218d
#ba208c
#b91f8b
#b81e8a
#b71d89
#b61c88
#b51b87
#b41a86
#b31985
#b21884
#b11783
#b01682
#af1581
#ae1480

Monochromatic Color with #bc228e

#bc228e
#e62aae
#12030e
#3c0b2e
#67134e
#911a6e

Tints of #bc228e Color

#bc228e
#c33a9a
#ca53a7
#d26bb3
#d984c0
#e19ccc
#e8b5d9
#f0cde5
#f7e6f2
#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

#bc228e
#22bc50

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

Split Complementary

#bc228e
#41bc22
#22bc9d

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

Analogous Color

#ac22bc
#bc22ad
#bc228e
#bc226f
#bc2250

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

#bc228e
#8ebc22
#228ebc

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

#bc228e
#bc9d22
#22bc50
#2241bc

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

#bc228e
#22bc50
#22bc9d
#bc2241

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

#bc228e Color Code Preview on Black Background Color

This is how #bc228e Color will look on black background color. Color contrast ratio is 3.76

#bc228e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bc228e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bc228e

#bc228e color code is use for CSS Background Color

Background color for the above div is #bc228e

HTML with inline CSS

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

#bc228e color code is use for CSS Border Color

CSS Border color for the above div is #bc228e

HTML with inline CSS

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

CSS Border Left color for the above div is #bc228e

HTML with inline CSS

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

CSS Border Right color for the above div is #bc228e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bc228e

HTML with inline CSS

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

CSS Border Top color for the above div is #bc228e

HTML with inline CSS

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

#bc228e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bc228e Color code Preview on White Background

This is how #bc228e Color code will look on white background color. Color contrast ratio is 5.59

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

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(188,34,142,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(34,188,80,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(188,34,142,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.