crispedge.com

Color picker

Loading...

#bb692c hex color - Orange - Warm color - Information

#bb692c hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #bb692c Color code in RGB color code model is created after adding 73.33% red color, 41.18% green color and 17.25% blue color. Hex #bb692c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 44% magenta, 76% yellow and 27% black.

Hex #bb692c color code is between #aa6633 web safe hex color code and #cc7722 web safe hex color code. #aa6633 is the nearest web safe color code. You can see here many more shades of #bb692c color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebb692c#bb692c
RGB Decimal187, 105, 44rgb(187, 105, 44)
RGB Percent73%, 41%, 17%rgb(73%, 41%, 17%)
CSS RGBa187, 105, 44,1rgba(187,105,44,1)
CMYK Modelcmyk(0%,44%,76%,27%)
HSL Color Space26,62% ,45%hsl(26,62% ,45%)
HSV Color Space26°, 76%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110110110100100101100
Octal27315154
Decimal18710544
Hexbb692c

Different shades of #bb692c color code.

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

Light Shade of #bb692c
#d48346
Dark Shade of #bb692c
#925222
Saturated Shade of #bb692c
#c76720
Desaturated Shade of #bb692c
#af6b38
Grey scale Shade of #bb692c
#737373
Brighten Shade
#d48245
Most Readable Shade
#FFFFFF

Shades of #bb692c color code

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

#bb692c
#a65d27
#915122
#7c461d
#673a18
#532e13
#3e230e
#291709
#140b04
#000000

Similar Color like #bb692c color

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

#bc6a2d
#bd6b2e
#be6c2f
#bf6d30
#c06e31
#c16f32
#c27033
#c37134
#c47235
#c57336
#c67437
#c77538
#c87639
#c9773a
#ba682b
#b9672a
#b86629
#b76528
#b66427
#b56326
#b46225
#b36124
#b26023
#b15f22
#b05e21
#af5d20
#ae5c1f
#ad5b1e

Monochromatic Color with #bb692c

#bb692c
#e58136
#110a04
#3b210e
#663918
#905122

Tints of #bb692c Color

#bb692c
#c27943
#ca8a5a
#d19b72
#d9ab89
#e0bca1
#e8cdb8
#efddd0
#f7eee7
#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

#bb692c
#2c7ebb

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

Split Complementary

#bb692c
#2cbbb1
#2c36bb

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

Analogous Color

#bb302c
#bb4c2c
#bb692c
#bb862c
#bba22c

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

#bb692c
#2cbb69
#692cbb

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

#bb692c
#36bb2c
#2c7ebb
#b02cbb

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

#bb692c
#2c7ebb
#2c36bb
#bbb12c

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

#bb692c Color Code Preview on Black Background Color

This is how #bb692c Color will look on black background color. Color contrast ratio is 5.17

#bb692c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb692c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb692c

#bb692c color code is use for CSS Background Color

Background color for the above div is #bb692c

HTML with inline CSS

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

#bb692c color code is use for CSS Border Color

CSS Border color for the above div is #bb692c

HTML with inline CSS

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

CSS Border Left color for the above div is #bb692c

HTML with inline CSS

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

CSS Border Right color for the above div is #bb692c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bb692c

HTML with inline CSS

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

CSS Border Top color for the above div is #bb692c

HTML with inline CSS

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

#bb692c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bb692c Color code Preview on White Background

This is how #bb692c Color code will look on white background color. Color contrast ratio is 4.06

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

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,105,44,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(44,126,187,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(187,105,44,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.