crispedge.com

Color picker

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

#ce4e35 hex color - Bonfire Flame - Orange - Warm color - Information

#ce4e35 hex color - Bonfire Flame - Orange - Warm color

Color Hue/Base color: Orange

Hex #ce4e35 Color Code is also known as Bonfire Flame color.

Hex #ce4e35 Color code in RGB color code model is created after adding 80.78% red color, 30.59% green color and 20.78% blue color. Hex #ce4e35 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 62% magenta, 74% yellow and 19% black.

Hex #ce4e35 color code is between #cc5533 web safe hex color code and #dd4444 web safe hex color code. #cc5533 is the nearest web safe color code. You can see here many more shades of #ce4e35 color code.

0 Likes 0 Comments | 43 Views

Color Table

Hex Color Codece4e35#ce4e35
RGB Decimal206, 78, 53rgb(206, 78, 53)
RGB Percent81%, 31%, 21%rgb(81%, 31%, 21%)
CSS RGBa206, 78, 53,1rgba(206,78,53,1)
CMYK Modelcmyk(0%,62%,74%,19%)
HSL Color Space10,61% ,51%hsl(10,61% ,51%)
HSV Color Space10°, 74%, 81%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011100100111000110101
Octal31611665
Decimal2067853
Hexce4e35

Different shades of #ce4e35 color code.

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

Light Shade of #ce4e35
#d8725e
Dark Shade of #ce4e35
#a73d29
Saturated Shade of #ce4e35
#db4628
Desaturated Shade of #ce4e35
#c15642
Grey scale Shade of #ce4e35
#818181
Brighten Shade
#e7674e
Most Readable Shade
#FFFFFF

Shades of #ce4e35 color code

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

#ce4e35
#b7452f
#a03c29
#893423
#722b1d
#5b2217
#441a11
#2d110b
#160805
#000000

Similar Color like #ce4e35 color

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

#cf4f36
#d05037
#d15138
#d25239
#d3533a
#d4543b
#d5553c
#d6563d
#d7573e
#d8583f
#d95940
#da5a41
#db5b42
#dc5c43
#cd4d34
#cc4c33
#cb4b32
#ca4a31
#c94930
#c8482f
#c7472e
#c6462d
#c5452c
#c4442b
#c3432a
#c24229
#c14128
#c04027

Monochromatic Color with #ce4e35

#ce4e35
#f85e40
#240e09
#4e1e14
#792e1f
#a33e2a

Tints of #ce4e35 Color

#ce4e35
#d3614b
#d87561
#de8978
#e39c8e
#e9b0a5
#eec4bb
#f4d7d2
#f9ebe8
#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

#ce4e35
#35b5ce

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

Split Complementary

#ce4e35
#35ce9b
#3568ce

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

Analogous Color

#ce3559
#ce353b
#ce4e35
#ce6d35
#ce8b35

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

#ce4e35
#35ce4e
#4e35ce

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

#ce4e35
#68ce35
#35b5ce
#9a35ce

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

#ce4e35
#35b5ce
#3568ce
#ce9b35

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

#ce4e35 Color Code Preview on Black Background Color

This is how #ce4e35 Color will look on black background color. Color contrast ratio is 4.77

#ce4e35 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ce4e35

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ce4e35

#ce4e35 color code is use for CSS Background Color

Background color for the above div is #ce4e35

HTML with inline CSS

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

#ce4e35 color code is use for CSS Border Color

CSS Border color for the above div is #ce4e35

HTML with inline CSS

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

CSS Border Left color for the above div is #ce4e35

HTML with inline CSS

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

CSS Border Right color for the above div is #ce4e35

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ce4e35

HTML with inline CSS

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

CSS Border Top color for the above div is #ce4e35

HTML with inline CSS

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

#ce4e35 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ce4e35 Color code Preview on White Background

This is how #ce4e35 Color code will look on white background color. Color contrast ratio is 4.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 #ce4e35; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #ce4e35; }

Related Gradients

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

0 Likes 0 Comments | 43 Views

Post your comment:-

By submitting comment you agree to our privacy policy.