crispedge.com

Color picker

Loading...

#b3b390 hex color - Green - Warm color - Information

#b3b390 hex color - Green - Warm color

Color Hue/Base color: Green

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

Hex #b3b390 color code is between #bbbb88 web safe hex color code and #aaaa99 web safe hex color code. #bbbb88 is the nearest web safe color code. You can see here many more shades of #b3b390 color code.

0 Likes 0 Comments | 8 Views

RGB Chart

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

Color Table

Hex Color Codeb3b390#b3b390
RGB Decimal179, 179, 144rgb(179, 179, 144)
RGB Percent70%, 70%, 56%rgb(70%, 70%, 56%)
CSS RGBa179, 179, 144,1rgba(179,179,144,1)
CMYK Modelcmyk(0%,0%,20%,30%)
HSL Color Space60,19% ,63%hsl(60,19% ,63%)
HSV Color Space60°, 20%, 70%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101100111011001110010000
Octal263263220
Decimal179179144
Hexb3b390

Different shades of #b3b390 color code.

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

Light Shade of #b3b390
#c8c8ae
Dark Shade of #b3b390
#9e9e72
Saturated Shade of #b3b390
#bcbc87
Desaturated Shade of #b3b390
#aaaa99
Grey scale Shade of #b3b390
#a1a1a1
Brighten Shade
#cccca9
Most Readable Shade
#000000

Shades of #b3b390 color code

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

#b3b390
#9f9f80
#8b8b70
#777760
#636350
#4f4f40
#3b3b30
#272720
#131310
#000000

Similar Color like #b3b390 color

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

#b4b491
#b5b592
#b6b693
#b7b794
#b8b895
#b9b996
#baba97
#bbbb98
#bcbc99
#bdbd9a
#bebe9b
#bfbf9c
#c0c09d
#c1c19e
#b2b28f
#b1b18e
#b0b08d
#afaf8c
#aeae8b
#adad8a
#acac89
#abab88
#aaaa87
#a9a986
#a8a885
#a7a784
#a6a683
#a5a582

Monochromatic Color with #b3b390

#b3b390
#ddddb2
#090907
#333329
#5e5e4c
#88886e

Tints of #b3b390 Color

#b3b390
#bbbb9c
#c3c3a8
#ccccb5
#d4d4c1
#ddddcd
#e5e5da
#eeeee6
#f6f6f2
#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

#b3b390
#9090b3

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

Split Complementary

#b3b390
#90a1b3
#a190b3

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

Analogous Color

#b3a590
#b3ac90
#b3b390
#acb390
#a5b390

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

#b3b390
#90b3b3
#b390b3

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

#b3b390
#90b3a1
#9090b3
#b390a1

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

#b3b390
#9090b3
#a190b3
#a1b390

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

#b3b390 Color Code Preview on Black Background Color

This is how #b3b390 Color will look on black background color. Color contrast ratio is 9.77

#b3b390 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b3b390

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b3b390

#b3b390 color code is use for CSS Background Color

Background color for the above div is #b3b390

HTML with inline CSS

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

#b3b390 color code is use for CSS Border Color

CSS Border color for the above div is #b3b390

HTML with inline CSS

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

CSS Border Left color for the above div is #b3b390

HTML with inline CSS

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

CSS Border Right color for the above div is #b3b390

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b3b390

HTML with inline CSS

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

CSS Border Top color for the above div is #b3b390

HTML with inline CSS

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

#b3b390 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b3b390 Color code Preview on White Background

This is how #b3b390 Color code will look on white background color. Color contrast ratio is 2.15

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


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

0 Likes 0 Comments | 8 Views

Post your comment:-

By submitting comment you agree to our privacy policy.