crispedge.com

Color picker

Loading...

#bb4528 hex color - Orange - Warm color - Information

#bb4528 hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #bb4528 Color code in RGB color code model is created after adding 73.33% red color, 27.06% green color and 15.69% blue color. Hex #bb4528 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 63% magenta, 79% yellow and 27% black.

Hex #bb4528 color code is between #aa4422 web safe hex color code and #cc5533 web safe hex color code. #aa4422 is the nearest web safe color code. You can see here many more shades of #bb4528 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebb4528#bb4528
RGB Decimal187, 69, 40rgb(187, 69, 40)
RGB Percent73%, 27%, 16%rgb(73%, 27%, 16%)
CSS RGBa187, 69, 40,1rgba(187,69,40,1)
CMYK Modelcmyk(0%,63%,79%,27%)
HSL Color Space12,65% ,45%hsl(12,65% ,45%)
HSV Color Space12°, 79%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110110100010100101000
Octal27310550
Decimal1876940
Hexbb4528

Different shades of #bb4528 color code.

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

Light Shade of #bb4528
#d65d40
Dark Shade of #bb4528
#91351f
Saturated Shade of #bb4528
#c63e1d
Desaturated Shade of #bb4528
#b04c33
Grey scale Shade of #bb4528
#717171
Brighten Shade
#d45e41
Most Readable Shade
#FFFFFF

Shades of #bb4528 color code

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

#bb4528
#a63d23
#91351f
#7c2e1a
#672616
#531e11
#3e170d
#290f08
#140704
#000000

Similar Color like #bb4528 color

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

#bc4629
#bd472a
#be482b
#bf492c
#c04a2d
#c14b2e
#c24c2f
#c34d30
#c44e31
#c54f32
#c65033
#c75134
#c85235
#c95336
#ba4427
#b94326
#b84225
#b74124
#b64023
#b53f22
#b43e21
#b33d20
#b23c1f
#b13b1e
#b03a1d
#af391c
#ae381b
#ad371a

Monochromatic Color with #bb4528

#bb4528
#e55531
#110604
#3b160d
#662616
#90351f

Tints of #bb4528 Color

#bb4528
#c2593f
#ca6e57
#d1836f
#d99787
#e0ac9f
#e8c1b7
#efd5cf
#f7eae7
#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

#bb4528
#289ebb

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

Split Complementary

#bb4528
#28bb8f
#2854bb

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

Analogous Color

#bb2846
#bb2828
#bb4528
#bb6228
#bb8028

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

#bb4528
#28bb45
#4528bb

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

#bb4528
#54bb28
#289ebb
#8e28bb

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

#bb4528
#289ebb
#2854bb
#bb8f28

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

#bb4528 Color Code Preview on Black Background Color

This is how #bb4528 Color will look on black background color. Color contrast ratio is 3.99

#bb4528 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb4528

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb4528

#bb4528 color code is use for CSS Background Color

Background color for the above div is #bb4528

HTML with inline CSS

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

#bb4528 color code is use for CSS Border Color

CSS Border color for the above div is #bb4528

HTML with inline CSS

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

CSS Border Left color for the above div is #bb4528

HTML with inline CSS

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

CSS Border Right color for the above div is #bb4528

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bb4528

HTML with inline CSS

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

CSS Border Top color for the above div is #bb4528

HTML with inline CSS

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

#bb4528 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bb4528 Color code Preview on White Background

This is how #bb4528 Color code will look on white background color. Color contrast ratio is 5.26

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

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,69,40,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(40,158,187,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(187,69,40,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.