crispedge.com

Color picker

Loading...

#b5068f hex color - Red - Warm color - Information

#b5068f hex color - Red - Warm color

Color Hue/Base color: Red

Hex #b5068f Color code in RGB color code model is created after adding 70.98% red color, 2.35% green color and 56.08% blue color. Hex #b5068f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 97% magenta, 21% yellow and 29% black.

Hex #b5068f color code is between #bb0088 web safe hex color code and #aa0099 web safe hex color code. #bb0088 is the nearest web safe color code. You can see here many more shades of #b5068f color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeb5068f#b5068f
RGB Decimal181, 6, 143rgb(181, 6, 143)
RGB Percent71%, 2%, 56%rgb(71%, 2%, 56%)
CSS RGBa181, 6, 143,1rgba(181,6,143,1)
CMYK Modelcmyk(0%,97%,21%,29%)
HSL Color Space313,94% ,37%hsl(313,94% ,37%)
HSV Color Space313°, 97%, 71%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101010000011010001111
Octal2656217
Decimal1816143
Hexb5068f

Different shades of #b5068f color code.

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

Light Shade of #b5068f
#e608b6
Dark Shade of #b5068f
#840468
Saturated Shade of #b5068f
#bb0092
Desaturated Shade of #b5068f
#ac0f8a
Grey scale Shade of #b5068f
#5d5d5d
Brighten Shade
#ce1fa8
Most Readable Shade
#FFFFFF

Shades of #b5068f color code

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

#b5068f
#a0057f
#8c046f
#78045f
#64034f
#50023f
#3c022f
#28011f
#14000f
#000000

Similar Color like #b5068f color

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

#b60790
#b70891
#b80992
#b90a93
#ba0b94
#bb0c95
#bc0d96
#bd0e97
#be0f98
#bf1099
#c0119a
#c1129b
#c2139c
#c3149d
#b4058e
#b3048d
#b2038c
#b1028b
#b0018a
#af0089
#ae0088
#ad0087
#ac0086
#ab0085
#aa0084
#a90083
#a80082
#a70081

Monochromatic Color with #b5068f

#b5068f
#df07b1
#0b0009
#35022a
#60034c
#8a056d

Tints of #b5068f Color

#b5068f
#bd219b
#c53da7
#cd59b4
#d574c0
#de90cd
#e6acd9
#eec7e6
#f6e3f2
#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

#b5068f
#06b52c

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

Split Complementary

#b5068f
#38b506
#06b584

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

Analogous Color

#9506b5
#b506b2
#b5068f
#b5066c
#b50649

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

#b5068f
#8fb506
#068fb5

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

#b5068f
#b58306
#06b52c
#0637b5

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

#b5068f
#06b52c
#06b583
#b50638

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

#b5068f Color Code Preview on Black Background Color

This is how #b5068f Color will look on black background color. Color contrast ratio is 3.39

#b5068f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b5068f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b5068f

#b5068f color code is use for CSS Background Color

Background color for the above div is #b5068f

HTML with inline CSS

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

#b5068f color code is use for CSS Border Color

CSS Border color for the above div is #b5068f

HTML with inline CSS

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

CSS Border Left color for the above div is #b5068f

HTML with inline CSS

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

CSS Border Right color for the above div is #b5068f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b5068f

HTML with inline CSS

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

CSS Border Top color for the above div is #b5068f

HTML with inline CSS

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

#b5068f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b5068f Color code Preview on White Background

This is how #b5068f Color code will look on white background color. Color contrast ratio is 6.20

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

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(181,6,143,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(6,181,44,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(181,6,143,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.