crispedge.com

Color picker

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

#958d54 hex color - Brown - Warm color - Information

#958d54 hex color - Brown - Warm color

Color Hue/Base color: Brown

Hex #958d54 Color code in RGB color code model is created after adding 58.43% red color, 55.29% green color and 32.94% blue color. Hex #958d54 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 5% magenta, 44% yellow and 42% black.

Hex #958d54 color code is between #998855 web safe hex color code and #889944 web safe hex color code. #998855 is the nearest web safe color code. You can see here many more shades of #958d54 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code958d54#958d54
RGB Decimal149, 141, 84rgb(149, 141, 84)
RGB Percent58%, 55%, 33%rgb(58%, 55%, 33%)
CSS RGBa149, 141, 84,1rgba(149,141,84,1)
CMYK Modelcmyk(0%,5%,44%,42%)
HSL Color Space53,28% ,46%hsl(53,28% ,46%)
HSV Color Space53°, 44%, 58%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100101011000110101010100
Octal225215124
Decimal14914184
Hex958d54

Different shades of #958d54 color code.

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

Light Shade of #958d54
#aea66e
Dark Shade of #958d54
#746e42
Saturated Shade of #958d54
#a19648
Desaturated Shade of #958d54
#898460
Grey scale Shade of #958d54
#747474
Brighten Shade
#aea66d
Most Readable Shade
#000000

Shades of #958d54 color code

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

#958d54
#847d4a
#736d41
#635e38
#524e2e
#423e25
#312f1c
#211f12
#100f09
#000000

Similar Color like #958d54 color

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

#968e55
#978f56
#989057
#999158
#9a9259
#9b935a
#9c945b
#9d955c
#9e965d
#9f975e
#a0985f
#a19960
#a29a61
#a39b62
#948c53
#938b52
#928a51
#918950
#90884f
#8f874e
#8e864d
#8d854c
#8c844b
#8b834a
#8a8249
#898148
#888047
#877f46

Monochromatic Color with #958d54

#958d54
#bfb56c
#eadd84
#15140c
#403d24
#6a653c

Tints of #958d54 Color

#958d54
#a09967
#aca67a
#b8b38d
#c4bfa0
#cfccb3
#dbd9c6
#e7e5d9
#f3f2ec
#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

#958d54
#545c95

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

Split Complementary

#958d54
#547d95
#6d5495

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

Analogous Color

#957354
#958054
#958d54
#909554
#839554

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

#958d54
#54958d
#8d5495

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

#958d54
#54956c
#545c95
#95547c

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

#958d54
#545c95
#6d5495
#7c9554

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 #958d54 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.

#958d54 Color Code Preview on Black Background Color

This is how #958d54 Color will look on black background color. Color contrast ratio is 6.22

#958d54 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #958d54

HTML with inline CSS

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

Your Example Paragraph content text in with font color #958d54

#958d54 color code is use for CSS Background Color

Background color for the above div is #958d54

HTML with inline CSS

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

#958d54 color code is use for CSS Border Color

CSS Border color for the above div is #958d54

HTML with inline CSS

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

CSS Border Left color for the above div is #958d54

HTML with inline CSS

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

CSS Border Right color for the above div is #958d54

HTML with inline CSS

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

CSS Border Bottom color for the above div is #958d54

HTML with inline CSS

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

CSS Border Top color for the above div is #958d54

HTML with inline CSS

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

#958d54 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#958d54 Color code Preview on White Background

This is how #958d54 Color code will look on white background color. Color contrast ratio is 3.38

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

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.