crispedge.com

Color picker

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

#8c633c hex color - Cambridge Leather - Orange - Warm color - Information

#8c633c hex color - Cambridge Leather - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #8c633c Color Code is also known as Cambridge Leather color.

Hex #8c633c Color code in RGB color code model is created after adding 54.9% red color, 38.82% green color and 23.53% blue color. Hex #8c633c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 29% magenta, 57% yellow and 45% black.

Hex #8c633c color code is between #886644 web safe hex color code and #995533 web safe hex color code. #886644 is the nearest web safe color code. You can see here many more shades of #8c633c color code.

0 Likes 0 Comments | 41 Views

Color Table

Hex Color Code8c633c#8c633c
RGB Decimal140, 99, 60rgb(140, 99, 60)
RGB Percent55%, 39%, 24%rgb(55%, 39%, 24%)
CSS RGBa140, 99, 60,1rgba(140,99,60,1)
CMYK Modelcmyk(0%,29%,57%,45%)
HSL Color Space29,40% ,39%hsl(29,40% ,39%)
HSV Color Space29°, 57%, 55%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100011000110001100111100
Octal21414374
Decimal1409960
Hex8c633c

Different shades of #8c633c color code.

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

Light Shade of #8c633c
#b07c4b
Dark Shade of #8c633c
#684a2d
Saturated Shade of #8c633c
#966332
Desaturated Shade of #8c633c
#826346
Grey scale Shade of #8c633c
#646464
Brighten Shade
#a57c55
Most Readable Shade
#FFFFFF

Shades of #8c633c color code

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

#8c633c
#7c5835
#6c4d2e
#5d4228
#4d3721
#3e2c1a
#2e2114
#1f160d
#0f0b06
#000000

Similar Color like #8c633c color

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

#8d643d
#8e653e
#8f663f
#906740
#916841
#926942
#936a43
#946b44
#956c45
#966d46
#976e47
#986f48
#997049
#9a714a
#8b623b
#8a613a
#896039
#885f38
#875e37
#865d36
#855c35
#845b34
#835a33
#825932
#815831
#805730
#7f562f
#7e552e

Monochromatic Color with #8c633c

#8c633c
#b6814e
#e19f60
#0c0905
#372718
#61452a

Tints of #8c633c Color

#8c633c
#987451
#a58567
#b2977d
#bfa892
#cbb9a8
#d8cbbe
#e5dcd3
#f2ede9
#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

#8c633c
#3c658c

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

Split Complementary

#8c633c
#3c8c8b
#3c3d8c

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

Analogous Color

#8c433c
#8c533c
#8c633c
#8c733c
#8c833c

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

#8c633c
#3c8c63
#633c8c

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

#8c633c
#3d8c3c
#3c658c
#8b3c8c

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

#8c633c
#3c658c
#3c3d8c
#8c8b3c

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 #8c633c 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.

#8c633c Color Code Preview on Black Background Color

This is how #8c633c Color will look on black background color. Color contrast ratio is 3.97

#8c633c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8c633c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8c633c

#8c633c color code is use for CSS Background Color

Background color for the above div is #8c633c

HTML with inline CSS

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

#8c633c color code is use for CSS Border Color

CSS Border color for the above div is #8c633c

HTML with inline CSS

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

CSS Border Left color for the above div is #8c633c

HTML with inline CSS

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

CSS Border Right color for the above div is #8c633c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #8c633c

HTML with inline CSS

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

CSS Border Top color for the above div is #8c633c

HTML with inline CSS

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

#8c633c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8c633c Color code Preview on White Background

This is how #8c633c Color code will look on white background color. Color contrast ratio is 5.30

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

Related Gradients

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

0 Likes 0 Comments | 41 Views

Post your comment:-

By submitting comment you agree to our privacy policy.