crispedge.com

Color picker

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

#b64e99 hex color - Violet - Warm color - Information

#b64e99 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #b64e99 Color code in RGB color code model is created after adding 71.37% red color, 30.59% green color and 60% blue color. Hex #b64e99 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 57% magenta, 16% yellow and 29% black.

Hex #b64e99 color code is between #bb5588 web safe hex color code and #aa44aa web safe hex color code. #bb5588 is the nearest web safe color code. You can see here many more shades of #b64e99 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeb64e99#b64e99
RGB Decimal182, 78, 153rgb(182, 78, 153)
RGB Percent71%, 31%, 60%rgb(71%, 31%, 60%)
CSS RGBa182, 78, 153,1rgba(182,78,153,1)
CMYK Modelcmyk(0%,57%,16%,29%)
HSL Color Space317,42% ,51%hsl(317,42% ,51%)
HSV Color Space317°, 57%, 71%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101100100111010011001
Octal266116231
Decimal18278153
Hexb64e99

Different shades of #b64e99 color code.

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

Light Shade of #b64e99
#c572ae
Dark Shade of #b64e99
#943d7c
Saturated Shade of #b64e99
#c2419f
Desaturated Shade of #b64e99
#a95a93
Grey scale Shade of #b64e99
#828282
Brighten Shade
#cf67b2
Most Readable Shade
#FFFFFF

Shades of #b64e99 color code

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

#b64e99
#a14588
#8d3c77
#793466
#652b55
#502244
#3c1a33
#281122
#140811
#000000

Similar Color like #b64e99 color

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

#b74f9a
#b8509b
#b9519c
#ba529d
#bb539e
#bc549f
#bd55a0
#be56a1
#bf57a2
#c058a3
#c159a4
#c25aa5
#c35ba6
#c45ca7
#b54d98
#b44c97
#b34b96
#b24a95
#b14994
#b04893
#af4792
#ae4691
#ad4590
#ac448f
#ab438e
#aa428d
#a9418c
#a8408b

Monochromatic Color with #b64e99

#b64e99
#e060bd
#0c050a
#36172e
#612a52
#8b3c75

Tints of #b64e99 Color

#b64e99
#be61a4
#c675af
#ce89bb
#d69cc6
#deb0d1
#e6c4dd
#eed7e8
#f6ebf3
#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

#b64e99
#4eb66b

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

Split Complementary

#b64e99
#65b64e
#4eb69f

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

Analogous Color

#a94eb6
#b64eae
#b64e99
#b64e84
#b64e6f

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

#b64e99
#99b64e
#4e99b6

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

#b64e99
#b69f4e
#4eb66b
#4e65b6

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

#b64e99
#4eb66b
#4eb69f
#b64e65

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

#b64e99 Color Code Preview on Black Background Color

This is how #b64e99 Color will look on black background color. Color contrast ratio is 4.54

#b64e99 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b64e99

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b64e99

#b64e99 color code is use for CSS Background Color

Background color for the above div is #b64e99

HTML with inline CSS

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

#b64e99 color code is use for CSS Border Color

CSS Border color for the above div is #b64e99

HTML with inline CSS

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

CSS Border Left color for the above div is #b64e99

HTML with inline CSS

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

CSS Border Right color for the above div is #b64e99

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b64e99

HTML with inline CSS

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

CSS Border Top color for the above div is #b64e99

HTML with inline CSS

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

#b64e99 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b64e99 Color code Preview on White Background

This is how #b64e99 Color code will look on white background color. Color contrast ratio is 4.63

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

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.