@
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.

#c68149 hex color - Orange - Warm color - Information

#c68149 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #c68149 Color code in RGB color code model is created after adding 77.65% red color, 50.59% green color and 28.63% blue color. Hex #c68149 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 35% magenta, 63% yellow and 22.35% black.

Hex #c68149 color code is between #cc8844 web safe hex color code and #bb7755 web safe hex color code. #cc8844 is the nearest web safe color code. You can see here many more shades of #c68149 color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codec68149#c68149
RGB Decimal198, 129, 73rgb(198, 129, 73)
RGB Percent78%, 51%, 29%rgb(78%, 51%, 29%)
CSS RGBa198, 129, 73,1rgba(198,129,73,1)
CMYK Modelcmyk(0%,35%,63%,22.35%)
HSL Color Space27,52% ,53%hsl(27,52% ,53%)
HSV Color Space27°, 63%, 78%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001101000000101001001
Octal306201111
Decimal19812973
Hexc68149

Different shades of #c68149 color code.

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

Light Shade of #c68149
#d29c70
Dark Shade of #c68149
#a86834
Saturated Shade of #c68149
#d2803d
Desaturated Shade of #c68149
#ba8255
Grey scale Shade of #c68149
#878787
Brighten Shade
#df9a62
Most Readable Shade
#000000

Shades of #c68149 color code

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

#c68149
#b07240
#9a6438
#845630
#6e4728
#583920
#422b18
#2c1c10
#160e08
#000000

Similar Color like #c68149 color

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

#c7824a
#c8834b
#c9844c
#ca854d
#cb864e
#cc874f
#cd8850
#ce8951
#cf8a52
#d08b53
#d18c54
#d28d55
#d38e56
#d48f57
#c58048
#c47f47
#c37e46
#c27d45
#c17c44
#c07b43
#bf7a42
#be7941
#bd7840
#bc773f
#bb763e
#ba753d
#b9743c
#b8733b

Monochromatic Color with #c68149

#c68149
#f09d59
#1c120a
#462e1a
#714a2a
#9b6539

Tints of #c68149 Color

#c68149
#cc8f5d
#d29d71
#d9ab85
#dfb999
#e5c7ae
#ecd5c2
#f2e3d6
#f8f1ea
#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

#c68149
#498ec6

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

Split Complementary

#c68149
#49c6c0
#4950c6

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

Analogous Color

#c64f49
#c66849
#c68149
#c69a49
#c6b349

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

#c68149
#49c681
#8149c6

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

#c68149
#4fc649
#498ec6
#bf49c6

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

#c68149
#498ec6
#4950c6
#c6c049

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

#c68149 Color Code Preview on Black Background Color

This is how #c68149 Color will look on black background color. Color contrast ratio is 6.64

#c68149 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c68149

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c68149

#c68149 color code is use for CSS Background Color

Background color for the above div is #c68149

HTML with inline CSS

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

#c68149 color code is use for CSS Border Color

CSS Border color for the above div is #c68149

HTML with inline CSS

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

CSS Border Left color for the above div is #c68149

HTML with inline CSS

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

CSS Border Right color for the above div is #c68149

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c68149

HTML with inline CSS

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

CSS Border Top color for the above div is #c68149

HTML with inline CSS

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

#c68149 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c68149 Color code Preview on White Background

This is how #c68149 Color code will look on white background color. Color contrast ratio is 3.16

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

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(198,129,73,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(73,142,198,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(198,129,73,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.