crispedge.com

Color picker

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

#b3aeaa hex color - Brown - Warm color - Information

#b3aeaa hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #b3aeaa Color code in RGB color code model is created after adding 70.2% red color, 68.24% green color and 66.67% blue color. Hex #b3aeaa Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 3% magenta, 5% yellow and 30% black.

Hex #b3aeaa color code is between #bbaa99 web safe hex color code and #aabbbb web safe hex color code. #bbaa99 is the nearest web safe color code. You can see here many more shades of #b3aeaa color code.

0 Likes 0 Comments | 5 Views

Color Table

Hex Color Codeb3aeaa#b3aeaa
RGB Decimal179, 174, 170rgb(179, 174, 170)
RGB Percent70%, 68%, 67%rgb(70%, 68%, 67%)
CSS RGBa179, 174, 170,1rgba(179,174,170,1)
CMYK Modelcmyk(0%,3%,5%,30%)
HSL Color Space27,6% ,68%hsl(27,6% ,68%)
HSV Color Space27°, 5%, 70%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101100111010111010101010
Octal263256252
Decimal179174170
Hexb3aeaa

Different shades of #b3aeaa color code.

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

Light Shade of #b3aeaa
#cbc8c5
Dark Shade of #b3aeaa
#9b948f
Saturated Shade of #b3aeaa
#bbada2
Desaturated Shade of #b3aeaa
#aeaeae
Grey scale Shade of #b3aeaa
#aeaeae
Brighten Shade
#ccc7c3
Most Readable Shade
#000000

Shades of #b3aeaa color code

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

#b3aeaa
#9f9a97
#8b8784
#777471
#63605e
#4f4d4b
#3b3a38
#272625
#131312
#000000

Similar Color like #b3aeaa color

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

#b4afab
#b5b0ac
#b6b1ad
#b7b2ae
#b8b3af
#b9b4b0
#bab5b1
#bbb6b2
#bcb7b3
#bdb8b4
#beb9b5
#bfbab6
#c0bbb7
#c1bcb8
#b2ada9
#b1aca8
#b0aba7
#afaaa6
#aea9a5
#ada8a4
#aca7a3
#aba6a2
#aaa5a1
#a9a4a0
#a8a39f
#a7a29e
#a6a19d
#a5a09c

Monochromatic Color with #b3aeaa

#b3aeaa
#ddd7d2
#090909
#333231
#5e5b59
#888582

Tints of #b3aeaa Color

#b3aeaa
#bbb7b3
#c3c0bc
#ccc9c6
#d4d2cf
#dddbd9
#e5e4e2
#eeedec
#f6f6f5
#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

#b3aeaa
#aaafb3

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

Split Complementary

#b3aeaa
#aab3b3
#aaaab3

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

Analogous Color

#b3aaaa
#b3acaa
#b3aeaa
#b3b0aa
#b3b2aa

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

#b3aeaa
#aab3ae
#aeaab3

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

#b3aeaa
#aab3aa
#aaafb3
#b2aab3

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

#b3aeaa
#aaafb3
#aaaab3
#b3b3aa

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

#b3aeaa Color Code Preview on Black Background Color

This is how #b3aeaa Color will look on black background color. Color contrast ratio is 9.55

#b3aeaa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b3aeaa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b3aeaa

#b3aeaa color code is use for CSS Background Color

Background color for the above div is #b3aeaa

HTML with inline CSS

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

#b3aeaa color code is use for CSS Border Color

CSS Border color for the above div is #b3aeaa

HTML with inline CSS

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

CSS Border Left color for the above div is #b3aeaa

HTML with inline CSS

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

CSS Border Right color for the above div is #b3aeaa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b3aeaa

HTML with inline CSS

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

CSS Border Top color for the above div is #b3aeaa

HTML with inline CSS

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

#b3aeaa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b3aeaa Color code Preview on White Background

This is how #b3aeaa Color code will look on white background color. Color contrast ratio is 2.20

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

Related Gradients

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

0 Likes 0 Comments | 5 Views

Post your comment:-

By submitting comment you agree to our privacy policy.