crispedge.com

Color picker

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

#ce7352 hex color - Orange - Warm color - Information

#ce7352 hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #ce7352 Color code in RGB color code model is created after adding 80.78% red color, 45.1% green color and 32.16% blue color. Hex #ce7352 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 44% magenta, 60% yellow and 19% black.

Hex #ce7352 color code is between #cc7755 web safe hex color code and #dd6644 web safe hex color code. #cc7755 is the nearest web safe color code. You can see here many more shades of #ce7352 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codece7352#ce7352
RGB Decimal206, 115, 82rgb(206, 115, 82)
RGB Percent81%, 45%, 32%rgb(81%, 45%, 32%)
CSS RGBa206, 115, 82,1rgba(206,115,82,1)
CMYK Modelcmyk(0%,44%,60%,19%)
HSL Color Space16,56% ,56%hsl(16,56% ,56%)
HSV Color Space16°, 60%, 81%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011100111001101010010
Octal316163122
Decimal20611582
Hexce7352

Different shades of #ce7352 color code.

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

Light Shade of #ce7352
#d9937a
Dark Shade of #ce7352
#b95834
Saturated Shade of #ce7352
#d96e47
Desaturated Shade of #ce7352
#c3785d
Grey scale Shade of #ce7352
#909090
Brighten Shade
#e78c6b
Most Readable Shade
#000000

Shades of #ce7352 color code

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

#ce7352
#b76648
#a0593f
#894c36
#723f2d
#5b3324
#44261b
#2d1912
#160c09
#000000

Similar Color like #ce7352 color

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

#cf7453
#d07554
#d17655
#d27756
#d37857
#d47958
#d57a59
#d67b5a
#d77c5b
#d87d5c
#d97e5d
#da7f5e
#db805f
#dc8160
#cd7251
#cc7150
#cb704f
#ca6f4e
#c96e4d
#c86d4c
#c76c4b
#c66b4a
#c56a49
#c46948
#c36847
#c26746
#c16645
#c06544

Monochromatic Color with #ce7352

#ce7352
#f88b63
#24140e
#4e2c1f
#794430
#a35b41

Tints of #ce7352 Color

#ce7352
#d38265
#d89278
#dea18b
#e3b19e
#e9c0b2
#eed0c5
#f4dfd8
#f9efeb
#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

#ce7352
#52adce

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

Split Complementary

#ce7352
#52ceb1
#526fce

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

Analogous Color

#ce5263
#ce5a52
#ce7352
#ce8c52
#cea552

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

#ce7352
#52ce73
#7352ce

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

#ce7352
#6fce52
#52adce
#b152ce

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

#ce7352
#52adce
#526fce
#ceb152

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

#ce7352 Color Code Preview on Black Background Color

This is how #ce7352 Color will look on black background color. Color contrast ratio is 6.20

#ce7352 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ce7352

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ce7352

#ce7352 color code is use for CSS Background Color

Background color for the above div is #ce7352

HTML with inline CSS

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

#ce7352 color code is use for CSS Border Color

CSS Border color for the above div is #ce7352

HTML with inline CSS

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

CSS Border Left color for the above div is #ce7352

HTML with inline CSS

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

CSS Border Right color for the above div is #ce7352

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ce7352

HTML with inline CSS

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

CSS Border Top color for the above div is #ce7352

HTML with inline CSS

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

#ce7352 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ce7352 Color code Preview on White Background

This is how #ce7352 Color code will look on white background color. Color contrast ratio is 3.39

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

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.