crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#b77351 hex color - Orange - Warm color - Information

#b77351 hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #b77351 Color code in RGB color code model is created after adding 71.76% red color, 45.1% green color and 31.76% blue color. Hex #b77351 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 37% magenta, 56% yellow and 28% black.

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

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codeb77351#b77351
RGB Decimal183, 115, 81rgb(183, 115, 81)
RGB Percent72%, 45%, 32%rgb(72%, 45%, 32%)
CSS RGBa183, 115, 81,1rgba(183,115,81,1)
CMYK Modelcmyk(0%,37%,56%,28%)
HSL Color Space20,41% ,52%hsl(20,41% ,52%)
HSV Color Space20°, 56%, 72%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101110111001101010001
Octal267163121
Decimal18311581
Hexb77351

Different shades of #b77351 color code.

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

Light Shade of #b77351
#c69075
Dark Shade of #b77351
#975c3e
Saturated Shade of #b77351
#c36f45
Desaturated Shade of #b77351
#ab775d
Grey scale Shade of #b77351
#848484
Brighten Shade
#d08c6a
Most Readable Shade
#FFFFFF

Shades of #b77351 color code

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

#b77351
#a26648
#8e593f
#7a4c36
#653f2d
#513324
#3d261b
#281912
#140c09
#000000

Similar Color like #b77351 color

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

#b87452
#b97553
#ba7654
#bb7755
#bc7856
#bd7957
#be7a58
#bf7b59
#c07c5a
#c17d5b
#c27e5c
#c37f5d
#c4805e
#c5815f
#b67250
#b5714f
#b4704e
#b36f4d
#b26e4c
#b16d4b
#b06c4a
#af6b49
#ae6a48
#ad6947
#ac6846
#ab6745
#aa6644
#a96543

Monochromatic Color with #b77351

#b77351
#e18e64
#0d0806
#372319
#623e2b
#8c583e

Tints of #b77351 Color

#b77351
#bf8264
#c79277
#cfa18b
#d7b19e
#dfc0b1
#e7d0c5
#efdfd8
#f7efeb
#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

#b77351
#5195b7

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

Split Complementary

#b77351
#51b7a6
#5162b7

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

Analogous Color

#b75158
#b75f51
#b77351
#b78751
#b79c51

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

#b77351
#51b773
#7351b7

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

#b77351
#62b751
#5195b7
#a651b7

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

#b77351
#5195b7
#5162b7
#b7a651

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

#b77351 Color Code Preview on Black Background Color

This is how #b77351 Color will look on black background color. Color contrast ratio is 5.58

#b77351 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b77351

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b77351

#b77351 color code is use for CSS Background Color

Background color for the above div is #b77351

HTML with inline CSS

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

#b77351 color code is use for CSS Border Color

CSS Border color for the above div is #b77351

HTML with inline CSS

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

CSS Border Left color for the above div is #b77351

HTML with inline CSS

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

CSS Border Right color for the above div is #b77351

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b77351

HTML with inline CSS

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

CSS Border Top color for the above div is #b77351

HTML with inline CSS

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

#b77351 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b77351 Color code Preview on White Background

This is how #b77351 Color code will look on white background color. Color contrast ratio is 3.76

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.