crispedge.com

Color picker

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

#c1ad74 hex color - Yellow - Warm color - Information

#c1ad74 hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #c1ad74 Color code in RGB color code model is created after adding 75.69% red color, 67.84% green color and 45.49% blue color. Hex #c1ad74 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 10% magenta, 40% yellow and 24% black.

Hex #c1ad74 color code is between #bbaa77 web safe hex color code and #ccbb66 web safe hex color code. #bbaa77 is the nearest web safe color code. You can see here many more shades of #c1ad74 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codec1ad74#c1ad74
RGB Decimal193, 173, 116rgb(193, 173, 116)
RGB Percent76%, 68%, 45%rgb(76%, 68%, 45%)
CSS RGBa193, 173, 116,1rgba(193,173,116,1)
CMYK Modelcmyk(0%,10%,40%,24%)
HSL Color Space44,38% ,61%hsl(44,38% ,61%)
HSV Color Space44°, 40%, 76%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000011010110101110100
Octal301255164
Decimal193173116
Hexc1ad74

Different shades of #c1ad74 color code.

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

Light Shade of #c1ad74
#d1c297
Dark Shade of #c1ad74
#b19851
Saturated Shade of #c1ad74
#cbb26a
Desaturated Shade of #c1ad74
#b7a87e
Grey scale Shade of #c1ad74
#9a9a9a
Brighten Shade
#dac68d
Most Readable Shade
#000000

Shades of #c1ad74 color code

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

#c1ad74
#ab9967
#96865a
#80734d
#6b6040
#554c33
#403926
#2a2619
#15130c
#000000

Similar Color like #c1ad74 color

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

#c2ae75
#c3af76
#c4b077
#c5b178
#c6b279
#c7b37a
#c8b47b
#c9b57c
#cab67d
#cbb77e
#ccb87f
#cdb980
#ceba81
#cfbb82
#c0ac73
#bfab72
#beaa71
#bda970
#bca86f
#bba76e
#baa66d
#b9a56c
#b8a46b
#b7a36a
#b6a269
#b5a168
#b4a067
#b39f66

Monochromatic Color with #c1ad74

#c1ad74
#ebd38e
#17150e
#413b27
#6c6141
#96875a

Tints of #c1ad74 Color

#c1ad74
#c7b683
#cebf92
#d5c8a2
#dcd1b1
#e3dac1
#eae3d0
#f1ece0
#f8f5ef
#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

#c1ad74
#7488c1

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

Split Complementary

#c1ad74
#74afc1
#8774c1

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

Analogous Color

#c18e74
#c19e74
#c1ad74
#c1bc74
#b6c174

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

#c1ad74
#74c1ad
#ad74c1

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

#c1ad74
#74c186
#7488c1
#c174ae

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

#c1ad74
#7488c1
#8774c1
#afc174

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

#c1ad74 Color Code Preview on Black Background Color

This is how #c1ad74 Color will look on black background color. Color contrast ratio is 9.50

#c1ad74 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c1ad74

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c1ad74

#c1ad74 color code is use for CSS Background Color

Background color for the above div is #c1ad74

HTML with inline CSS

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

#c1ad74 color code is use for CSS Border Color

CSS Border color for the above div is #c1ad74

HTML with inline CSS

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

CSS Border Left color for the above div is #c1ad74

HTML with inline CSS

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

CSS Border Right color for the above div is #c1ad74

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c1ad74

HTML with inline CSS

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

CSS Border Top color for the above div is #c1ad74

HTML with inline CSS

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

#c1ad74 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c1ad74 Color code Preview on White Background

This is how #c1ad74 Color code will look on white background color. Color contrast ratio is 2.21

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.