crispedge.com

Color picker

Loading...

#cdc796 hex color - Martini Olive - Yellow - Warm color - Information

#cdc796 hex color - Martini Olive - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #cdc796 Color Code is also known as Martini Olive color.

Hex #cdc796 Color code in RGB color code model is created after adding 80.39% red color, 78.04% green color and 58.82% blue color. Hex #cdc796 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 3% magenta, 27% yellow and 20% black.

Hex #cdc796 color code is between #cccc99 web safe hex color code and #ddbb88 web safe hex color code. #cccc99 is the nearest web safe color code. You can see here many more shades of #cdc796 color code.

0 Likes 0 Comments | 48 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codecdc796#cdc796
RGB Decimal205, 199, 150rgb(205, 199, 150)
RGB Percent80%, 78%, 59%rgb(80%, 78%, 59%)
CSS RGBa205, 199, 150,1rgba(205,199,150,1)
CMYK Modelcmyk(0%,3%,27%,20%)
HSL Color Space53,35% ,70%hsl(53,35% ,70%)
HSV Color Space53°, 27%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011011100011110010110
Octal315307226
Decimal205199150
Hexcdc796

Different shades of #cdc796 color code.

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

Light Shade of #cdc796
#ddd9b9
Dark Shade of #cdc796
#bdb573
Saturated Shade of #cdc796
#d5cd8e
Desaturated Shade of #cdc796
#c5c19e
Grey scale Shade of #cdc796
#b1b1b1
Brighten Shade
#e6e0af
Most Readable Shade
#000000

Shades of #cdc796 color code

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

#cdc796
#b6b085
#9f9a74
#888464
#716e53
#5b5842
#444232
#2d2c21
#161610
#000000

Similar Color like #cdc796 color

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

#cec897
#cfc998
#d0ca99
#d1cb9a
#d2cc9b
#d3cd9c
#d4ce9d
#d5cf9e
#d6d09f
#d7d1a0
#d8d2a1
#d9d3a2
#dad4a3
#dbd5a4
#ccc695
#cbc594
#cac493
#c9c392
#c8c291
#c7c190
#c6c08f
#c5bf8e
#c4be8d
#c3bd8c
#c2bc8b
#c1bb8a
#c0ba89
#bfb988

Monochromatic Color with #cdc796

#cdc796
#f7f0b5
#23221a
#4d4b39
#787458
#a29e77

Tints of #cdc796 Color

#cdc796
#d2cda1
#d8d3ad
#ddd9b9
#e3dfc4
#e8e6d0
#eeecdc
#f3f2e7
#f9f8f3
#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

#cdc796
#969ccd

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

Split Complementary

#cdc796
#96b8cd
#ac96cd

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

Analogous Color

#cdb196
#cdbc96
#cdc796
#c8cd96
#bdcd96

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

#cdc796
#96cdc7
#c796cd

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

#cdc796
#96cdab
#969ccd
#cd96b7

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

#cdc796
#969ccd
#ac96cd
#b8cd96

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

#cdc796 Color Code Preview on Black Background Color

This is how #cdc796 Color will look on black background color. Color contrast ratio is 12.21

#cdc796 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cdc796

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cdc796

#cdc796 color code is use for CSS Background Color

Background color for the above div is #cdc796

HTML with inline CSS

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

#cdc796 color code is use for CSS Border Color

CSS Border color for the above div is #cdc796

HTML with inline CSS

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

CSS Border Left color for the above div is #cdc796

HTML with inline CSS

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

CSS Border Right color for the above div is #cdc796

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cdc796

HTML with inline CSS

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

CSS Border Top color for the above div is #cdc796

HTML with inline CSS

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

#cdc796 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cdc796 Color code Preview on White Background

This is how #cdc796 Color code will look on white background color. Color contrast ratio is 1.72

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(205,199,150,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(150,156,205,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(205,199,150,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 48 Views

Post your comment:-

By submitting comment you agree to our privacy policy.