crispedge.com

Color picker

Loading...

#cabd95 hex color - Brown - Warm color - Information

#cabd95 hex color - Brown - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Brown

Hex #cabd95 Color code in RGB color code model is created after adding 79.22% red color, 74.12% green color and 58.43% blue color. Hex #cabd95 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 6% magenta, 26% yellow and 21% black.

Hex #cabd95 color code is between #ccbb99 web safe hex color code and #bbcc88 web safe hex color code. #ccbb99 is the nearest web safe color code. You can see here many more shades of #cabd95 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codecabd95#cabd95
RGB Decimal202, 189, 149rgb(202, 189, 149)
RGB Percent79%, 74%, 58%rgb(79%, 74%, 58%)
CSS RGBa202, 189, 149,1rgba(202,189,149,1)
CMYK Modelcmyk(0%,6%,26%,21%)
HSL Color Space45,33% ,69%hsl(45,33% ,69%)
HSV Color Space45°, 26%, 79%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110010101011110110010101
Octal312275225
Decimal202189149
Hexcabd95

Different shades of #cabd95 color code.

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

Light Shade of #cabd95
#dbd2b7
Dark Shade of #cabd95
#b9a873
Saturated Shade of #cabd95
#d2c18d
Desaturated Shade of #cabd95
#c2b99d
Grey scale Shade of #cabd95
#afafaf
Brighten Shade
#e3d6ae
Most Readable Shade
#000000

Shades of #cabd95 color code

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

#cabd95
#b3a884
#9d9373
#867e63
#706952
#595442
#433f31
#2c2a21
#161510
#000000

Similar Color like #cabd95 color

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

#cbbe96
#ccbf97
#cdc098
#cec199
#cfc29a
#d0c39b
#d1c49c
#d2c59d
#d3c69e
#d4c79f
#d5c8a0
#d6c9a1
#d7caa2
#d8cba3
#c9bc94
#c8bb93
#c7ba92
#c6b991
#c5b890
#c4b78f
#c3b68e
#c2b58d
#c1b48c
#c0b38b
#bfb28a
#beb189
#bdb088
#bcaf87

Monochromatic Color with #cabd95

#cabd95
#f4e5b4
#201e18
#4a4637
#756d56
#9f9576

Tints of #cabd95 Color

#cabd95
#cfc4a0
#d5cbac
#dbd3b8
#e1dac4
#e7e1cf
#ede9db
#f3f0e7
#f9f7f3
#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

#cabd95
#95a2ca

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

Split Complementary

#cabd95
#95bdca
#a395ca

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

Analogous Color

#caa895
#cab295
#cabd95
#cac895
#c2ca95

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

#cabd95
#95cabd
#bd95ca

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

#cabd95
#95caa2
#95a2ca
#ca95bc

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

#cabd95
#95a2ca
#a395ca
#bdca95

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

#cabd95 Color Code Preview on Black Background Color

This is how #cabd95 Color will look on black background color. Color contrast ratio is 11.22

#cabd95 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cabd95

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cabd95

#cabd95 color code is use for CSS Background Color

Background color for the above div is #cabd95

HTML with inline CSS

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

#cabd95 color code is use for CSS Border Color

CSS Border color for the above div is #cabd95

HTML with inline CSS

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

CSS Border Left color for the above div is #cabd95

HTML with inline CSS

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

CSS Border Right color for the above div is #cabd95

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cabd95

HTML with inline CSS

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

CSS Border Top color for the above div is #cabd95

HTML with inline CSS

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

#cabd95 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cabd95 Color code Preview on White Background

This is how #cabd95 Color code will look on white background color. Color contrast ratio is 1.87

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

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(202,189,149,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(149,162,202,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(202,189,149,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.