crispedge.com

Color picker

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

#c7bca2 hex color - Coral Reef - Yellow - Warm color - Information

#c7bca2 hex color - Coral Reef - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #c7bca2 Color Code is also known as Coral Reef color.

Hex #c7bca2 Color code in RGB color code model is created after adding 78.04% red color, 73.73% green color and 63.53% blue color. Hex #c7bca2 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 6% magenta, 19% yellow and 22% black.

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

0 Likes 0 Comments | 46 Views

Color Table

Hex Color Codec7bca2#c7bca2
RGB Decimal199, 188, 162rgb(199, 188, 162)
RGB Percent78%, 74%, 64%rgb(78%, 74%, 64%)
CSS RGBa199, 188, 162,1rgba(199,188,162,1)
CMYK Modelcmyk(0%,6%,19%,22%)
HSL Color Space42,25% ,71%hsl(42,25% ,71%)
HSV Color Space42°, 19%, 78%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001111011110010100010
Octal307274242
Decimal199188162
Hexc7bca2

Different shades of #c7bca2 color code.

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

Light Shade of #c7bca2
#dad3c2
Dark Shade of #c7bca2
#b4a582
Saturated Shade of #c7bca2
#cebf9b
Desaturated Shade of #c7bca2
#c0b9a9
Grey scale Shade of #c7bca2
#b4b4b4
Brighten Shade
#e0d5bb
Most Readable Shade
#000000

Shades of #c7bca2 color code

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

#c7bca2
#b0a790
#9a927e
#847d6c
#6e685a
#585348
#423e36
#2c2924
#161412
#000000

Similar Color like #c7bca2 color

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

#c8bda3
#c9bea4
#cabfa5
#cbc0a6
#ccc1a7
#cdc2a8
#cec3a9
#cfc4aa
#d0c5ab
#d1c6ac
#d2c7ad
#d3c8ae
#d4c9af
#d5cab0
#c6bba1
#c5baa0
#c4b99f
#c3b89e
#c2b79d
#c1b69c
#c0b59b
#bfb49a
#beb399
#bdb298
#bcb197
#bbb096
#baaf95
#b9ae94

Monochromatic Color with #c7bca2

#c7bca2
#f1e4c5
#1d1b18
#47443a
#726c5d
#9c947f

Tints of #c7bca2 Color

#c7bca2
#cdc3ac
#d3cab6
#d9d2c1
#dfd9cb
#e6e1d5
#ece8e0
#f2f0ea
#f8f7f4
#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

#c7bca2
#a2adc7

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

Split Complementary

#c7bca2
#a2c0c7
#aaa2c7

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

Analogous Color

#c7ada2
#c7b5a2
#c7bca2
#c7c3a2
#c3c7a2

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

#c7bca2
#a2c7bc
#bca2c7

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

#c7bca2
#a2c7a9
#a2adc7
#c7a2bf

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

#c7bca2
#a2adc7
#aaa2c7
#c0c7a2

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

#c7bca2 Color Code Preview on Black Background Color

This is how #c7bca2 Color will look on black background color. Color contrast ratio is 11.14

#c7bca2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c7bca2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c7bca2

#c7bca2 color code is use for CSS Background Color

Background color for the above div is #c7bca2

HTML with inline CSS

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

#c7bca2 color code is use for CSS Border Color

CSS Border color for the above div is #c7bca2

HTML with inline CSS

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

CSS Border Left color for the above div is #c7bca2

HTML with inline CSS

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

CSS Border Right color for the above div is #c7bca2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c7bca2

HTML with inline CSS

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

CSS Border Top color for the above div is #c7bca2

HTML with inline CSS

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

#c7bca2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c7bca2 Color code Preview on White Background

This is how #c7bca2 Color code will look on white background color. Color contrast ratio is 1.88

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

Related Gradients

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

0 Likes 0 Comments | 46 Views

Post your comment:-

By submitting comment you agree to our privacy policy.