crispedge.com

Color picker

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

#555025 hex color - Yellow - Pantone 5815 C - Warm color - Information

#555025 hex color - Yellow - Pantone 5815 C - Warm color

Color Hue/Base color: Yellow

Pantone Number: - Pantone 5815 C

Hex #555025 Color code in RGB color code model is created after adding 33.33% red color, 31.37% green color and 14.51% blue color. Hex #555025 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 6% magenta, 56% yellow and 67% black.

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

0 Likes 0 Comments | 13 Views

Color Table

Hex Color Code555025#555025
RGB Decimal85, 80, 37rgb(85, 80, 37)
RGB Percent33%, 31%, 15%rgb(33%, 31%, 15%)
CSS RGBa85, 80, 37,1rgba(85,80,37,1)
CMYK Modelcmyk(0%,6%,56%,67%)
HSL Color Space54,39% ,24%hsl(54,39% ,24%)
HSV Color Space54°, 56%, 33%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary010101010101000000100101
Octal12512045
Decimal858037
Hex555025

Different shades of #555025 color code.

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

Light Shade of #555025
#797134
Dark Shade of #555025
#312f16
Saturated Shade of #555025
#5b551f
Desaturated Shade of #555025
#4f4b2b
Grey scale Shade of #555025
#3d3d3d
Brighten Shade
#6e693e
Most Readable Shade
#FFFFFF

Shades of #555025 color code

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

#555025
#4b4720
#423e1c
#383518
#2f2c14
#252310
#1c1a0c
#121108
#090804
#000000

Similar Color like #555025 color

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

#565126
#575227
#585328
#595429
#5a552a
#5b562b
#5c572c
#5d582d
#5e592e
#5f5a2f
#605b30
#615c31
#625d32
#635e33
#544f24
#534e23
#524d22
#514c21
#504b20
#4f4a1f
#4e491e
#4d481d
#4c471c
#4b461b
#4a451a
#494419
#484318
#474217

Monochromatic Color with #555025

#555025
#807838
#aaa04a
#d4c85c
#fff06f
#2a2812

Tints of #555025 Color

#555025
#67633d
#7a7655
#8d8a6d
#a09d85
#b3b19e
#c6c4b6
#d9d8ce
#ecebe6
#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

#555025
#252a55

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

Split Complementary

#555025
#254255
#382555

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

Analogous Color

#553d25
#554625
#555025
#505525
#475525

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

#555025
#255550
#502555

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

#555025
#255538
#252a55
#552542

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

#555025
#252a55
#382555
#425525

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

#555025 Color Code Preview on Black Background Color

This is how #555025 Color will look on black background color. Color contrast ratio is 2.56

#555025 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #555025

HTML with inline CSS

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

Your Example Paragraph content text in with font color #555025

#555025 color code is use for CSS Background Color

Background color for the above div is #555025

HTML with inline CSS

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

#555025 color code is use for CSS Border Color

CSS Border color for the above div is #555025

HTML with inline CSS

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

CSS Border Left color for the above div is #555025

HTML with inline CSS

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

CSS Border Right color for the above div is #555025

HTML with inline CSS

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

CSS Border Bottom color for the above div is #555025

HTML with inline CSS

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

CSS Border Top color for the above div is #555025

HTML with inline CSS

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

#555025 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#555025 Color code Preview on White Background

This is how #555025 Color code will look on white background color. Color contrast ratio is 8.20

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

Related Gradients

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

0 Likes 0 Comments | 13 Views

Post your comment:-

By submitting comment you agree to our privacy policy.