crispedge.com

Color picker

Loading...

#c4beaf hex color - Yellow - Warm color - Information

#c4beaf hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #c4beaf Color code in RGB color code model is created after adding 76.86% red color, 74.51% green color and 68.63% blue color. Hex #c4beaf Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 3% magenta, 11% yellow and 23% black.

Hex #c4beaf 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 #c4beaf color code.

0 Likes 0 Comments | 36 Views

RGB Chart

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

Color Table

Hex Color Codec4beaf#c4beaf
RGB Decimal196, 190, 175rgb(196, 190, 175)
RGB Percent77%, 75%, 69%rgb(77%, 75%, 69%)
CSS RGBa196, 190, 175,1rgba(196,190,175,1)
CMYK Modelcmyk(0%,3%,11%,23%)
HSL Color Space43,15% ,73%hsl(43,15% ,73%)
HSV Color Space43°, 11%, 77%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001001011111010101111
Octal304276257
Decimal196190175
Hexc4beaf

Different shades of #c4beaf color code.

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

Light Shade of #c4beaf
#dad6cc
Dark Shade of #c4beaf
#aea692
Saturated Shade of #c4beaf
#cbc1a8
Desaturated Shade of #c4beaf
#bdbbb6
Grey scale Shade of #c4beaf
#b9b9b9
Brighten Shade
#ddd7c8
Most Readable Shade
#000000

Shades of #c4beaf color code

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

#c4beaf
#aea89b
#989388
#827e74
#6c6961
#57544d
#413f3a
#2b2a26
#151513
#000000

Similar Color like #c4beaf color

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

#c5bfb0
#c6c0b1
#c7c1b2
#c8c2b3
#c9c3b4
#cac4b5
#cbc5b6
#ccc6b7
#cdc7b8
#cec8b9
#cfc9ba
#d0cabb
#d1cbbc
#d2ccbd
#c3bdae
#c2bcad
#c1bbac
#c0baab
#bfb9aa
#beb8a9
#bdb7a8
#bcb6a7
#bbb5a6
#bab4a5
#b9b3a4
#b8b2a3
#b7b1a2
#b6b0a1

Monochromatic Color with #c4beaf

#c4beaf
#eee7d5
#1a1917
#44423d
#6f6c63
#999589

Tints of #c4beaf Color

#c4beaf
#cac5b7
#d1ccc0
#d7d3c9
#dedad2
#e4e2db
#ebe9e4
#f1f0ed
#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

#c4beaf
#afb5c4

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

Split Complementary

#c4beaf
#afc0c4
#b4afc4

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

Analogous Color

#c4b6af
#c4baaf
#c4beaf
#c4c2af
#c2c4af

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

#c4beaf
#afc4be
#beafc4

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

#c4beaf
#afc4b3
#afb5c4
#c4afbf

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

#c4beaf
#afb5c4
#b4afc4
#c0c4af

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

#c4beaf Color Code Preview on Black Background Color

This is how #c4beaf Color will look on black background color. Color contrast ratio is 11.33

#c4beaf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c4beaf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c4beaf

#c4beaf color code is use for CSS Background Color

Background color for the above div is #c4beaf

HTML with inline CSS

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

#c4beaf color code is use for CSS Border Color

CSS Border color for the above div is #c4beaf

HTML with inline CSS

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

CSS Border Left color for the above div is #c4beaf

HTML with inline CSS

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

CSS Border Right color for the above div is #c4beaf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c4beaf

HTML with inline CSS

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

CSS Border Top color for the above div is #c4beaf

HTML with inline CSS

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

#c4beaf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c4beaf Color code Preview on White Background

This is how #c4beaf Color code will look on white background color. Color contrast ratio is 1.85

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

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(196,190,175,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(175,181,196,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(196,190,175,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 36 Views

Post your comment:-

By submitting comment you agree to our privacy policy.