crispedge.com

Color picker

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

#b18b90 hex color - Brown - Warm color - Information

#b18b90 hex color - Brown - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Brown

Hex #b18b90 Color code in RGB color code model is created after adding 69.41% red color, 54.51% green color and 56.47% blue color. Hex #b18b90 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 21% magenta, 19% yellow and 31% black.

Hex #b18b90 color code is between #aa8888 web safe hex color code and #bb9999 web safe hex color code. #aa8888 is the nearest web safe color code. You can see here many more shades of #b18b90 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeb18b90#b18b90
RGB Decimal177, 139, 144rgb(177, 139, 144)
RGB Percent69%, 55%, 56%rgb(69%, 55%, 56%)
CSS RGBa177, 139, 144,1rgba(177,139,144,1)
CMYK Modelcmyk(0%,21%,19%,31%)
HSL Color Space352,20% ,62%hsl(352,20% ,62%)
HSV Color Space352°, 21%, 69%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101100011000101110010000
Octal261213220
Decimal177139144
Hexb18b90

Different shades of #b18b90 color code.

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

Light Shade of #b18b90
#c5a9ad
Dark Shade of #b18b90
#9c6d73
Saturated Shade of #b18b90
#bb8189
Desaturated Shade of #b18b90
#a79597
Grey scale Shade of #b18b90
#9e9e9e
Brighten Shade
#caa4a9
Most Readable Shade
#000000

Shades of #b18b90 color code

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

#b18b90
#9d7b80
#896c70
#765c60
#624d50
#4e3d40
#3b2e30
#271e20
#130f10
#000000

Similar Color like #b18b90 color

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

#b28c91
#b38d92
#b48e93
#b58f94
#b69095
#b79196
#b89297
#b99398
#ba9499
#bb959a
#bc969b
#bd979c
#be989d
#bf999e
#b08a8f
#af898e
#ae888d
#ad878c
#ac868b
#ab858a
#aa8489
#a98388
#a88287
#a78186
#a68085
#a57f84
#a47e83
#a37d82

Monochromatic Color with #b18b90

#b18b90
#dbacb3
#070506
#312728
#5c484b
#866a6d

Tints of #b18b90 Color

#b18b90
#b9979c
#c2a4a8
#cbb1b5
#d3bec1
#dccbcd
#e5d8da
#ede5e6
#f6f2f2
#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

#b18b90
#8bb1ac

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

Split Complementary

#b18b90
#8bb199
#8ba3b1

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

Analogous Color

#b18b9f
#b18b98
#b18b90
#b18e8b
#b1958b

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

#b18b90
#90b18b
#8b90b1

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

#b18b90
#a3b18b
#8bb1ac
#998bb1

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

#b18b90
#8bb1ac
#8ba3b1
#b1998b

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

#b18b90 Color Code Preview on Black Background Color

This is how #b18b90 Color will look on black background color. Color contrast ratio is 6.97

#b18b90 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b18b90

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b18b90

#b18b90 color code is use for CSS Background Color

Background color for the above div is #b18b90

HTML with inline CSS

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

#b18b90 color code is use for CSS Border Color

CSS Border color for the above div is #b18b90

HTML with inline CSS

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

CSS Border Left color for the above div is #b18b90

HTML with inline CSS

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

CSS Border Right color for the above div is #b18b90

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b18b90

HTML with inline CSS

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

CSS Border Top color for the above div is #b18b90

HTML with inline CSS

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

#b18b90 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b18b90 Color code Preview on White Background

This is how #b18b90 Color code will look on white background color. Color contrast ratio is 3.01

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

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.