Skip to main content Skip to docs navigation

#c3a50b hex color | Dark Yellow & Warm color | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Ocher and its hex is #BF9B0C Nearest Color Name

Color Hue/Base color: Yellow

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

Hex #c3a50b color code is between #bbaa11 web safe hex color code and #cc9900 web safe hex color code. #bbaa11 is the nearest web safe color code. You can see here many more shades of #c3a50b color code.

RGB Chart

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

Color Table

Hex Color Code c3a50b #c3a50b
RGB Decimal 195, 165, 11 195, 165, 11
RGB Percent 76%, 65%, 4% rgb(76%, 65%, 4%)
CSS RGBa 195, 165, 11,1 rgba(195,165,11,1)
CMYK Model cmyk(0%,15%,94%,23.53%)
HSL Color Space 50,89% ,40% hsl(50,89% ,40%)
HSV Color Space 50°, 94%, 76%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000011 10100101 00001011
Octal 303 245 13
Decimal 195 165 11
Hex c3 a5 0b

Different shades of #c3a50b color code.

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

Darkest of #c3a50b
#322a03
Darker of #c3a50b
#625306
Dark of #c3a50b
#937c08
Base of #c3a50b
#c3a50b
Light of #c3a50b
#f1cd0f
Lighter
#f4d740
Lightest
#f7e170

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

#c3a50b
#0b29c3

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

Split Complementary

#c3a50b
#0b85c3
#490bc3

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

Analogous Color

#c33a0b
#c3580b
#c3a50b
#a4c30b
#57c30b

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

#c3a50b
#a50bc3
#0bc3a5

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

#c3a50b
#0bc3a5
#0b29c3
#c30b29

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#c3a50b
#0bc349
#0b29c3
#c30b85

Square 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).

Monochromatic Color with #c3a50b

#020200
#322a03
#625306
#937c08
#c3a50b
#f1cd0f
#f4d740
#f7e170
#faeba0

Tints of #c3a50b Color

#c3a50b
#c9af26
#d0b941
#d7c35c
#ddcd77
#e4d792
#ebe1ad
#f1ebc8
#f8f5e3
#ffffff

Shades of #c3a50b color code

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

#c3a50b
#ad9209
#978008
#826e07
#6c5b06
#564904
#413703
#2b2402
#151201
#000000

Tones

#c3a50b
#ae9720
#9a8934
#857b49
#716d5d

Tones

Similar Color like #c3a50b color

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

#c4a60c
#c5a70d
#c6a80e
#c7a90f
#c8aa10
#c9ab11
#caac12
#cbad13
#ccae14
#cdaf15
#ceb016
#cfb117
#d0b218
#d1b319
#c2a40a
#c1a309
#c0a208
#bfa107
#bea006
#bd9f05
#bc9e04
#bb9d03
#ba9c02
#b99b01
#b89a00
#b79900
#b69800
#b59700

Download this

Hex #c3a50b 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.

#c3a50b Color Code Preview on Black Background Color

This is how #c3a50b Color will look on black background color. Color contrast ratio is 8.71

#c3a50b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c3a50b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c3a50b

#c3a50b color code is use for CSS Background Color

Background color for the above div is #c3a50b

HTML with inline CSS

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

#c3a50b color code is use for CSS Border Color

CSS Border color for the above div is #c3a50b

HTML with inline CSS

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

CSS Border Left color for the above div is #c3a50b

HTML with inline CSS

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

CSS Border Right color for the above div is #c3a50b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c3a50b

HTML with inline CSS

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

CSS Border Top color for the above div is #c3a50b

HTML with inline CSS

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

#c3a50b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c3a50b Color code Preview on White Background

This is how #c3a50b Color code will look on white background color. Color contrast ratio is 2.41

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

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