crispedge.com

Color picker

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

#555338 hex color - Yellow - Warm color - Information

#555338 hex color - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #555338 Color code in RGB color code model is created after adding 33.33% red color, 32.55% green color and 21.96% blue color. Hex #555338 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 2% magenta, 34% yellow and 67% black.

Hex #555338 color code is between #445533 web safe hex color code and #664444 web safe hex color code. #445533 is the nearest web safe color code. You can see here many more shades of #555338 color code.

0 Likes 0 Comments | 30 Views

Color Table

Hex Color Code555338#555338
RGB Decimal85, 83, 56rgb(85, 83, 56)
RGB Percent33%, 33%, 22%rgb(33%, 33%, 22%)
CSS RGBa85, 83, 56,1rgba(85,83,56,1)
CMYK Modelcmyk(0%,2%,34%,67%)
HSL Color Space56,21% ,28%hsl(56,21% ,28%)
HSV Color Space56°, 34%, 33%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary010101010101001100111000
Octal12512370
Decimal858356
Hex555338

Different shades of #555338 color code.

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

Light Shade of #555338
#74714c
Dark Shade of #555338
#363524
Saturated Shade of #555338
#5c5931
Desaturated Shade of #555338
#4e4d3f
Grey scale Shade of #555338
#464646
Brighten Shade
#6e6c51
Most Readable Shade
#FFFFFF

Shades of #555338 color code

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

#555338
#4b4931
#42402b
#383725
#2f2e1f
#252418
#1c1b12
#12120c
#090906
#000000

Similar Color like #555338 color

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

#565439
#57553a
#58563b
#59573c
#5a583d
#5b593e
#5c5a3f
#5d5b40
#5e5c41
#5f5d42
#605e43
#615f44
#626045
#636146
#545237
#535136
#525035
#514f34
#504e33
#4f4d32
#4e4c31
#4d4b30
#4c4a2f
#4b492e
#4a482d
#49472c
#48462b
#47452a

Monochromatic Color with #555338

#555338
#807d54
#aaa670
#d4cf8c
#fff9a8
#2a291c

Tints of #555338 Color

#555338
#67664e
#7a7964
#8d8c7a
#a09f90
#b3b2a6
#c6c5bc
#d9d8d2
#ecebe8
#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

#555338
#383a55

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

Split Complementary

#555338
#384855
#443855

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

Analogous Color

#554738
#554d38
#555338
#515538
#4b5538

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

#555338
#385553
#533855

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

#555338
#385544
#383a55
#553848

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

#555338
#383a55
#443855
#485538

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

#555338 Color Code Preview on Black Background Color

This is how #555338 Color will look on black background color. Color contrast ratio is 2.68

#555338 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #555338

HTML with inline CSS

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

Your Example Paragraph content text in with font color #555338

#555338 color code is use for CSS Background Color

Background color for the above div is #555338

HTML with inline CSS

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

#555338 color code is use for CSS Border Color

CSS Border color for the above div is #555338

HTML with inline CSS

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

CSS Border Left color for the above div is #555338

HTML with inline CSS

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

CSS Border Right color for the above div is #555338

HTML with inline CSS

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

CSS Border Bottom color for the above div is #555338

HTML with inline CSS

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

CSS Border Top color for the above div is #555338

HTML with inline CSS

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

#555338 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#555338 Color code Preview on White Background

This is how #555338 Color code will look on white background color. Color contrast ratio is 7.83

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

Related Gradients

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

0 Likes 0 Comments | 30 Views

Post your comment:-

By submitting comment you agree to our privacy policy.