crispedge.com

Color picker

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

#b75178 hex color - Red - Warm color - Information

#b75178 hex color - Red - Warm color

Color Hue/Base color: Red

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

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeb75178#b75178
RGB Decimal183, 81, 120rgb(183, 81, 120)
RGB Percent72%, 32%, 47%rgb(72%, 32%, 47%)
CSS RGBa183, 81, 120,1rgba(183,81,120,1)
CMYK Modelcmyk(0%,56%,34%,28%)
HSL Color Space337,41% ,52%hsl(337,41% ,52%)
HSV Color Space337°, 56%, 72%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101110101000101111000
Octal267121170
Decimal18381120
Hexb75178

Different shades of #b75178 color code.

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

Light Shade of #b75178
#c67594
Dark Shade of #b75178
#973e60
Saturated Shade of #b75178
#c34575
Desaturated Shade of #b75178
#ab5d7b
Grey scale Shade of #b75178
#848484
Brighten Shade
#d06a91
Most Readable Shade
#FFFFFF

Shades of #b75178 color code

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

#b75178
#a2486a
#8e3f5d
#7a3650
#652d42
#512435
#3d1b28
#28121a
#14090d
#000000

Similar Color like #b75178 color

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

#b85279
#b9537a
#ba547b
#bb557c
#bc567d
#bd577e
#be587f
#bf5980
#c05a81
#c15b82
#c25c83
#c35d84
#c45e85
#c55f86
#b65077
#b54f76
#b44e75
#b34d74
#b24c73
#b14b72
#b04a71
#af4970
#ae486f
#ad476e
#ac466d
#ab456c
#aa446b
#a9436a

Monochromatic Color with #b75178

#b75178
#e16494
#0d0609
#371924
#622b40
#8c3e5c

Tints of #b75178 Color

#b75178
#bf6487
#c77796
#cf8ba5
#d79eb4
#dfb1c3
#e7c5d2
#efd8e1
#f7ebf0
#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

#b75178
#51b790

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

Split Complementary

#b75178
#51b75d
#51abb7

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

Analogous Color

#b751a1
#b7518c
#b75178
#b75164
#b75351

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

#b75178
#78b751
#5178b7

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

#b75178
#abb751
#51b790
#5d51b7

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

#b75178
#51b790
#51abb7
#b75d51

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

#b75178 Color Code Preview on Black Background Color

This is how #b75178 Color will look on black background color. Color contrast ratio is 4.46

#b75178 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b75178

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b75178

#b75178 color code is use for CSS Background Color

Background color for the above div is #b75178

HTML with inline CSS

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

#b75178 color code is use for CSS Border Color

CSS Border color for the above div is #b75178

HTML with inline CSS

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

CSS Border Left color for the above div is #b75178

HTML with inline CSS

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

CSS Border Right color for the above div is #b75178

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b75178

HTML with inline CSS

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

CSS Border Top color for the above div is #b75178

HTML with inline CSS

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

#b75178 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b75178 Color code Preview on White Background

This is how #b75178 Color code will look on white background color. Color contrast ratio is 4.71

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

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.