crispedge.com

Color picker

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

#a19875 hex color - Yellow - Warm color - Information

#a19875 hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #a19875 Color code in RGB color code model is created after adding 63.14% red color, 59.61% green color and 45.88% blue color. Hex #a19875 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 6% magenta, 27% yellow and 37% black.

Hex #a19875 color code is between #999977 web safe hex color code and #aa8866 web safe hex color code. #999977 is the nearest web safe color code. You can see here many more shades of #a19875 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea19875#a19875
RGB Decimal161, 152, 117rgb(161, 152, 117)
RGB Percent63%, 60%, 46%rgb(63%, 60%, 46%)
CSS RGBa161, 152, 117,1rgba(161,152,117,1)
CMYK Modelcmyk(0%,6%,27%,37%)
HSL Color Space48,19% ,55%hsl(48,19% ,55%)
HSV Color Space48°, 27%, 63%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101000011001100001110101
Octal241230165
Decimal161152117
Hexa19875

Different shades of #a19875 color code.

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

Light Shade of #a19875
#b6af93
Dark Shade of #a19875
#877e5c
Saturated Shade of #a19875
#ad9f69
Desaturated Shade of #a19875
#959181
Grey scale Shade of #a19875
#8b8b8b
Brighten Shade
#bab18e
Most Readable Shade
#000000

Shades of #a19875 color code

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

#a19875
#8f8768
#7d765b
#6b654e
#595441
#474334
#353227
#23211a
#11100d
#000000

Similar Color like #a19875 color

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

#a29976
#a39a77
#a49b78
#a59c79
#a69d7a
#a79e7b
#a89f7c
#a9a07d
#aaa17e
#aba27f
#aca380
#ada481
#aea582
#afa683
#a09774
#9f9673
#9e9572
#9d9471
#9c9370
#9b926f
#9a916e
#99906d
#988f6c
#978e6b
#968d6a
#958c69
#948b68
#938a67

Monochromatic Color with #a19875

#a19875
#cbc094
#f6e8b3
#212018
#4c4837
#767056

Tints of #a19875 Color

#a19875
#aba384
#b5ae93
#c0baa3
#cac5b2
#d5d1c1
#dfdcd1
#eae8e0
#f4f3ef
#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

#a19875
#757ea1

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

Split Complementary

#a19875
#7594a1
#8275a1

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

Analogous Color

#a18675
#a18f75
#a19875
#a1a175
#98a175

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

#a19875
#75a198
#9875a1

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

#a19875
#75a182
#757ea1
#a17594

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

#a19875
#757ea1
#8275a1
#94a175

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

#a19875 Color Code Preview on Black Background Color

This is how #a19875 Color will look on black background color. Color contrast ratio is 7.26

#a19875 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a19875

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a19875

#a19875 color code is use for CSS Background Color

Background color for the above div is #a19875

HTML with inline CSS

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

#a19875 color code is use for CSS Border Color

CSS Border color for the above div is #a19875

HTML with inline CSS

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

CSS Border Left color for the above div is #a19875

HTML with inline CSS

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

CSS Border Right color for the above div is #a19875

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a19875

HTML with inline CSS

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

CSS Border Top color for the above div is #a19875

HTML with inline CSS

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

#a19875 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a19875 Color code Preview on White Background

This is how #a19875 Color code will look on white background color. Color contrast ratio is 2.89

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

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.