crispedge.com

Color picker

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

#b36276 hex color - Red - Warm color - Information

#b36276 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #b36276 Color code in RGB color code model is created after adding 70.2% red color, 38.43% green color and 46.27% blue color. Hex #b36276 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 45% magenta, 34% yellow and 30% black.

Hex #b36276 color code is between #bb6677 web safe hex color code and #aa5566 web safe hex color code. #bb6677 is the nearest web safe color code. You can see here many more shades of #b36276 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeb36276#b36276
RGB Decimal179, 98, 118rgb(179, 98, 118)
RGB Percent70%, 38%, 46%rgb(70%, 38%, 46%)
CSS RGBa179, 98, 118,1rgba(179,98,118,1)
CMYK Modelcmyk(0%,45%,34%,30%)
HSL Color Space345,35% ,54%hsl(345,35% ,54%)
HSV Color Space345°, 45%, 70%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101100110110001001110110
Octal263142166
Decimal17998118
Hexb36276

Different shades of #b36276 color code.

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

Light Shade of #b36276
#c48494
Dark Shade of #b36276
#984a5d
Saturated Shade of #b36276
#bf5670
Desaturated Shade of #b36276
#a76e7c
Grey scale Shade of #b36276
#8a8a8a
Brighten Shade
#cc7b8f
Most Readable Shade
#FFFFFF

Shades of #b36276 color code

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

#b36276
#9f5768
#8b4c5b
#77414e
#633641
#4f2b34
#3b2027
#27151a
#130a0d
#000000

Similar Color like #b36276 color

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

#b46377
#b56478
#b66579
#b7667a
#b8677b
#b9687c
#ba697d
#bb6a7e
#bc6b7f
#bd6c80
#be6d81
#bf6e82
#c06f83
#c17084
#b26175
#b16074
#b05f73
#af5e72
#ae5d71
#ad5c70
#ac5b6f
#ab5a6e
#aa596d
#a9586c
#a8576b
#a7566a
#a65569
#a55468

Monochromatic Color with #b36276

#b36276
#dd7992
#090506
#331c22
#5e333e
#884b5a

Tints of #b36276 Color

#b36276
#bb7385
#c38494
#cc96a3
#d4a7b2
#ddb9c2
#e5cad1
#eedce0
#f6edef
#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

#b36276
#62b39f

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

Split Complementary

#b36276
#62b376
#629eb3

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

Analogous Color

#b36296
#b36286
#b36276
#b36266
#b36e62

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

#b36276
#76b362
#6276b3

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

#b36276
#9eb362
#62b39f
#7662b3

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

#b36276
#62b39f
#629eb3
#b37762

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

#b36276 Color Code Preview on Black Background Color

This is how #b36276 Color will look on black background color. Color contrast ratio is 4.93

#b36276 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b36276

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b36276

#b36276 color code is use for CSS Background Color

Background color for the above div is #b36276

HTML with inline CSS

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

#b36276 color code is use for CSS Border Color

CSS Border color for the above div is #b36276

HTML with inline CSS

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

CSS Border Left color for the above div is #b36276

HTML with inline CSS

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

CSS Border Right color for the above div is #b36276

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b36276

HTML with inline CSS

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

CSS Border Top color for the above div is #b36276

HTML with inline CSS

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

#b36276 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b36276 Color code Preview on White Background

This is how #b36276 Color code will look on white background color. Color contrast ratio is 4.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 #b36276; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #b36276; }

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.