crispedge.com

Color picker

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

#b07190 hex color - Red - Warm color - Information

#b07190 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #b07190 Color code in RGB color code model is created after adding 69.02% red color, 44.31% green color and 56.47% blue color. Hex #b07190 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 36% magenta, 18% yellow and 31% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeb07190#b07190
RGB Decimal176, 113, 144rgb(176, 113, 144)
RGB Percent69%, 44%, 56%rgb(69%, 44%, 56%)
CSS RGBa176, 113, 144,1rgba(176,113,144,1)
CMYK Modelcmyk(0%,36%,18%,31%)
HSL Color Space330,29% ,57%hsl(330,29% ,57%)
HSV Color Space330°, 36%, 69%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101100000111000110010000
Octal260161220
Decimal176113144
Hexb07190

Different shades of #b07190 color code.

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

Light Shade of #b07190
#c292aa
Dark Shade of #b07190
#995576
Saturated Shade of #b07190
#bb6690
Desaturated Shade of #b07190
#a57c90
Grey scale Shade of #b07190
#909090
Brighten Shade
#c98aa9
Most Readable Shade
#FFFFFF

Shades of #b07190 color code

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

#b07190
#9c6480
#885770
#754b60
#613e50
#4e3240
#3a2530
#271920
#130c10
#000000

Similar Color like #b07190 color

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

#b17291
#b27392
#b37493
#b47594
#b57695
#b67796
#b77897
#b87998
#b97a99
#ba7b9a
#bb7c9b
#bc7d9c
#bd7e9d
#be7f9e
#af708f
#ae6f8e
#ad6e8d
#ac6d8c
#ab6c8b
#aa6b8a
#a96a89
#a86988
#a76887
#a66786
#a56685
#a46584
#a36483
#a26382

Monochromatic Color with #b07190

#b07190
#da8cb3
#060405
#301f28
#5b3a4a
#85566d

Tints of #b07190 Color

#b07190
#b8809c
#c190a8
#caa0b5
#d3b0c1
#dbbfcd
#e4cfda
#eddfe6
#f6eff2
#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

#b07190
#71b091

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

Split Complementary

#b07190
#71b071
#71afb0

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

Analogous Color

#b071a9
#b0719d
#b07190
#b07183
#b07177

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

#b07190
#90b071
#7190b0

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

#b07190
#afb071
#71b091
#7171b0

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

#b07190
#71b091
#71afb0
#b07171

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

#b07190 Color Code Preview on Black Background Color

This is how #b07190 Color will look on black background color. Color contrast ratio is 5.61

#b07190 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b07190

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b07190

#b07190 color code is use for CSS Background Color

Background color for the above div is #b07190

HTML with inline CSS

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

#b07190 color code is use for CSS Border Color

CSS Border color for the above div is #b07190

HTML with inline CSS

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

CSS Border Left color for the above div is #b07190

HTML with inline CSS

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

CSS Border Right color for the above div is #b07190

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b07190

HTML with inline CSS

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

CSS Border Top color for the above div is #b07190

HTML with inline CSS

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

#b07190 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b07190 Color code Preview on White Background

This is how #b07190 Color code will look on white background color. Color contrast ratio is 3.74

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

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.