crispedge.com

Color picker

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

#b25860 hex color - Red - Warm color - Information

#b25860 hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #b25860 Color code in RGB color code model is created after adding 69.8% red color, 34.51% green color and 37.65% blue color. Hex #b25860 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 51% magenta, 46% yellow and 30% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeb25860#b25860
RGB Decimal178, 88, 96rgb(178, 88, 96)
RGB Percent70%, 35%, 38%rgb(70%, 35%, 38%)
CSS RGBa178, 88, 96,1rgba(178,88,96,1)
CMYK Modelcmyk(0%,51%,46%,30%)
HSL Color Space355,37% ,52%hsl(355,37% ,52%)
HSV Color Space355°, 51%, 70%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101100100101100001100000
Octal262130140
Decimal1788896
Hexb25860

Different shades of #b25860 color code.

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

Light Shade of #b25860
#c27b81
Dark Shade of #b25860
#93444b
Saturated Shade of #b25860
#be4c56
Desaturated Shade of #b25860
#a6646a
Grey scale Shade of #b25860
#858585
Brighten Shade
#cb7179
Most Readable Shade
#FFFFFF

Shades of #b25860 color code

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

#b25860
#9e4e55
#8a444a
#763a40
#623035
#4f272a
#3b1d20
#271315
#13090a
#000000

Similar Color like #b25860 color

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

#b35961
#b45a62
#b55b63
#b65c64
#b75d65
#b85e66
#b95f67
#ba6068
#bb6169
#bc626a
#bd636b
#be646c
#bf656d
#c0666e
#b1575f
#b0565e
#af555d
#ae545c
#ad535b
#ac525a
#ab5159
#aa5058
#a94f57
#a84e56
#a74d55
#a64c54
#a54b53
#a44a52

Monochromatic Color with #b25860

#b25860
#dc6d77
#080404
#32191b
#5d2e32
#874349

Tints of #b25860 Color

#b25860
#ba6a71
#c37d83
#cb8f95
#d4a2a6
#dcb4b8
#e5c7ca
#edd9db
#f6eced
#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

#b25860
#58b2aa

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

Split Complementary

#b25860
#58b27d
#588db2

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

Analogous Color

#b25884
#b25872
#b25860
#b26258
#b27458

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

#b25860
#60b258
#5860b2

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

#b25860
#8db258
#58b2aa
#7d58b2

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

#b25860
#58b2aa
#588db2
#b27d58

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

#b25860 Color Code Preview on Black Background Color

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

#b25860 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b25860

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b25860

#b25860 color code is use for CSS Background Color

Background color for the above div is #b25860

HTML with inline CSS

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

#b25860 color code is use for CSS Border Color

CSS Border color for the above div is #b25860

HTML with inline CSS

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

CSS Border Left color for the above div is #b25860

HTML with inline CSS

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

CSS Border Right color for the above div is #b25860

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b25860

HTML with inline CSS

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

CSS Border Top color for the above div is #b25860

HTML with inline CSS

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

#b25860 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b25860 Color code Preview on White Background

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

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.