crispedge.com

Color picker

Loading...

#c4b75c hex color - Yellow - Warm color - Information

#c4b75c hex color - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #c4b75c Color code in RGB color code model is created after adding 76.86% red color, 71.76% green color and 36.08% blue color. Hex #c4b75c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 7% magenta, 53% yellow and 23% black.

Hex #c4b75c color code is between #ccbb55 web safe hex color code and #bbaa66 web safe hex color code. #ccbb55 is the nearest web safe color code. You can see here many more shades of #c4b75c color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec4b75c#c4b75c
RGB Decimal196, 183, 92rgb(196, 183, 92)
RGB Percent77%, 72%, 36%rgb(77%, 72%, 36%)
CSS RGBa196, 183, 92,1rgba(196,183,92,1)
CMYK Modelcmyk(0%,7%,53%,23%)
HSL Color Space53,47% ,56%hsl(53,47% ,56%)
HSV Color Space53°, 53%, 77%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001001011011101011100
Octal304267134
Decimal19618392
Hexc4b75c

Different shades of #c4b75c color code.

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

Light Shade of #c4b75c
#d2c881
Dark Shade of #c4b75c
#aea03f
Saturated Shade of #c4b75c
#cfbf51
Desaturated Shade of #c4b75c
#b9af67
Grey scale Shade of #c4b75c
#909090
Brighten Shade
#ddd075
Most Readable Shade
#000000

Shades of #c4b75c color code

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

#c4b75c
#aea251
#988e47
#827a3d
#6c6533
#575128
#413d1e
#2b2814
#15140a
#000000

Similar Color like #c4b75c color

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

#c5b85d
#c6b95e
#c7ba5f
#c8bb60
#c9bc61
#cabd62
#cbbe63
#ccbf64
#cdc065
#cec166
#cfc267
#d0c368
#d1c469
#d2c56a
#c3b65b
#c2b55a
#c1b459
#c0b358
#bfb257
#beb156
#bdb055
#bcaf54
#bbae53
#baad52
#b9ac51
#b8ab50
#b7aa4f
#b6a94e

Monochromatic Color with #c4b75c

#c4b75c
#eedf70
#1a180c
#444020
#6f6834
#998f48

Tints of #c4b75c Color

#c4b75c
#cabf6e
#d1c780
#d7cf92
#ded7a4
#e4dfb6
#ebe7c8
#f1efda
#f8f7ec
#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

#c4b75c
#5c69c4

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

Split Complementary

#c4b75c
#5c9dc4
#835cc4

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

Analogous Color

#c48d5c
#c4a25c
#c4b75c
#bcc45c
#a7c45c

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

#c4b75c
#5cc4b7
#b75cc4

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

#c4b75c
#5cc483
#5c69c4
#c45c9d

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

#c4b75c
#5c69c4
#835cc4
#9dc45c

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

#c4b75c Color Code Preview on Black Background Color

This is how #c4b75c Color will look on black background color. Color contrast ratio is 10.28

#c4b75c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c4b75c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c4b75c

#c4b75c color code is use for CSS Background Color

Background color for the above div is #c4b75c

HTML with inline CSS

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

#c4b75c color code is use for CSS Border Color

CSS Border color for the above div is #c4b75c

HTML with inline CSS

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

CSS Border Left color for the above div is #c4b75c

HTML with inline CSS

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

CSS Border Right color for the above div is #c4b75c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c4b75c

HTML with inline CSS

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

CSS Border Top color for the above div is #c4b75c

HTML with inline CSS

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

#c4b75c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c4b75c Color code Preview on White Background

This is how #c4b75c Color code will look on white background color. Color contrast ratio is 2.04

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

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(196,183,92,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(92,105,196,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(196,183,92,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.