crispedge.com

Color picker

Loading...

#bb7025 hex color - Yellow - Warm color - Information

#bb7025 hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #bb7025 Color code in RGB color code model is created after adding 73.33% red color, 43.92% green color and 14.51% blue color. Hex #bb7025 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 40% magenta, 80% yellow and 27% black.

Hex #bb7025 color code is between #aa7722 web safe hex color code and #cc6633 web safe hex color code. #aa7722 is the nearest web safe color code. You can see here many more shades of #bb7025 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebb7025#bb7025
RGB Decimal187, 112, 37rgb(187, 112, 37)
RGB Percent73%, 44%, 15%rgb(73%, 44%, 15%)
CSS RGBa187, 112, 37,1rgba(187,112,37,1)
CMYK Modelcmyk(0%,40%,80%,27%)
HSL Color Space30,67% ,44%hsl(30,67% ,44%)
HSV Color Space30°, 80%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110110111000000100101
Octal27316045
Decimal18711237
Hexbb7025

Different shades of #bb7025 color code.

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

Light Shade of #bb7025
#d8893b
Dark Shade of #bb7025
#90561d
Saturated Shade of #bb7025
#c6701a
Desaturated Shade of #bb7025
#b07030
Grey scale Shade of #bb7025
#707070
Brighten Shade
#d4893e
Most Readable Shade
#FFFFFF

Shades of #bb7025 color code

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

#bb7025
#a66320
#91571c
#7c4a18
#673e14
#533110
#3e250c
#291808
#140c04
#000000

Similar Color like #bb7025 color

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

#bc7126
#bd7227
#be7328
#bf7429
#c0752a
#c1762b
#c2772c
#c3782d
#c4792e
#c57a2f
#c67b30
#c77c31
#c87d32
#c97e33
#ba6f24
#b96e23
#b86d22
#b76c21
#b66b20
#b56a1f
#b4691e
#b3681d
#b2671c
#b1661b
#b0651a
#af6419
#ae6318
#ad6217

Monochromatic Color with #bb7025

#bb7025
#e5892d
#110a03
#3b240c
#663d14
#90571d

Tints of #bb7025 Color

#bb7025
#c27f3d
#ca8f55
#d19f6d
#d9af85
#e0bf9e
#e8cfb6
#efdfce
#f7efe6
#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

#bb7025
#2570bb

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

Split Complementary

#bb7025
#25bbbb
#2525bb

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

Analogous Color

#bb3425
#bb5225
#bb7025
#bb8e25
#bbac25

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

#bb7025
#25bb70
#7025bb

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

#bb7025
#25bb25
#2570bb
#bb25bb

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

#bb7025
#2570bb
#2525bb
#bbbb25

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

#bb7025 Color Code Preview on Black Background Color

This is how #bb7025 Color will look on black background color. Color contrast ratio is 5.46

#bb7025 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb7025

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb7025

#bb7025 color code is use for CSS Background Color

Background color for the above div is #bb7025

HTML with inline CSS

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

#bb7025 color code is use for CSS Border Color

CSS Border color for the above div is #bb7025

HTML with inline CSS

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

CSS Border Left color for the above div is #bb7025

HTML with inline CSS

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

CSS Border Right color for the above div is #bb7025

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bb7025

HTML with inline CSS

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

CSS Border Top color for the above div is #bb7025

HTML with inline CSS

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

#bb7025 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bb7025 Color code Preview on White Background

This is how #bb7025 Color code will look on white background color. Color contrast ratio is 3.85

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

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.