crispedge.com

Color picker

Loading...

#ceb15c hex color - Yellow - Warm color - Information

#ceb15c hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #ceb15c Color code in RGB color code model is created after adding 80.78% red color, 69.41% green color and 36.08% blue color. Hex #ceb15c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 14% magenta, 55% yellow and 19% black.

Hex #ceb15c color code is between #ccaa55 web safe hex color code and #ddbb66 web safe hex color code. #ccaa55 is the nearest web safe color code. You can see here many more shades of #ceb15c color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeceb15c#ceb15c
RGB Decimal206, 177, 92rgb(206, 177, 92)
RGB Percent81%, 69%, 36%rgb(81%, 69%, 36%)
CSS RGBa206, 177, 92,1rgba(206,177,92,1)
CMYK Modelcmyk(0%,14%,55%,19%)
HSL Color Space45,54% ,58%hsl(45,54% ,58%)
HSV Color Space45°, 55%, 81%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011101011000101011100
Octal316261134
Decimal20617792
Hexceb15c

Different shades of #ceb15c color code.

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

Light Shade of #ceb15c
#dac483
Dark Shade of #ceb15c
#be9c39
Saturated Shade of #ceb15c
#d9b651
Desaturated Shade of #ceb15c
#c3ac67
Grey scale Shade of #ceb15c
#959595
Brighten Shade
#e7ca75
Most Readable Shade
#000000

Shades of #ceb15c color code

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

#ceb15c
#b79d51
#a08947
#89763d
#726233
#5b4e28
#443b1e
#2d2714
#16130a
#000000

Similar Color like #ceb15c color

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

#cfb25d
#d0b35e
#d1b45f
#d2b560
#d3b661
#d4b762
#d5b863
#d6b964
#d7ba65
#d8bb66
#d9bc67
#dabd68
#dbbe69
#dcbf6a
#cdb05b
#ccaf5a
#cbae59
#caad58
#c9ac57
#c8ab56
#c7aa55
#c6a954
#c5a853
#c4a752
#c3a651
#c2a550
#c1a44f
#c0a34e

Monochromatic Color with #ceb15c

#ceb15c
#f8d66f
#241f10
#4e4323
#796836
#a38c49

Tints of #ceb15c Color

#ceb15c
#d3b96e
#d8c280
#decb92
#e3d3a4
#e9dcb6
#eee5c8
#f4edda
#f9f6ec
#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

#ceb15c
#5c79ce

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

Split Complementary

#ceb15c
#5cb2ce
#785cce

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

Analogous Color

#ce835c
#ce9a5c
#ceb15c
#cec85c
#bdce5c

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

#ceb15c
#5cceb1
#b15cce

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

#ceb15c
#5cce78
#5c79ce
#ce5cb2

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

#ceb15c
#5c79ce
#785cce
#b2ce5c

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

#ceb15c Color Code Preview on Black Background Color

This is how #ceb15c Color will look on black background color. Color contrast ratio is 10.07

#ceb15c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ceb15c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ceb15c

#ceb15c color code is use for CSS Background Color

Background color for the above div is #ceb15c

HTML with inline CSS

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

#ceb15c color code is use for CSS Border Color

CSS Border color for the above div is #ceb15c

HTML with inline CSS

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

CSS Border Left color for the above div is #ceb15c

HTML with inline CSS

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

CSS Border Right color for the above div is #ceb15c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ceb15c

HTML with inline CSS

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

CSS Border Top color for the above div is #ceb15c

HTML with inline CSS

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

#ceb15c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ceb15c Color code Preview on White Background

This is how #ceb15c Color code will look on white background color. Color contrast ratio is 2.09

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

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(206,177,92,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(92,121,206,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(206,177,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.