crispedge.com

Color picker

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

#99596b hex color - Red - Warm color - Information

#99596b hex color - Red - Warm color

Color Hue/Base color: Red

Hex #99596b Color code in RGB color code model is created after adding 60% red color, 34.9% green color and 41.96% blue color. Hex #99596b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 42% magenta, 30% yellow and 40% black.

Hex #99596b color code is between #885566 web safe hex color code and #aa6677 web safe hex color code. #885566 is the nearest web safe color code. You can see here many more shades of #99596b color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code99596b#99596b
RGB Decimal153, 89, 107rgb(153, 89, 107)
RGB Percent60%, 35%, 42%rgb(60%, 35%, 42%)
CSS RGBa153, 89, 107,1rgba(153,89,107,1)
CMYK Modelcmyk(0%,42%,30%,40%)
HSL Color Space343,26% ,47%hsl(343,26% ,47%)
HSV Color Space343°, 42%, 60%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100110010101100101101011
Octal231131153
Decimal15389107
Hex99596b

Different shades of #99596b color code.

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

Light Shade of #99596b
#af7686
Dark Shade of #99596b
#794654
Saturated Shade of #99596b
#a54d66
Desaturated Shade of #99596b
#8d6570
Grey scale Shade of #99596b
#797979
Brighten Shade
#b27284
Most Readable Shade
#FFFFFF

Shades of #99596b color code

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

#99596b
#884f5f
#774553
#663b47
#55313b
#44272f
#331d23
#221317
#11090b
#000000

Similar Color like #99596b color

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

#9a5a6c
#9b5b6d
#9c5c6e
#9d5d6f
#9e5e70
#9f5f71
#a06072
#a16173
#a26274
#a36375
#a46476
#a56577
#a66678
#a76779
#98586a
#975769
#965668
#955567
#945466
#935365
#925264
#915163
#905062
#8f4f61
#8e4e60
#8d4d5f
#8c4c5e
#8b4b5d

Monochromatic Color with #99596b

#99596b
#c37289
#ee8aa6
#190f12
#442830
#6e404d

Tints of #99596b Color

#99596b
#a46b7b
#af7d8b
#bb909c
#c6a2ac
#d1b5bd
#ddc7cd
#e8dade
#f3ecee
#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

#99596b
#599987

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

Split Complementary

#99596b
#599967
#598b99

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

Analogous Color

#995985
#995978
#99596b
#99595e
#996159

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

#99596b
#6b9959
#596b99

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

#99596b
#8b9959
#599987
#675999

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

#99596b
#599987
#598b99
#996759

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 #99596b 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.

#99596b Color Code Preview on Black Background Color

This is how #99596b Color will look on black background color. Color contrast ratio is 4.00

#99596b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #99596b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #99596b

#99596b color code is use for CSS Background Color

Background color for the above div is #99596b

HTML with inline CSS

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

#99596b color code is use for CSS Border Color

CSS Border color for the above div is #99596b

HTML with inline CSS

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

CSS Border Left color for the above div is #99596b

HTML with inline CSS

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

CSS Border Right color for the above div is #99596b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #99596b

HTML with inline CSS

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

CSS Border Top color for the above div is #99596b

HTML with inline CSS

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

#99596b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#99596b Color code Preview on White Background

This is how #99596b Color code will look on white background color. Color contrast ratio is 5.26

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

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.