crispedge.com

Color picker

Loading...

#c3bba5 hex color - Yellow - Warm color - Information

#c3bba5 hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #c3bba5 Color code in RGB color code model is created after adding 76.47% red color, 73.33% green color and 64.71% blue color. Hex #c3bba5 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 4% magenta, 15% yellow and 24% black.

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

0 Likes 0 Comments | 4 Views

RGB Chart

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

Color Table

Hex Color Codec3bba5#c3bba5
RGB Decimal195, 187, 165rgb(195, 187, 165)
RGB Percent76%, 73%, 65%rgb(76%, 73%, 65%)
CSS RGBa195, 187, 165,1rgba(195,187,165,1)
CMYK Modelcmyk(0%,4%,15%,24%)
HSL Color Space44,20% ,71%hsl(44,20% ,71%)
HSV Color Space44°, 15%, 76%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000111011101110100101
Octal303273245
Decimal195187165
Hexc3bba5

Different shades of #c3bba5 color code.

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

Light Shade of #c3bba5
#d7d2c4
Dark Shade of #c3bba5
#afa486
Saturated Shade of #c3bba5
#cabe9d
Desaturated Shade of #c3bba5
#bbb7ac
Grey scale Shade of #c3bba5
#b4b4b4
Brighten Shade
#dcd4be
Most Readable Shade
#000000

Shades of #c3bba5 color code

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

#c3bba5
#ada692
#979180
#827c6e
#6c675b
#565349
#413e37
#2b2924
#151412
#000000

Similar Color like #c3bba5 color

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

#c4bca6
#c5bda7
#c6bea8
#c7bfa9
#c8c0aa
#c9c1ab
#cac2ac
#cbc3ad
#ccc4ae
#cdc5af
#cec6b0
#cfc7b1
#d0c8b2
#d1c9b3
#c2baa4
#c1b9a3
#c0b8a2
#bfb7a1
#beb6a0
#bdb59f
#bcb49e
#bbb39d
#bab29c
#b9b19b
#b8b09a
#b7af99
#b6ae98
#b5ad97

Monochromatic Color with #c3bba5

#c3bba5
#ede4c9
#191815
#434139
#6e695d
#989281

Tints of #c3bba5 Color

#c3bba5
#c9c2af
#d0cab9
#d7d1c3
#ddd9cd
#e4e0d7
#ebe8e1
#f1efeb
#f8f7f5
#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

#c3bba5
#a5adc3

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

Split Complementary

#c3bba5
#a5bcc3
#aca5c3

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

Analogous Color

#c3afa5
#c3b5a5
#c3bba5
#c3c1a5
#bfc3a5

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

#c3bba5
#a5c3bb
#bba5c3

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

#c3bba5
#a5c3ac
#a5adc3
#c3a5bc

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

#c3bba5
#a5adc3
#aca5c3
#bcc3a5

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

#c3bba5 Color Code Preview on Black Background Color

This is how #c3bba5 Color will look on black background color. Color contrast ratio is 10.97

#c3bba5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c3bba5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c3bba5

#c3bba5 color code is use for CSS Background Color

Background color for the above div is #c3bba5

HTML with inline CSS

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

#c3bba5 color code is use for CSS Border Color

CSS Border color for the above div is #c3bba5

HTML with inline CSS

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

CSS Border Left color for the above div is #c3bba5

HTML with inline CSS

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

CSS Border Right color for the above div is #c3bba5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c3bba5

HTML with inline CSS

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

CSS Border Top color for the above div is #c3bba5

HTML with inline CSS

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

#c3bba5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c3bba5 Color code Preview on White Background

This is how #c3bba5 Color code will look on white background color. Color contrast ratio is 1.91

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

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(195,187,165,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(165,173,195,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(195,187,165,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.