crispedge.com

Color picker

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

#b3586c hex color - Slate Pink - Red - Warm color - Information

#b3586c hex color - Slate Pink - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #b3586c Color Code is also known as Slate Pink color.

Hex #b3586c Color code in RGB color code model is created after adding 70.2% red color, 34.51% green color and 42.35% blue color. Hex #b3586c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 51% magenta, 40% yellow and 30% black.

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

0 Likes 0 Comments | 7 Views

Color Table

Hex Color Codeb3586c#b3586c
RGB Decimal179, 88, 108rgb(179, 88, 108)
RGB Percent70%, 35%, 42%rgb(70%, 35%, 42%)
CSS RGBa179, 88, 108,1rgba(179,88,108,1)
CMYK Modelcmyk(0%,51%,40%,30%)
HSL Color Space347,37% ,52%hsl(347,37% ,52%)
HSV Color Space347°, 51%, 70%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101100110101100001101100
Octal263130154
Decimal17988108
Hexb3586c

Different shades of #b3586c color code.

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

Light Shade of #b3586c
#c37b8b
Dark Shade of #b3586c
#944455
Saturated Shade of #b3586c
#bf4c65
Desaturated Shade of #b3586c
#a76473
Grey scale Shade of #b3586c
#858585
Brighten Shade
#cc7185
Most Readable Shade
#FFFFFF

Shades of #b3586c color code

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

#b3586c
#9f4e60
#8b4454
#773a48
#63303c
#4f2730
#3b1d24
#271318
#13090c
#000000

Similar Color like #b3586c color

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

#b4596d
#b55a6e
#b65b6f
#b75c70
#b85d71
#b95e72
#ba5f73
#bb6074
#bc6175
#bd6276
#be6377
#bf6478
#c06579
#c1667a
#b2576b
#b1566a
#b05569
#af5468
#ae5367
#ad5266
#ac5165
#ab5064
#aa4f63
#a94e62
#a84d61
#a74c60
#a64b5f
#a54a5e

Monochromatic Color with #b3586c

#b3586c
#dd6d86
#090405
#33191f
#5e2e39
#884352

Tints of #b3586c Color

#b3586c
#bb6a7c
#c37d8c
#cc8f9d
#d4a2ad
#ddb4bd
#e5c7ce
#eed9de
#f6ecee
#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

#b3586c
#58b39f

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

Split Complementary

#b3586c
#58b371
#589ab3

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

Analogous Color

#b35890
#b3587e
#b3586c
#b3585a
#b36858

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

#b3586c
#6cb358
#586cb3

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

#b3586c
#99b358
#58b39f
#7158b3

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

#b3586c
#58b39f
#589ab3
#b37158

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

#b3586c Color Code Preview on Black Background Color

This is how #b3586c Color will look on black background color. Color contrast ratio is 4.53

#b3586c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b3586c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b3586c

#b3586c color code is use for CSS Background Color

Background color for the above div is #b3586c

HTML with inline CSS

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

#b3586c color code is use for CSS Border Color

CSS Border color for the above div is #b3586c

HTML with inline CSS

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

CSS Border Left color for the above div is #b3586c

HTML with inline CSS

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

CSS Border Right color for the above div is #b3586c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b3586c

HTML with inline CSS

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

CSS Border Top color for the above div is #b3586c

HTML with inline CSS

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

#b3586c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b3586c Color code Preview on White Background

This is how #b3586c Color code will look on white background color. Color contrast ratio is 4.64

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

Related Gradients

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

0 Likes 0 Comments | 7 Views

Post your comment:-

By submitting comment you agree to our privacy policy.