crispedge.com

Color picker

Loading...

#cba773 hex color - Yellow - Warm color - Information

#cba773 hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #cba773 Color code in RGB color code model is created after adding 79.61% red color, 65.49% green color and 45.1% blue color. Hex #cba773 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 18% magenta, 43% yellow and 20% black.

Hex #cba773 color code is between #ccaa77 web safe hex color code and #bb9966 web safe hex color code. #ccaa77 is the nearest web safe color code. You can see here many more shades of #cba773 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codecba773#cba773
RGB Decimal203, 167, 115rgb(203, 167, 115)
RGB Percent80%, 65%, 45%rgb(80%, 65%, 45%)
CSS RGBa203, 167, 115,1rgba(203,167,115,1)
CMYK Modelcmyk(0%,18%,43%,20%)
HSL Color Space35,46% ,62%hsl(35,46% ,62%)
HSV Color Space35°, 43%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110010111010011101110011
Octal313247163
Decimal203167115
Hexcba773

Different shades of #cba773 color code.

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

Light Shade of #cba773
#d9be98
Dark Shade of #cba773
#bd904e
Saturated Shade of #cba773
#d5a969
Desaturated Shade of #cba773
#c1a57d
Grey scale Shade of #cba773
#9f9f9f
Brighten Shade
#e4c08c
Most Readable Shade
#000000

Shades of #cba773 color code

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

#cba773
#b49466
#9d8159
#876f4c
#705c3f
#5a4a33
#433726
#2d2519
#16120c
#000000

Similar Color like #cba773 color

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

#cca874
#cda975
#ceaa76
#cfab77
#d0ac78
#d1ad79
#d2ae7a
#d3af7b
#d4b07c
#d5b17d
#d6b27e
#d7b37f
#d8b480
#d9b581
#caa672
#c9a571
#c8a470
#c7a36f
#c6a26e
#c5a16d
#c4a06c
#c39f6b
#c29e6a
#c19d69
#c09c68
#bf9b67
#be9a66
#bd9965

Monochromatic Color with #cba773

#cba773
#f5ca8b
#211b13
#4b3e2b
#766143
#a0845b

Tints of #cba773 Color

#cba773
#d0b082
#d6ba92
#dcc4a1
#e2ceb1
#e7d7c0
#ede1d0
#f3ebdf
#f9f5ef
#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

#cba773
#7397cb

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

Split Complementary

#cba773
#73c3cb
#7b73cb

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

Analogous Color

#cb8473
#cb9573
#cba773
#cbb973
#cbca73

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

#cba773
#73cba7
#a773cb

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

#cba773
#73cb7b
#7397cb
#cb73c3

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

#cba773
#7397cb
#7b73cb
#c3cb73

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

#cba773 Color Code Preview on Black Background Color

This is how #cba773 Color will look on black background color. Color contrast ratio is 9.31

#cba773 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cba773

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cba773

#cba773 color code is use for CSS Background Color

Background color for the above div is #cba773

HTML with inline CSS

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

#cba773 color code is use for CSS Border Color

CSS Border color for the above div is #cba773

HTML with inline CSS

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

CSS Border Left color for the above div is #cba773

HTML with inline CSS

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

CSS Border Right color for the above div is #cba773

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cba773

HTML with inline CSS

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

CSS Border Top color for the above div is #cba773

HTML with inline CSS

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

#cba773 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cba773 Color code Preview on White Background

This is how #cba773 Color code will look on white background color. Color contrast ratio is 2.25

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

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(203,167,115,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(115,151,203,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(203,167,115,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.