crispedge.com

Color picker

Loading...

#99928d hex color - Brown - Warm color - Information

#99928d hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #99928d Color code in RGB color code model is created after adding 60% red color, 57.25% green color and 55.29% blue color. Hex #99928d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 5% magenta, 8% yellow and 40% black.

Hex #99928d color code is between #889988 web safe hex color code and #aa8899 web safe hex color code. #889988 is the nearest web safe color code. You can see here many more shades of #99928d color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code99928d#99928d
RGB Decimal153, 146, 141rgb(153, 146, 141)
RGB Percent60%, 57%, 55%rgb(60%, 57%, 55%)
CSS RGBa153, 146, 141,1rgba(153,146,141,1)
CMYK Modelcmyk(0%,5%,8%,40%)
HSL Color Space25,6% ,58%hsl(25,6% ,58%)
HSV Color Space25°, 8%, 60%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100110011001001010001101
Octal231222215
Decimal153146141
Hex99928d

Different shades of #99928d color code.

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

Light Shade of #99928d
#b1aca8
Dark Shade of #99928d
#807873
Saturated Shade of #99928d
#a49082
Desaturated Shade of #99928d
#939393
Grey scale Shade of #99928d
#939393
Brighten Shade
#b2aba6
Most Readable Shade
#000000

Shades of #99928d color code

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

#99928d
#88817d
#77716d
#66615e
#55514e
#44403e
#33302f
#22201f
#11100f
#000000

Similar Color like #99928d color

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

#9a938e
#9b948f
#9c9590
#9d9691
#9e9792
#9f9893
#a09994
#a19a95
#a29b96
#a39c97
#a49d98
#a59e99
#a69f9a
#a7a09b
#98918c
#97908b
#968f8a
#958e89
#948d88
#938c87
#928b86
#918a85
#908984
#8f8883
#8e8782
#8d8681
#8c8580
#8b847f

Monochromatic Color with #99928d

#99928d
#c3bbb4
#eee3db
#191817
#44413f
#6e6966

Tints of #99928d Color

#99928d
#a49e99
#afaaa6
#bbb6b3
#c6c2bf
#d1cecc
#dddad9
#e8e6e5
#f3f2f2
#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

#99928d
#8d9499

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

Split Complementary

#99928d
#8d9998
#8d8e99

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

Analogous Color

#998d8d
#99908d
#99928d
#99948d
#99978d

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

#99928d
#8d9992
#928d99

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

#99928d
#8e998d
#8d9499
#988d99

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

#99928d
#8d9499
#8d8e99
#99988d

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 #99928d 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.

#99928d Color Code Preview on Black Background Color

This is how #99928d Color will look on black background color. Color contrast ratio is 6.85

#99928d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #99928d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #99928d

#99928d color code is use for CSS Background Color

Background color for the above div is #99928d

HTML with inline CSS

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

#99928d color code is use for CSS Border Color

CSS Border color for the above div is #99928d

HTML with inline CSS

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

CSS Border Left color for the above div is #99928d

HTML with inline CSS

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

CSS Border Right color for the above div is #99928d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #99928d

HTML with inline CSS

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

CSS Border Top color for the above div is #99928d

HTML with inline CSS

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

#99928d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#99928d Color code Preview on White Background

This is how #99928d Color code will look on white background color. Color contrast ratio is 3.07

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(153,146,141,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(141,148,153,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(153,146,141,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.