Skip to main content Skip to docs navigation

#bbb3a2 hex color | Ashes to Ashes | Download Dark Yellow BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Color Hue/Base color: Yellow

Hex #bbb3a2 Color Code is also known as | Ashes to Ashes color.

Hex #bbb3a2 Color code in RGB color code model is created after adding 73.33% red color, 70.2% green color and 63.53% blue color. Hex #bbb3a2 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 4% magenta, 13% yellow and 26.67% black.

Hex #bbb3a2 color code is between #aabbaa web safe hex color code and #ccaa99 web safe hex color code. #aabbaa is the nearest web safe color code. You can see here many more shades of #bbb3a2 color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code bbb3a2 #bbb3a2
RGB Decimal 187, 179, 162 187, 179, 162
RGB Percent 73%, 70%, 64% rgb(73%, 70%, 64%)
CSS RGBa 187, 179, 162,1 rgba(187,179,162,1)
CMYK Model cmyk(0%,4%,13%,26.67%)
HSL Color Space 41,16% ,68% hsl(41,16% ,68%)
HSV Color Space 41°, 13%, 73%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111011 10110011 10100010
Octal 273 263 242
Decimal 187 179 162
Hex bb b3 a2

Different shades of #bbb3a2 color code.

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

Darkest of #bbb3a2
#716753
Darker of #bbb3a2
#8f8268
Dark of #bbb3a2
#a59b85
Base of #bbb3a2
#bbb3a2
Light of #bbb3a2
#d1cbbf
Lighter
#e6e3dd
Lightest
#fcfbfa

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

#bbb3a2
#a2aabb

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

Split Complementary

#bbb3a2
#a2b6bb
#a6a2bb

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

Analogous Color

#bba4a2
#bba9a2
#bbb3a2
#bbbba2
#b0bba2

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

#bbb3a2
#b3a2bb
#a2bbb3

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

#bbb3a2
#a2bbb3
#a2aabb
#bba2aa

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#bbb3a2
#a2bba6
#a2aabb
#bba2b6

Square 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).

Monochromatic Color with #bbb3a2

#544d3d
#716753
#8f8268
#a59b85
#bbb3a2
#d1cbbf
#e6e3dd
#fcfbfa
#ffffff

Tints of #bbb3a2 Color

#bbb3a2
#c2bbac
#cac3b6
#d1ccc1
#d9d4cb
#e0ddd5
#e8e5e0
#efeeea
#f7f6f4
#ffffff

Shades of #bbb3a2 color code

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

#bbb3a2
#a69f90
#918b7e
#7c776c
#67635a
#534f48
#3e3b36
#292724
#141312
#000000

Tones

#bbb3a2
#aeaeae
#aeaeae
#aeaeae
#aeaeae

Tones

Similar Color like #bbb3a2 color

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

#bcb4a3
#bdb5a4
#beb6a5
#bfb7a6
#c0b8a7
#c1b9a8
#c2baa9
#c3bbaa
#c4bcab
#c5bdac
#c6bead
#c7bfae
#c8c0af
#c9c1b0
#bab2a1
#b9b1a0
#b8b09f
#b7af9e
#b6ae9d
#b5ad9c
#b4ac9b
#b3ab9a
#b2aa99
#b1a998
#b0a897
#afa796
#aea695
#ada594

Download this Dark Yellow

Hex #bbb3a2 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.

#bbb3a2 Color Code Preview on Black Background Color

This is how #bbb3a2 Color will look on black background color. Color contrast ratio is 10.08

#bbb3a2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbb3a2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbb3a2

#bbb3a2 color code is use for CSS Background Color

Background color for the above div is #bbb3a2

HTML with inline CSS

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

#bbb3a2 color code is use for CSS Border Color

CSS Border color for the above div is #bbb3a2

HTML with inline CSS

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

CSS Border Left color for the above div is #bbb3a2

HTML with inline CSS

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

CSS Border Right color for the above div is #bbb3a2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bbb3a2

HTML with inline CSS

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

CSS Border Top color for the above div is #bbb3a2

HTML with inline CSS

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

#bbb3a2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bbb3a2 Color code Preview on White Background

This is how #bbb3a2 Color code will look on white background color. Color contrast ratio is 2.08

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(187,179,162,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(162,170,187,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(187,179,162,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }