crispedge.com

Color picker

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

#55523c hex color - Yellow - Warm color - Information

#55523c hex color - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #55523c Color code in RGB color code model is created after adding 33.33% red color, 32.16% green color and 23.53% blue color. Hex #55523c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 4% magenta, 29% yellow and 67% black.

Hex #55523c color code is between #445544 web safe hex color code and #664433 web safe hex color code. #445544 is the nearest web safe color code. You can see here many more shades of #55523c color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code55523c#55523c
RGB Decimal85, 82, 60rgb(85, 82, 60)
RGB Percent33%, 32%, 24%rgb(33%, 32%, 24%)
CSS RGBa85, 82, 60,1rgba(85,82,60,1)
CMYK Modelcmyk(0%,4%,29%,67%)
HSL Color Space53,17% ,28%hsl(53,17% ,28%)
HSV Color Space53°, 29%, 33%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary010101010101001000111100
Octal12512274
Decimal858260
Hex55523c

Different shades of #55523c color code.

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

Light Shade of #55523c
#736f51
Dark Shade of #55523c
#373527
Saturated Shade of #55523c
#5c5835
Desaturated Shade of #55523c
#4e4c43
Grey scale Shade of #55523c
#484848
Brighten Shade
#6e6b55
Most Readable Shade
#FFFFFF

Shades of #55523c color code

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

#55523c
#4b4835
#423f2e
#383628
#2f2d21
#25241a
#1c1b14
#12120d
#090906
#000000

Similar Color like #55523c color

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

#56533d
#57543e
#58553f
#595640
#5a5741
#5b5842
#5c5943
#5d5a44
#5e5b45
#5f5c46
#605d47
#615e48
#625f49
#63604a
#54513b
#53503a
#524f39
#514e38
#504d37
#4f4c36
#4e4b35
#4d4a34
#4c4933
#4b4832
#4a4731
#494630
#48452f
#47442e

Monochromatic Color with #55523c

#55523c
#807b5a
#aaa478
#d4cd96
#fff6b4
#2a291e

Tints of #55523c Color

#55523c
#676551
#7a7867
#8d8b7d
#a09e92
#b3b2a8
#c6c5be
#d9d8d3
#ecebe9
#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

#55523c
#3c3f55

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

Split Complementary

#55523c
#3c4b55
#463c55

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

Analogous Color

#55483c
#554d3c
#55523c
#53553c
#4e553c

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

#55523c
#3c5552
#523c55

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

#55523c
#3c5545
#3c3f55
#553c4b

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

#55523c
#3c3f55
#463c55
#4b553c

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 #55523c 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.

#55523c Color Code Preview on Black Background Color

This is how #55523c Color will look on black background color. Color contrast ratio is 2.66

#55523c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #55523c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #55523c

#55523c color code is use for CSS Background Color

Background color for the above div is #55523c

HTML with inline CSS

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

#55523c color code is use for CSS Border Color

CSS Border color for the above div is #55523c

HTML with inline CSS

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

CSS Border Left color for the above div is #55523c

HTML with inline CSS

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

CSS Border Right color for the above div is #55523c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #55523c

HTML with inline CSS

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

CSS Border Top color for the above div is #55523c

HTML with inline CSS

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

#55523c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#55523c Color code Preview on White Background

This is how #55523c Color code will look on white background color. Color contrast ratio is 7.90

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

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.