crispedge.com

Color picker

Loading...

#c5933c hex color - Yellow - Warm color - Information

#c5933c hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #c5933c Color code in RGB color code model is created after adding 77.25% red color, 57.65% green color and 23.53% blue color. Hex #c5933c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 25% magenta, 70% yellow and 23% black.

Hex #c5933c color code is between #cc9944 web safe hex color code and #bb8833 web safe hex color code. #cc9944 is the nearest web safe color code. You can see here many more shades of #c5933c color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec5933c#c5933c
RGB Decimal197, 147, 60rgb(197, 147, 60)
RGB Percent77%, 58%, 24%rgb(77%, 58%, 24%)
CSS RGBa197, 147, 60,1rgba(197,147,60,1)
CMYK Modelcmyk(0%,25%,70%,23%)
HSL Color Space38,54% ,50%hsl(38,54% ,50%)
HSV Color Space38°, 70%, 77%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001011001001100111100
Octal30522374
Decimal19714760
Hexc5933c

Different shades of #c5933c color code.

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

Light Shade of #c5933c
#d1a963
Dark Shade of #c5933c
#9f762f
Saturated Shade of #c5933c
#d2962f
Desaturated Shade of #c5933c
#b89049
Grey scale Shade of #c5933c
#808080
Brighten Shade
#deac55
Most Readable Shade
#000000

Shades of #c5933c color code

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

#c5933c
#af8235
#99722e
#836228
#6d5121
#57411a
#413114
#2b200d
#151006
#000000

Similar Color like #c5933c color

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

#c6943d
#c7953e
#c8963f
#c99740
#ca9841
#cb9942
#cc9a43
#cd9b44
#ce9c45
#cf9d46
#d09e47
#d19f48
#d2a049
#d3a14a
#c4923b
#c3913a
#c29039
#c18f38
#c08e37
#bf8d36
#be8c35
#bd8b34
#bc8a33
#bb8932
#ba8831
#b98730
#b8862f
#b7852e

Monochromatic Color with #c5933c

#c5933c
#efb349
#1b1408
#453415
#705422
#9a732f

Tints of #c5933c Color

#c5933c
#cb9f51
#d1ab67
#d8b77d
#dec392
#e5cfa8
#ebdbbe
#f2e7d3
#f8f3e9
#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

#c5933c
#3c6ec5

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

Split Complementary

#c5933c
#3cb3c5
#4e3cc5

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

Analogous Color

#c55c3c
#c5783c
#c5933c
#c5ae3c
#c0c53c

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

#c5933c
#3cc593
#933cc5

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

#c5933c
#3cc54e
#3c6ec5
#c53cb2

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

#c5933c
#3c6ec5
#4e3cc5
#b3c53c

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

#c5933c Color Code Preview on Black Background Color

This is how #c5933c Color will look on black background color. Color contrast ratio is 7.61

#c5933c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c5933c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c5933c

#c5933c color code is use for CSS Background Color

Background color for the above div is #c5933c

HTML with inline CSS

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

#c5933c color code is use for CSS Border Color

CSS Border color for the above div is #c5933c

HTML with inline CSS

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

CSS Border Left color for the above div is #c5933c

HTML with inline CSS

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

CSS Border Right color for the above div is #c5933c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c5933c

HTML with inline CSS

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

CSS Border Top color for the above div is #c5933c

HTML with inline CSS

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

#c5933c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c5933c Color code Preview on White Background

This is how #c5933c Color code will look on white background color. Color contrast ratio is 2.76

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

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(197,147,60,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(60,110,197,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(197,147,60,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.