crispedge.com

Color picker

Loading...

#bb693d hex color - Orange - Warm color - Information

#bb693d hex color - Orange - Warm color

Color Hue/Base color: Orange

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

Hex #bb693d color code is between #aa6644 web safe hex color code and #cc7733 web safe hex color code. #aa6644 is the nearest web safe color code. You can see here many more shades of #bb693d color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebb693d#bb693d
RGB Decimal187, 105, 61rgb(187, 105, 61)
RGB Percent73%, 41%, 24%rgb(73%, 41%, 24%)
CSS RGBa187, 105, 61,1rgba(187,105,61,1)
CMYK Modelcmyk(0%,44%,67%,27%)
HSL Color Space21,51% ,49%hsl(21,51% ,49%)
HSV Color Space21°, 67%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110110110100100111101
Octal27315175
Decimal18710561
Hexbb693d

Different shades of #bb693d color code.

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

Light Shade of #bb693d
#cb8560
Dark Shade of #bb693d
#955330
Saturated Shade of #bb693d
#c76531
Desaturated Shade of #bb693d
#af6d49
Grey scale Shade of #bb693d
#7c7c7c
Brighten Shade
#d48256
Most Readable Shade
#FFFFFF

Shades of #bb693d color code

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

#bb693d
#a65d36
#91512f
#7c4628
#673a21
#532e1b
#3e2314
#29170d
#140b06
#000000

Similar Color like #bb693d color

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

#bc6a3e
#bd6b3f
#be6c40
#bf6d41
#c06e42
#c16f43
#c27044
#c37145
#c47246
#c57347
#c67448
#c77549
#c8764a
#c9774b
#ba683c
#b9673b
#b8663a
#b76539
#b66438
#b56337
#b46236
#b36135
#b26034
#b15f33
#b05e32
#af5d31
#ae5c30
#ad5b2f

Monochromatic Color with #bb693d

#bb693d
#e5814b
#110a06
#3b2113
#663921
#90512f

Tints of #bb693d Color

#bb693d
#c27952
#ca8a68
#d19b7d
#d9ab93
#e0bca8
#e8cdbe
#efddd3
#f7eee9
#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

#bb693d
#3d8fbb

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

Split Complementary

#bb693d
#3dbba8
#3d50bb

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

Analogous Color

#bb3d43
#bb503d
#bb693d
#bb823d
#bb9b3d

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

#bb693d
#3dbb69
#693dbb

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

#bb693d
#50bb3d
#3d8fbb
#a83dbb

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

#bb693d
#3d8fbb
#3d50bb
#bba83d

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

#bb693d Color Code Preview on Black Background Color

This is how #bb693d Color will look on black background color. Color contrast ratio is 5.20

#bb693d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb693d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb693d

#bb693d color code is use for CSS Background Color

Background color for the above div is #bb693d

HTML with inline CSS

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

#bb693d color code is use for CSS Border Color

CSS Border color for the above div is #bb693d

HTML with inline CSS

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

CSS Border Left color for the above div is #bb693d

HTML with inline CSS

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

CSS Border Right color for the above div is #bb693d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bb693d

HTML with inline CSS

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

CSS Border Top color for the above div is #bb693d

HTML with inline CSS

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

#bb693d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bb693d Color code Preview on White Background

This is how #bb693d Color code will look on white background color. Color contrast ratio is 4.04

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

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