crispedge.com

Color picker

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

#988282 hex color - Brown - Warm color - Information

#988282 hex color - Brown - Warm color

Color Hue/Base color: Brown

Hex #988282 Color code in RGB color code model is created after adding 59.61% red color, 50.98% green color and 50.98% blue color. Hex #988282 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 14% magenta, 14% yellow and 40% black.

Hex #988282 color code is between #998888 web safe hex color code and #887777 web safe hex color code. #998888 is the nearest web safe color code. You can see here many more shades of #988282 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code988282#988282
RGB Decimal152, 130, 130rgb(152, 130, 130)
RGB Percent60%, 51%, 51%rgb(60%, 51%, 51%)
CSS RGBa152, 130, 130,1rgba(152,130,130,1)
CMYK Modelcmyk(0%,14%,14%,40%)
HSL Color Space0,10% ,55%hsl(0,10% ,55%)
HSV Color Space0°, 14%, 60%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100110001000001010000010
Octal230202202
Decimal152130130
Hex988282

Different shades of #988282 color code.

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

Light Shade of #988282
#af9e9e
Dark Shade of #988282
#7f6868
Saturated Shade of #988282
#a37777
Desaturated Shade of #988282
#8d8d8d
Grey scale Shade of #988282
#8d8d8d
Brighten Shade
#b19b9b
Most Readable Shade
#FFFFFF

Shades of #988282 color code

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

#988282
#877373
#766565
#655656
#544848
#433939
#322b2b
#211c1c
#100e0e
#000000

Similar Color like #988282 color

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

#998383
#9a8484
#9b8585
#9c8686
#9d8787
#9e8888
#9f8989
#a08a8a
#a18b8b
#a28c8c
#a38d8d
#a48e8e
#a58f8f
#a69090
#978181
#968080
#957f7f
#947e7e
#937d7d
#927c7c
#917b7b
#907a7a
#8f7979
#8e7878
#8d7777
#8c7676
#8b7575
#8a7474

Monochromatic Color with #988282

#988282
#c2a6a6
#edcbcb
#181515
#433939
#6d5e5e

Tints of #988282 Color

#988282
#a38f8f
#ae9d9d
#baabab
#c5b9b9
#d1c7c7
#dcd5d5
#e8e3e3
#f3f1f1
#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

#988282
#829898

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

Split Complementary

#988282
#82988d
#828d98

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

Analogous Color

#98828b
#988286
#988282
#988682
#988b82

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

#988282
#829882
#828298

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

#988282
#8d9882
#829898
#8d8298

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

#988282
#829898
#828d98
#988d82

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

#988282 Color Code Preview on Black Background Color

This is how #988282 Color will look on black background color. Color contrast ratio is 5.85

#988282 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #988282

HTML with inline CSS

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

Your Example Paragraph content text in with font color #988282

#988282 color code is use for CSS Background Color

Background color for the above div is #988282

HTML with inline CSS

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

#988282 color code is use for CSS Border Color

CSS Border color for the above div is #988282

HTML with inline CSS

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

CSS Border Left color for the above div is #988282

HTML with inline CSS

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

CSS Border Right color for the above div is #988282

HTML with inline CSS

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

CSS Border Bottom color for the above div is #988282

HTML with inline CSS

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

CSS Border Top color for the above div is #988282

HTML with inline CSS

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

#988282 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#988282 Color code Preview on White Background

This is how #988282 Color code will look on white background color. Color contrast ratio is 3.59

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

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.