crispedge.com

Color picker

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

#c4ada1 hex color - Yellow - Warm color - Information

#c4ada1 hex color - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #c4ada1 Color code in RGB color code model is created after adding 76.86% red color, 67.84% green color and 63.14% blue color. Hex #c4ada1 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 12% magenta, 18% yellow and 23% black.

Hex #c4ada1 color code is between #ccaa99 web safe hex color code and #bbbbaa web safe hex color code. #ccaa99 is the nearest web safe color code. You can see here many more shades of #c4ada1 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec4ada1#c4ada1
RGB Decimal196, 173, 161rgb(196, 173, 161)
RGB Percent77%, 68%, 63%rgb(77%, 68%, 63%)
CSS RGBa196, 173, 161,1rgba(196,173,161,1)
CMYK Modelcmyk(0%,12%,18%,23%)
HSL Color Space21,23% ,70%hsl(21,23% ,70%)
HSV Color Space21°, 18%, 77%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001001010110110100001
Octal304255241
Decimal196173161
Hexc4ada1

Different shades of #c4ada1 color code.

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

Light Shade of #c4ada1
#d8c8c0
Dark Shade of #c4ada1
#b09282
Saturated Shade of #c4ada1
#ccab99
Desaturated Shade of #c4ada1
#bcafa9
Grey scale Shade of #c4ada1
#b3b3b3
Brighten Shade
#ddc6ba
Most Readable Shade
#000000

Shades of #c4ada1 color code

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

#c4ada1
#ae998f
#98867d
#82736b
#6c6059
#574c47
#413935
#2b2623
#151311
#000000

Similar Color like #c4ada1 color

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

#c5aea2
#c6afa3
#c7b0a4
#c8b1a5
#c9b2a6
#cab3a7
#cbb4a8
#ccb5a9
#cdb6aa
#ceb7ab
#cfb8ac
#d0b9ad
#d1baae
#d2bbaf
#c3aca0
#c2ab9f
#c1aa9e
#c0a99d
#bfa89c
#bea79b
#bda69a
#bca599
#bba498
#baa397
#b9a296
#b8a195
#b7a094
#b69f93

Monochromatic Color with #c4ada1

#c4ada1
#eed3c4
#1a1715
#443c38
#6f625b
#99877e

Tints of #c4ada1 Color

#c4ada1
#cab6ab
#d1bfb5
#d7c8c0
#ded1ca
#e4dad5
#ebe3df
#f1ecea
#f8f5f4
#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

#c4ada1
#a1b8c4

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

Split Complementary

#c4ada1
#a1c4bf
#a1a7c4

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

Analogous Color

#c4a1a3
#c4a6a1
#c4ada1
#c4b4a1
#c4bba1

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

#c4ada1
#a1c4ad
#ada1c4

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

#c4ada1
#a7c4a1
#a1b8c4
#bea1c4

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

#c4ada1
#a1b8c4
#a1a7c4
#c4bfa1

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

#c4ada1 Color Code Preview on Black Background Color

This is how #c4ada1 Color will look on black background color. Color contrast ratio is 9.84

#c4ada1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c4ada1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c4ada1

#c4ada1 color code is use for CSS Background Color

Background color for the above div is #c4ada1

HTML with inline CSS

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

#c4ada1 color code is use for CSS Border Color

CSS Border color for the above div is #c4ada1

HTML with inline CSS

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

CSS Border Left color for the above div is #c4ada1

HTML with inline CSS

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

CSS Border Right color for the above div is #c4ada1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c4ada1

HTML with inline CSS

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

CSS Border Top color for the above div is #c4ada1

HTML with inline CSS

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

#c4ada1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c4ada1 Color code Preview on White Background

This is how #c4ada1 Color code will look on white background color. Color contrast ratio is 2.13

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

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.