crispedge.com

Color picker

Loading...

#b98c5d hex color - Caramel Cupcake - Yellow - Warm color - Information

#b98c5d hex color - Caramel Cupcake - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #b98c5d Color Code is also known as Caramel Cupcake color.

Hex #b98c5d Color code in RGB color code model is created after adding 72.55% red color, 54.9% green color and 36.47% blue color. Hex #b98c5d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 24% magenta, 50% yellow and 27% black.

Hex #b98c5d color code is between #bb8855 web safe hex color code and #aa9966 web safe hex color code. #bb8855 is the nearest web safe color code. You can see here many more shades of #b98c5d color code.

0 Likes 0 Comments | 37 Views

RGB Chart

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

Color Table

Hex Color Codeb98c5d#b98c5d
RGB Decimal185, 140, 93rgb(185, 140, 93)
RGB Percent73%, 55%, 36%rgb(73%, 55%, 36%)
CSS RGBa185, 140, 93,1rgba(185,140,93,1)
CMYK Modelcmyk(0%,24%,50%,27%)
HSL Color Space31,40% ,55%hsl(31,40% ,55%)
HSV Color Space31°, 50%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110011000110001011101
Octal271214135
Decimal18514093
Hexb98c5d

Different shades of #b98c5d color code.

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

Light Shade of #b98c5d
#c8a581
Dark Shade of #b98c5d
#9e7244
Saturated Shade of #b98c5d
#c58c51
Desaturated Shade of #b98c5d
#ad8c69
Grey scale Shade of #b98c5d
#8b8b8b
Brighten Shade
#d2a576
Most Readable Shade
#000000

Shades of #b98c5d color code

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

#b98c5d
#a47c52
#8f6c48
#7b5d3e
#664d33
#523e29
#3d2e1f
#291f14
#140f0a
#000000

Similar Color like #b98c5d color

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

#ba8d5e
#bb8e5f
#bc8f60
#bd9061
#be9162
#bf9263
#c09364
#c19465
#c29566
#c39667
#c49768
#c59869
#c6996a
#c79a6b
#b88b5c
#b78a5b
#b6895a
#b58859
#b48758
#b38657
#b28556
#b18455
#b08354
#af8253
#ae8152
#ad8051
#ac7f50
#ab7e4f

Monochromatic Color with #b98c5d

#b98c5d
#e3ac72
#0f0b08
#392b1d
#644c32
#8e6c48

Tints of #b98c5d Color

#b98c5d
#c0986f
#c8a581
#d0b293
#d8bfa5
#dfcbb7
#e7d8c9
#efe5db
#f7f2ed
#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

#b98c5d
#5d8ab9

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

Split Complementary

#b98c5d
#5db8b9
#5e5db9

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

Analogous Color

#b9675d
#b97a5d
#b98c5d
#b99e5d
#b9b15d

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

#b98c5d
#5db98c
#8c5db9

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

#b98c5d
#5db95e
#5d8ab9
#b95db8

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

#b98c5d
#5d8ab9
#5e5db9
#b8b95d

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

#b98c5d Color Code Preview on Black Background Color

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

#b98c5d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b98c5d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b98c5d

#b98c5d color code is use for CSS Background Color

Background color for the above div is #b98c5d

HTML with inline CSS

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

#b98c5d color code is use for CSS Border Color

CSS Border color for the above div is #b98c5d

HTML with inline CSS

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

CSS Border Left color for the above div is #b98c5d

HTML with inline CSS

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

CSS Border Right color for the above div is #b98c5d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b98c5d

HTML with inline CSS

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

CSS Border Top color for the above div is #b98c5d

HTML with inline CSS

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

#b98c5d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b98c5d Color code Preview on White Background

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

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(185,140,93,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(93,138,185,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(185,140,93,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 37 Views

Post your comment:-

By submitting comment you agree to our privacy policy.