crispedge.com

Color picker

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

#b15fb4 hex color - Violet - Warm color - Information

#b15fb4 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #b15fb4 Color code in RGB color code model is created after adding 69.41% red color, 37.25% green color and 70.59% blue color. Hex #b15fb4 Color code in CMYK color (process color) code model is generated after subtraction of 2% cyan, 47% magenta, 0% yellow and 29% black.

Hex #b15fb4 color code is between #aa66bb web safe hex color code and #bb55aa web safe hex color code. #aa66bb is the nearest web safe color code. You can see here many more shades of #b15fb4 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeb15fb4#b15fb4
RGB Decimal177, 95, 180rgb(177, 95, 180)
RGB Percent69%, 37%, 71%rgb(69%, 37%, 71%)
CSS RGBa177, 95, 180,1rgba(177,95,180,1)
CMYK Modelcmyk(2%,47%,0%,29%)
HSL Color Space298,36% ,54%hsl(298,36% ,54%)
HSV Color Space298°, 47%, 71%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101100010101111110110100
Octal261137264
Decimal17795180
Hexb15fb4

Different shades of #b15fb4 color code.

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

Light Shade of #b15fb4
#c282c4
Dark Shade of #b15fb4
#964799
Saturated Shade of #b15fb4
#bc53c0
Desaturated Shade of #b15fb4
#a66ba8
Grey scale Shade of #b15fb4
#898989
Brighten Shade
#ca78cd
Most Readable Shade
#FFFFFF

Shades of #b15fb4 color code

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

#b15fb4
#9d54a0
#89498c
#763f78
#623464
#4e2a50
#3b1f3c
#271528
#130a14
#000000

Similar Color like #b15fb4 color

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

#b260b5
#b361b6
#b462b7
#b563b8
#b664b9
#b765ba
#b866bb
#b967bc
#ba68bd
#bb69be
#bc6abf
#bd6bc0
#be6cc1
#bf6dc2
#b05eb3
#af5db2
#ae5cb1
#ad5bb0
#ac5aaf
#ab59ae
#aa58ad
#a957ac
#a856ab
#a755aa
#a654a9
#a553a8
#a452a7
#a351a6

Monochromatic Color with #b15fb4

#b15fb4
#db75de
#0a050a
#341c34
#5d325f
#874989

Tints of #b15fb4 Color

#b15fb4
#b970bc
#c282c4
#cb94cd
#d3a6d5
#dcb7dd
#e5c9e6
#eddbee
#f6edf6
#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

#b15fb4
#62b45f

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

Split Complementary

#b15fb4
#8db45f
#5fb487

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

Analogous Color

#8f5fb4
#a05fb4
#b15fb4
#b45fa6
#b45f95

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

#b15fb4
#b4b15f
#5fb4b1

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

#b15fb4
#b4865f
#62b45f
#5f8cb4

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

#b15fb4
#62b45f
#5fb487
#b45f8d

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

#b15fb4 Color Code Preview on Black Background Color

This is how #b15fb4 Color will look on black background color. Color contrast ratio is 5.17

#b15fb4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b15fb4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b15fb4

#b15fb4 color code is use for CSS Background Color

Background color for the above div is #b15fb4

HTML with inline CSS

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

#b15fb4 color code is use for CSS Border Color

CSS Border color for the above div is #b15fb4

HTML with inline CSS

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

CSS Border Left color for the above div is #b15fb4

HTML with inline CSS

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

CSS Border Right color for the above div is #b15fb4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b15fb4

HTML with inline CSS

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

CSS Border Top color for the above div is #b15fb4

HTML with inline CSS

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

#b15fb4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b15fb4 Color code Preview on White Background

This is how #b15fb4 Color code will look on white background color. Color contrast ratio is 4.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 #b15fb4; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #b15fb4; }

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.