crispedge.com

Color picker

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

#c95546 hex color - Orange - Warm color - Information

#c95546 hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #c95546 Color code in RGB color code model is created after adding 78.82% red color, 33.33% green color and 27.45% blue color. Hex #c95546 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 58% magenta, 65% yellow and 21% black.

Hex #c95546 color code is between #cc4444 web safe hex color code and #bb6655 web safe hex color code. #cc4444 is the nearest web safe color code. You can see here many more shades of #c95546 color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codec95546#c95546
RGB Decimal201, 85, 70rgb(201, 85, 70)
RGB Percent79%, 33%, 27%rgb(79%, 33%, 27%)
CSS RGBa201, 85, 70,1rgba(201,85,70,1)
CMYK Modelcmyk(0%,58%,65%,21%)
HSL Color Space7,55% ,53%hsl(7,55% ,53%)
HSV Color Space7°, 65%, 79%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110010010101010101000110
Octal311125106
Decimal2018570
Hexc95546

Different shades of #c95546 color code.

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

Light Shade of #c95546
#d5796d
Dark Shade of #c95546
#aa4032
Saturated Shade of #c95546
#d54c3a
Desaturated Shade of #c95546
#bd5e52
Grey scale Shade of #c95546
#878787
Brighten Shade
#e26e5f
Most Readable Shade
#FFFFFF

Shades of #c95546 color code

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

#c95546
#b24b3e
#9c4236
#86382e
#6f2f26
#59251f
#431c17
#2c120f
#160907
#000000

Similar Color like #c95546 color

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

#ca5647
#cb5748
#cc5849
#cd594a
#ce5a4b
#cf5b4c
#d05c4d
#d15d4e
#d25e4f
#d35f50
#d46051
#d56152
#d66253
#d76354
#c85445
#c75344
#c65243
#c55142
#c45041
#c34f40
#c24e3f
#c14d3e
#c04c3d
#bf4b3c
#be4a3b
#bd493a
#bc4839
#bb4738

Monochromatic Color with #c95546

#c95546
#f36755
#1f0d0b
#491f1a
#743128
#9e4337

Tints of #c95546 Color

#c95546
#cf675a
#d57a6f
#db8d83
#e1a098
#e7b3ac
#edc6c1
#f3d9d5
#f9ecea
#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

#c95546
#46bac9

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

Split Complementary

#c95546
#46c996
#4678c9

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

Analogous Color

#c9466b
#c94651
#c95546
#c96f46
#c98946

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

#c95546
#46c955
#5546c9

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

#c95546
#78c946
#46bac9
#9646c9

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

#c95546
#46bac9
#4678c9
#c99746

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

#c95546 Color Code Preview on Black Background Color

This is how #c95546 Color will look on black background color. Color contrast ratio is 4.87

#c95546 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c95546

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c95546

#c95546 color code is use for CSS Background Color

Background color for the above div is #c95546

HTML with inline CSS

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

#c95546 color code is use for CSS Border Color

CSS Border color for the above div is #c95546

HTML with inline CSS

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

CSS Border Left color for the above div is #c95546

HTML with inline CSS

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

CSS Border Right color for the above div is #c95546

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c95546

HTML with inline CSS

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

CSS Border Top color for the above div is #c95546

HTML with inline CSS

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

#c95546 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c95546 Color code Preview on White Background

This is how #c95546 Color code will look on white background color. Color contrast ratio is 4.31

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.