crispedge.com

Color picker

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

#a55b58 hex color - Brown - Warm color - Information

#a55b58 hex color - Brown - Warm color

Color Hue/Base color: Brown

Hex #a55b58 Color code in RGB color code model is created after adding 64.71% red color, 35.69% green color and 34.51% blue color. Hex #a55b58 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 45% magenta, 47% yellow and 35% black.

Hex #a55b58 color code is between #aa5555 web safe hex color code and #996666 web safe hex color code. #aa5555 is the nearest web safe color code. You can see here many more shades of #a55b58 color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codea55b58#a55b58
RGB Decimal165, 91, 88rgb(165, 91, 88)
RGB Percent65%, 36%, 35%rgb(65%, 36%, 35%)
CSS RGBa165, 91, 88,1rgba(165,91,88,1)
CMYK Modelcmyk(0%,45%,47%,35%)
HSL Color Space2,30% ,50%hsl(2,30% ,50%)
HSV Color Space2°, 47%, 65%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101001010101101101011000
Octal245133130
Decimal1659188
Hexa55b58

Different shades of #a55b58 color code.

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

Light Shade of #a55b58
#b77b79
Dark Shade of #a55b58
#844946
Saturated Shade of #a55b58
#b24f4b
Desaturated Shade of #a55b58
#986765
Grey scale Shade of #a55b58
#7e7e7e
Brighten Shade
#be7471
Most Readable Shade
#FFFFFF

Shades of #a55b58 color code

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

#a55b58
#92504e
#804644
#6e3c3a
#5b3230
#492827
#371e1d
#241413
#120a09
#000000

Similar Color like #a55b58 color

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

#a65c59
#a75d5a
#a85e5b
#a95f5c
#aa605d
#ab615e
#ac625f
#ad6360
#ae6461
#af6562
#b06663
#b16764
#b26865
#b36966
#a45a57
#a35956
#a25855
#a15754
#a05653
#9f5552
#9e5451
#9d5350
#9c524f
#9b514e
#9a504d
#994f4c
#984e4b
#974d4a

Monochromatic Color with #a55b58

#a55b58
#cf726f
#fa8a85
#251514
#502c2b
#7a4441

Tints of #a55b58 Color

#a55b58
#af6d6a
#b97f7d
#c3918f
#cda3a2
#d7b6b4
#e1c8c7
#ebdad9
#f5ecec
#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

#a55b58
#58a2a5

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

Split Complementary

#a55b58
#58a582
#587ba5

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

Analogous Color

#a55874
#a55864
#a55b58
#a56a58
#a57a58

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

#a55b58
#58a55b
#5b58a5

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

#a55b58
#7ba558
#58a2a5
#8158a5

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

#a55b58
#58a2a5
#587ba5
#a58158

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

#a55b58 Color Code Preview on Black Background Color

This is how #a55b58 Color will look on black background color. Color contrast ratio is 4.24

#a55b58 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a55b58

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a55b58

#a55b58 color code is use for CSS Background Color

Background color for the above div is #a55b58

HTML with inline CSS

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

#a55b58 color code is use for CSS Border Color

CSS Border color for the above div is #a55b58

HTML with inline CSS

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

CSS Border Left color for the above div is #a55b58

HTML with inline CSS

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

CSS Border Right color for the above div is #a55b58

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a55b58

HTML with inline CSS

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

CSS Border Top color for the above div is #a55b58

HTML with inline CSS

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

#a55b58 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a55b58 Color code Preview on White Background

This is how #a55b58 Color code will look on white background color. Color contrast ratio is 4.96

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.