crispedge.com

Color picker

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

#b4667c hex color - Red - Warm color - Information

#b4667c hex color - Red - Warm color

Color Hue/Base color: Red

Hex #b4667c Color code in RGB color code model is created after adding 70.59% red color, 40% green color and 48.63% blue color. Hex #b4667c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 43% magenta, 31% yellow and 29% black.

Hex #b4667c color code is between #bb5577 web safe hex color code and #aa7788 web safe hex color code. #bb5577 is the nearest web safe color code. You can see here many more shades of #b4667c color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeb4667c#b4667c
RGB Decimal180, 102, 124rgb(180, 102, 124)
RGB Percent71%, 40%, 49%rgb(71%, 40%, 49%)
CSS RGBa180, 102, 124,1rgba(180,102,124,1)
CMYK Modelcmyk(0%,43%,31%,29%)
HSL Color Space343,34% ,55%hsl(343,34% ,55%)
HSV Color Space343°, 43%, 71%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101000110011001111100
Octal264146174
Decimal180102124
Hexb4667c

Different shades of #b4667c color code.

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

Light Shade of #b4667c
#c58899
Dark Shade of #b4667c
#9b4c62
Saturated Shade of #b4667c
#bf5b77
Desaturated Shade of #b4667c
#a97181
Grey scale Shade of #b4667c
#8d8d8d
Brighten Shade
#cd7f95
Most Readable Shade
#FFFFFF

Shades of #b4667c color code

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

#b4667c
#a05a6e
#8c4f60
#784452
#643844
#502d37
#3c2229
#28161b
#140b0d
#000000

Similar Color like #b4667c color

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

#b5677d
#b6687e
#b7697f
#b86a80
#b96b81
#ba6c82
#bb6d83
#bc6e84
#bd6f85
#be7086
#bf7187
#c07288
#c17389
#c2748a
#b3657b
#b2647a
#b16379
#b06278
#af6177
#ae6076
#ad5f75
#ac5e74
#ab5d73
#aa5c72
#a95b71
#a85a70
#a7596f
#a6586e

Monochromatic Color with #b4667c

#b4667c
#de7e99
#0a0607
#341e24
#5f3641
#894e5f

Tints of #b4667c Color

#b4667c
#bc778a
#c48899
#cd99a7
#d5aab6
#ddbbc4
#e6ccd3
#eedde1
#f6eef0
#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

#b4667c
#66b49e

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

Split Complementary

#b4667c
#66b477
#66a3b4

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

Analogous Color

#b4669b
#b4668c
#b4667c
#b4666c
#b46f66

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

#b4667c
#7cb466
#667cb4

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

#b4667c
#a3b466
#66b49e
#7766b4

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

#b4667c
#66b49e
#66a3b4
#b47766

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

#b4667c Color Code Preview on Black Background Color

This is how #b4667c Color will look on black background color. Color contrast ratio is 5.13

#b4667c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b4667c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b4667c

#b4667c color code is use for CSS Background Color

Background color for the above div is #b4667c

HTML with inline CSS

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

#b4667c color code is use for CSS Border Color

CSS Border color for the above div is #b4667c

HTML with inline CSS

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

CSS Border Left color for the above div is #b4667c

HTML with inline CSS

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

CSS Border Right color for the above div is #b4667c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b4667c

HTML with inline CSS

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

CSS Border Top color for the above div is #b4667c

HTML with inline CSS

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

#b4667c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b4667c Color code Preview on White Background

This is how #b4667c Color code will look on white background color. Color contrast ratio is 4.09

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

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.