crispedge.com

Color picker

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

#c8beb1 hex color - Raw Cashew Nut - Yellow - Warm color - Information

#c8beb1 hex color - Raw Cashew Nut - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #c8beb1 Color Code is also known as Raw Cashew Nut color.

Hex #c8beb1 Color code in RGB color code model is created after adding 78.43% red color, 74.51% green color and 69.41% blue color. Hex #c8beb1 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 5% magenta, 12% yellow and 22% black.

Hex #c8beb1 color code is between #ccbbaa web safe hex color code and #bbccbb web safe hex color code. #ccbbaa is the nearest web safe color code. You can see here many more shades of #c8beb1 color code.

0 Likes 0 Comments | 39 Views

Color Table

Hex Color Codec8beb1#c8beb1
RGB Decimal200, 190, 177rgb(200, 190, 177)
RGB Percent78%, 75%, 69%rgb(78%, 75%, 69%)
CSS RGBa200, 190, 177,1rgba(200,190,177,1)
CMYK Modelcmyk(0%,5%,12%,22%)
HSL Color Space34,17% ,74%hsl(34,17% ,74%)
HSV Color Space34°, 12%, 78%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110010001011111010110001
Octal310276261
Decimal200190177
Hexc8beb1

Different shades of #c8beb1 color code.

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

Light Shade of #c8beb1
#ddd7cf
Dark Shade of #c8beb1
#b3a593
Saturated Shade of #c8beb1
#cfbfaa
Desaturated Shade of #c8beb1
#c1bdb8
Grey scale Shade of #c8beb1
#bcbcbc
Brighten Shade
#e1d7ca
Most Readable Shade
#000000

Shades of #c8beb1 color code

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

#c8beb1
#b1a89d
#9b9389
#857e76
#6f6962
#58544e
#423f3b
#2c2a27
#161513
#000000

Similar Color like #c8beb1 color

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

#c9bfb2
#cac0b3
#cbc1b4
#ccc2b5
#cdc3b6
#cec4b7
#cfc5b8
#d0c6b9
#d1c7ba
#d2c8bb
#d3c9bc
#d4cabd
#d5cbbe
#d6ccbf
#c7bdb0
#c6bcaf
#c5bbae
#c4baad
#c3b9ac
#c2b8ab
#c1b7aa
#c0b6a9
#bfb5a8
#beb4a7
#bdb3a6
#bcb2a5
#bbb1a4
#bab0a3

Monochromatic Color with #c8beb1

#c8beb1
#f2e6d7
#1e1c1b
#484540
#736d66
#9d968b

Tints of #c8beb1 Color

#c8beb1
#cec5b9
#d4ccc2
#dad3cb
#e0dad3
#e6e2dc
#ece9e5
#f2f0ed
#f8f7f6
#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

#c8beb1
#b1bbc8

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

Split Complementary

#c8beb1
#b1c7c8
#b3b1c8

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

Analogous Color

#c8b5b1
#c8b9b1
#c8beb1
#c8c3b1
#c8c7b1

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

#c8beb1
#b1c8be
#beb1c8

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

#c8beb1
#b1c8b2
#b1bbc8
#c8b1c6

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

#c8beb1
#b1bbc8
#b3b1c8
#c7c8b1

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

#c8beb1 Color Code Preview on Black Background Color

This is how #c8beb1 Color will look on black background color. Color contrast ratio is 11.46

#c8beb1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c8beb1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c8beb1

#c8beb1 color code is use for CSS Background Color

Background color for the above div is #c8beb1

HTML with inline CSS

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

#c8beb1 color code is use for CSS Border Color

CSS Border color for the above div is #c8beb1

HTML with inline CSS

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

CSS Border Left color for the above div is #c8beb1

HTML with inline CSS

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

CSS Border Right color for the above div is #c8beb1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c8beb1

HTML with inline CSS

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

CSS Border Top color for the above div is #c8beb1

HTML with inline CSS

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

#c8beb1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c8beb1 Color code Preview on White Background

This is how #c8beb1 Color code will look on white background color. Color contrast ratio is 1.83

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

Related Gradients

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

0 Likes 0 Comments | 39 Views

Post your comment:-

By submitting comment you agree to our privacy policy.