crispedge.com

Color picker

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

#ce7048 hex color - Orange - Warm color - Information

#ce7048 hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #ce7048 Color code in RGB color code model is created after adding 80.78% red color, 43.92% green color and 28.24% blue color. Hex #ce7048 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 46% magenta, 65% yellow and 19% black.

Hex #ce7048 color code is between #cc7744 web safe hex color code and #dd6655 web safe hex color code. #cc7744 is the nearest web safe color code. You can see here many more shades of #ce7048 color code.

0 Likes 0 Comments | 5 Views

Color Table

Hex Color Codece7048#ce7048
RGB Decimal206, 112, 72rgb(206, 112, 72)
RGB Percent81%, 44%, 28%rgb(81%, 44%, 28%)
CSS RGBa206, 112, 72,1rgba(206,112,72,1)
CMYK Modelcmyk(0%,46%,65%,19%)
HSL Color Space18,58% ,55%hsl(18,58% ,55%)
HSV Color Space18°, 65%, 81%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011100111000001001000
Octal316160110
Decimal20611272
Hexce7048

Different shades of #ce7048 color code.

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

Light Shade of #ce7048
#d98f70
Dark Shade of #ce7048
#b35730
Saturated Shade of #ce7048
#da6b3c
Desaturated Shade of #ce7048
#c27554
Grey scale Shade of #ce7048
#8b8b8b
Brighten Shade
#e78961
Most Readable Shade
#000000

Shades of #ce7048 color code

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

#ce7048
#b76340
#a05738
#894a30
#723e28
#5b3120
#442518
#2d1810
#160c08
#000000

Similar Color like #ce7048 color

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

#cf7149
#d0724a
#d1734b
#d2744c
#d3754d
#d4764e
#d5774f
#d67850
#d77951
#d87a52
#d97b53
#da7c54
#db7d55
#dc7e56
#cd6f47
#cc6e46
#cb6d45
#ca6c44
#c96b43
#c86a42
#c76941
#c66840
#c5673f
#c4663e
#c3653d
#c2643c
#c1633b
#c0623a

Monochromatic Color with #ce7048

#ce7048
#f88757
#24140d
#4e2b1b
#79422a
#a35939

Tints of #ce7048 Color

#ce7048
#d37f5c
#d88f70
#de9f85
#e3af99
#e9bfad
#eecfc2
#f4dfd6
#f9efea
#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

#ce7048
#48a6ce

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

Split Complementary

#ce7048
#48ceb3
#4863ce

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

Analogous Color

#ce4856
#ce5548
#ce7048
#ce8b48
#cea648

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

#ce7048
#48ce70
#7048ce

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

#ce7048
#63ce48
#48a6ce
#b348ce

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

#ce7048
#48a6ce
#4863ce
#ceb348

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

#ce7048 Color Code Preview on Black Background Color

This is how #ce7048 Color will look on black background color. Color contrast ratio is 6.04

#ce7048 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ce7048

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ce7048

#ce7048 color code is use for CSS Background Color

Background color for the above div is #ce7048

HTML with inline CSS

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

#ce7048 color code is use for CSS Border Color

CSS Border color for the above div is #ce7048

HTML with inline CSS

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

CSS Border Left color for the above div is #ce7048

HTML with inline CSS

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

CSS Border Right color for the above div is #ce7048

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ce7048

HTML with inline CSS

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

CSS Border Top color for the above div is #ce7048

HTML with inline CSS

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

#ce7048 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ce7048 Color code Preview on White Background

This is how #ce7048 Color code will look on white background color. Color contrast ratio is 3.48

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

Related Gradients

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

0 Likes 0 Comments | 5 Views

Post your comment:-

By submitting comment you agree to our privacy policy.