crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#ce6a22 hex color - Brown - Warm color - Information

#ce6a22 hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #ce6a22 Color code in RGB color code model is created after adding 80.78% red color, 41.57% green color and 13.33% blue color. Hex #ce6a22 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 49% magenta, 83% yellow and 19% black.

Hex #ce6a22 color code is between #cc6611 web safe hex color code and #dd7733 web safe hex color code. #cc6611 is the nearest web safe color code. You can see here many more shades of #ce6a22 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codece6a22#ce6a22
RGB Decimal206, 106, 34rgb(206, 106, 34)
RGB Percent81%, 42%, 13%rgb(81%, 42%, 13%)
CSS RGBa206, 106, 34,1rgba(206,106,34,1)
CMYK Modelcmyk(0%,49%,83%,19%)
HSL Color Space25,72% ,47%hsl(25,72% ,47%)
HSV Color Space25°, 83%, 81%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011100110101000100010
Octal31615242
Decimal20610634
Hexce6a22

Different shades of #ce6a22 color code.

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

Light Shade of #ce6a22
#e08543
Dark Shade of #ce6a22
#a2531b
Saturated Shade of #ce6a22
#da6816
Desaturated Shade of #ce6a22
#c26c2e
Grey scale Shade of #ce6a22
#787878
Brighten Shade
#e7833b
Most Readable Shade
#FFFFFF

Shades of #ce6a22 color code

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

#ce6a22
#b75e1e
#a0521a
#894616
#723a12
#5b2f0f
#44230b
#2d1707
#160b03
#000000

Similar Color like #ce6a22 color

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

#cf6b23
#d06c24
#d16d25
#d26e26
#d36f27
#d47028
#d57129
#d6722a
#d7732b
#d8742c
#d9752d
#da762e
#db772f
#dc7830
#cd6921
#cc6820
#cb671f
#ca661e
#c9651d
#c8641c
#c7631b
#c6621a
#c56119
#c46018
#c35f17
#c25e16
#c15d15
#c05c14

Monochromatic Color with #ce6a22

#ce6a22
#f88029
#241306
#4e280d
#793e14
#a3541b

Tints of #ce6a22 Color

#ce6a22
#d37a3a
#d88b53
#de9b6b
#e3ac84
#e9bc9c
#eecdb5
#f4ddcd
#f9eee6
#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

#ce6a22
#2286ce

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

Split Complementary

#ce6a22
#22cec0
#2230ce

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

Analogous Color

#ce2522
#ce4822
#ce6a22
#ce8c22
#ceaf22

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

#ce6a22
#22ce6a
#6a22ce

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

#ce6a22
#30ce22
#2286ce
#c022ce

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

#ce6a22
#2286ce
#2230ce
#cec022

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

#ce6a22 Color Code Preview on Black Background Color

This is how #ce6a22 Color will look on black background color. Color contrast ratio is 5.71

#ce6a22 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ce6a22

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ce6a22

#ce6a22 color code is use for CSS Background Color

Background color for the above div is #ce6a22

HTML with inline CSS

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

#ce6a22 color code is use for CSS Border Color

CSS Border color for the above div is #ce6a22

HTML with inline CSS

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

CSS Border Left color for the above div is #ce6a22

HTML with inline CSS

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

CSS Border Right color for the above div is #ce6a22

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ce6a22

HTML with inline CSS

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

CSS Border Top color for the above div is #ce6a22

HTML with inline CSS

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

#ce6a22 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ce6a22 Color code Preview on White Background

This is how #ce6a22 Color code will look on white background color. Color contrast ratio is 3.68

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.