crispedge.com

Color picker

Loading...

#ce966b hex color - Red - Warm color - Information

#ce966b hex color - Red - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Red

Hex #ce966b Color code in RGB color code model is created after adding 80.78% red color, 58.82% green color and 41.96% blue color. Hex #ce966b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 27% magenta, 48% yellow and 19% black.

Hex #ce966b color code is between #cc9966 web safe hex color code and #dd8877 web safe hex color code. #cc9966 is the nearest web safe color code. You can see here many more shades of #ce966b color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codece966b#ce966b
RGB Decimal206, 150, 107rgb(206, 150, 107)
RGB Percent81%, 59%, 42%rgb(81%, 59%, 42%)
CSS RGBa206, 150, 107,1rgba(206,150,107,1)
CMYK Modelcmyk(0%,27%,48%,19%)
HSL Color Space26,50% ,61%hsl(26,50% ,61%)
HSV Color Space26°, 48%, 81%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011101001011001101011
Octal316226153
Decimal206150107
Hexce966b

Different shades of #ce966b color code.

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

Light Shade of #ce966b
#dbb191
Dark Shade of #ce966b
#c17b45
Saturated Shade of #ce966b
#d89561
Desaturated Shade of #ce966b
#c49775
Grey scale Shade of #ce966b
#9c9c9c
Brighten Shade
#e7af84
Most Readable Shade
#000000

Shades of #ce966b color code

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

#ce966b
#b7855f
#a07453
#896447
#72533b
#5b422f
#443223
#2d2117
#16100b
#000000

Similar Color like #ce966b color

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

#cf976c
#d0986d
#d1996e
#d29a6f
#d39b70
#d49c71
#d59d72
#d69e73
#d79f74
#d8a075
#d9a176
#daa277
#dba378
#dca479
#cd956a
#cc9469
#cb9368
#ca9267
#c99166
#c89065
#c78f64
#c68e63
#c58d62
#c48c61
#c38b60
#c28a5f
#c1895e
#c0885d

Monochromatic Color with #ce966b

#ce966b
#f8b581
#241a13
#4e3929
#79583f
#a37755

Tints of #ce966b Color

#ce966b
#d3a17b
#d8ad8b
#deb99c
#e3c4ac
#e9d0bd
#eedccd
#f4e7de
#f9f3ee
#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

#ce966b
#6ba3ce

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

Split Complementary

#ce966b
#6bcec8
#6b72ce

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

Analogous Color

#ce6e6b
#ce826b
#ce966b
#ceaa6b
#cebe6b

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

#ce966b
#6bce96
#966bce

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

#ce966b
#71ce6b
#6ba3ce
#c76bce

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

#ce966b
#6ba3ce
#6b72ce
#cec86b

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

#ce966b Color Code Preview on Black Background Color

This is how #ce966b Color will look on black background color. Color contrast ratio is 8.20

#ce966b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ce966b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ce966b

#ce966b color code is use for CSS Background Color

Background color for the above div is #ce966b

HTML with inline CSS

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

#ce966b color code is use for CSS Border Color

CSS Border color for the above div is #ce966b

HTML with inline CSS

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

CSS Border Left color for the above div is #ce966b

HTML with inline CSS

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

CSS Border Right color for the above div is #ce966b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ce966b

HTML with inline CSS

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

CSS Border Top color for the above div is #ce966b

HTML with inline CSS

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

#ce966b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ce966b Color code Preview on White Background

This is how #ce966b Color code will look on white background color. Color contrast ratio is 2.56

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

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,150,107,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(107,163,206,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(206,150,107,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.