@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#c27518 hex color - Brown - Warm color - Information

#c27518 hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #c27518 Color code in RGB color code model is created after adding 76.08% red color, 45.88% green color and 9.41% blue color. Hex #c27518 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 40% magenta, 88% yellow and 23.92% black.

Hex #c27518 color code is between #bb7711 web safe hex color code and #cc6622 web safe hex color code. #bb7711 is the nearest web safe color code. You can see here many more shades of #c27518 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code c27518 #c27518
RGB Decimal 194, 117, 24 rgb(194, 117, 24)
RGB Percent 76%, 46%, 9% rgb(76%, 46%, 9%)
CSS RGBa 194, 117, 24,1 rgba(194,117,24,1)
CMYK Model cmyk(0%,40%,88%,23.92%)
HSL Color Space 33,78% ,43% hsl(33,78% ,43%)
HSV Color Space 33°, 88%, 76%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000010 01110101 00011000
Octal 302 165 30
Decimal 194 117 24
Hex c2 75 18

Different shades of #c27518 color code.

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

Light Shade of #c27518
#e48f29
Dark Shade of #c27518
#955a12
Saturated Shade of #c27518
#cd760d
Desaturated Shade of #c27518
#b77423
Grey scale Shade of #c27518
#6d6d6d
Brighten Shade
#db8e31
Most Readable Shade
#FFFFFF

Shades of #c27518 color code

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

#c27518
#ac6815
#965b12
#814e10
#6b410d
#56340a
#402708
#2b1a05
#150d02
#000000

Similar Color like #c27518 color

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

#c37619
#c4771a
#c5781b
#c6791c
#c77a1d
#c87b1e
#c97c1f
#ca7d20
#cb7e21
#cc7f22
#cd8023
#ce8124
#cf8225
#d08326
#c17417
#c07316
#bf7215
#be7114
#bd7013
#bc6f12
#bb6e11
#ba6d10
#b96c0f
#b86b0e
#b76a0d
#b6690c
#b5680b
#b4670a

Monochromatic Color with #c27518

#c27518
#ec8f1d
#180e03
#422808
#6d420d
#975b13

Tints of #c27518 Color

#c27518
#c88431
#cf934b
#d6a365
#ddb27e
#e3c198
#ead1b2
#f1e0cb
#f8efe5
#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

#c27518
#1865c2

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

Split Complementary

#c27518
#18bac2
#2018c2

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

Analogous Color

#c23118
#c25318
#c27518
#c29718
#c2b918

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

#c27518
#18c275
#7518c2

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

#c27518
#18c220
#1865c2
#c218ba

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

#c27518
#1865c2
#2018c2
#bac218

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

#c27518 Color Code Preview on Black Background Color

This is how #c27518 Color will look on black background color. Color contrast ratio is 5.85

#c27518 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c27518

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c27518

#c27518 color code is use for CSS Background Color

Background color for the above div is #c27518

HTML with inline CSS

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

#c27518 color code is use for CSS Border Color

CSS Border color for the above div is #c27518

HTML with inline CSS

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

CSS Border Left color for the above div is #c27518

HTML with inline CSS

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

CSS Border Right color for the above div is #c27518

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c27518

HTML with inline CSS

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

CSS Border Top color for the above div is #c27518

HTML with inline CSS

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

#c27518 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c27518 Color code Preview on White Background

This is how #c27518 Color code will look on white background color. Color contrast ratio is 3.59

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(194,117,24,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(24,101,194,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(194,117,24,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.