crispedge.com

Color picker

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

#ce5213 hex color - Orange - Warm color - Information

#ce5213 hex color - Orange - Warm color

Color Hue/Base color: Orange

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

Hex #ce5213 color code is between #cc5511 web safe hex color code and #dd4422 web safe hex color code. #cc5511 is the nearest web safe color code. You can see here many more shades of #ce5213 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codece5213#ce5213
RGB Decimal206, 82, 19rgb(206, 82, 19)
RGB Percent81%, 32%, 7%rgb(81%, 32%, 7%)
CSS RGBa206, 82, 19,1rgba(206,82,19,1)
CMYK Modelcmyk(0%,60%,91%,19%)
HSL Color Space20,83% ,44%hsl(20,83% ,44%)
HSV Color Space20°, 91%, 81%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011100101001000010011
Octal31612223
Decimal2068219
Hexce5213

Different shades of #ce5213 color code.

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

Light Shade of #ce5213
#eb6a29
Dark Shade of #ce5213
#9f3f0f
Saturated Shade of #ce5213
#d94e08
Desaturated Shade of #ce5213
#c3561e
Grey scale Shade of #ce5213
#707070
Brighten Shade
#e76b2c
Most Readable Shade
#FFFFFF

Shades of #ce5213 color code

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

#ce5213
#b74810
#a03f0e
#89360c
#722d0a
#5b2408
#441b06
#2d1204
#160902
#000000

Similar Color like #ce5213 color

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

#cf5314
#d05415
#d15516
#d25617
#d35718
#d45819
#d5591a
#d65a1b
#d75b1c
#d85c1d
#d95d1e
#da5e1f
#db5f20
#dc6021
#cd5112
#cc5011
#cb4f10
#ca4e0f
#c94d0e
#c84c0d
#c74b0c
#c64a0b
#c5490a
#c44809
#c34708
#c24607
#c14506
#c04405

Monochromatic Color with #ce5213

#ce5213
#f86317
#240e03
#4e1f07
#79300b
#a3410f

Tints of #ce5213 Color

#ce5213
#d3652d
#d87847
#de8b61
#e39e7b
#e9b296
#eec5b0
#f4d8ca
#f9ebe4
#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

#ce5213
#138fce

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

Split Complementary

#ce5213
#13ceb0
#1331ce

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

Analogous Color

#ce131f
#ce2d13
#ce5213
#ce7713
#ce9d13

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

#ce5213
#13ce52
#5213ce

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

#ce5213
#31ce13
#138fce
#af13ce

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

#ce5213
#138fce
#1331ce
#ceb013

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

#ce5213 Color Code Preview on Black Background Color

This is how #ce5213 Color will look on black background color. Color contrast ratio is 4.84

#ce5213 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ce5213

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ce5213

#ce5213 color code is use for CSS Background Color

Background color for the above div is #ce5213

HTML with inline CSS

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

#ce5213 color code is use for CSS Border Color

CSS Border color for the above div is #ce5213

HTML with inline CSS

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

CSS Border Left color for the above div is #ce5213

HTML with inline CSS

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

CSS Border Right color for the above div is #ce5213

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ce5213

HTML with inline CSS

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

CSS Border Top color for the above div is #ce5213

HTML with inline CSS

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

#ce5213 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ce5213 Color code Preview on White Background

This is how #ce5213 Color code will look on white background color. Color contrast ratio is 4.34

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

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.