crispedge.com

Color picker

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

#ba7686 hex color - Red - Warm color - Information

#ba7686 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ba7686 Color code in RGB color code model is created after adding 72.94% red color, 46.27% green color and 52.55% blue color. Hex #ba7686 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 37% magenta, 28% yellow and 27% black.

Hex #ba7686 color code is between #bb7788 web safe hex color code and #aa6677 web safe hex color code. #bb7788 is the nearest web safe color code. You can see here many more shades of #ba7686 color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codeba7686#ba7686
RGB Decimal186, 118, 134rgb(186, 118, 134)
RGB Percent73%, 46%, 53%rgb(73%, 46%, 53%)
CSS RGBa186, 118, 134,1rgba(186,118,134,1)
CMYK Modelcmyk(0%,37%,28%,27%)
HSL Color Space346,33% ,60%hsl(346,33% ,60%)
HSV Color Space346°, 37%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110100111011010000110
Octal272166206
Decimal186118134
Hexba7686

Different shades of #ba7686 color code.

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

Light Shade of #ba7686
#cb98a4
Dark Shade of #ba7686
#a85568
Saturated Shade of #ba7686
#c46c81
Desaturated Shade of #ba7686
#b0808b
Grey scale Shade of #ba7686
#989898
Brighten Shade
#d38f9f
Most Readable Shade
#000000

Shades of #ba7686 color code

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

#ba7686
#a56877
#905b68
#7c4e59
#67414a
#52343b
#3e272c
#291a1d
#140d0e
#000000

Similar Color like #ba7686 color

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

#bb7787
#bc7888
#bd7989
#be7a8a
#bf7b8b
#c07c8c
#c17d8d
#c27e8e
#c37f8f
#c48090
#c58191
#c68292
#c78393
#c88494
#b97585
#b87484
#b77383
#b67282
#b57181
#b47080
#b36f7f
#b26e7e
#b16d7d
#b06c7c
#af6b7b
#ae6a7a
#ad6979
#ac6878

Monochromatic Color with #ba7686

#ba7686
#e491a5
#100a0c
#3a252a
#654049
#8f5b67

Tints of #ba7686 Color

#ba7686
#c18593
#c994a0
#d1a3ae
#d8b2bb
#e0c2c9
#e8d1d6
#efe0e4
#f7eff1
#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

#ba7686
#76baaa

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

Split Complementary

#ba7686
#76ba88
#76a8ba

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

Analogous Color

#ba76a1
#ba7694
#ba7686
#ba7678
#ba8176

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

#ba7686
#86ba76
#7686ba

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

#ba7686
#a8ba76
#76baaa
#8876ba

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

#ba7686
#76baaa
#76a8ba
#ba8876

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

#ba7686 Color Code Preview on Black Background Color

This is how #ba7686 Color will look on black background color. Color contrast ratio is 6.02

#ba7686 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ba7686

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ba7686

#ba7686 color code is use for CSS Background Color

Background color for the above div is #ba7686

HTML with inline CSS

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

#ba7686 color code is use for CSS Border Color

CSS Border color for the above div is #ba7686

HTML with inline CSS

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

CSS Border Left color for the above div is #ba7686

HTML with inline CSS

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

CSS Border Right color for the above div is #ba7686

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ba7686

HTML with inline CSS

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

CSS Border Top color for the above div is #ba7686

HTML with inline CSS

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

#ba7686 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ba7686 Color code Preview on White Background

This is how #ba7686 Color code will look on white background color. Color contrast ratio is 3.49

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.