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

#cfb375 hex color - Yellow - Warm color - Information

#cfb375 hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #cfb375 Color code in RGB color code model is created after adding 81.18% red color, 70.2% green color and 45.88% blue color. Hex #cfb375 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 14% magenta, 43% yellow and 18.82% black.

Hex #cfb375 color code is between #ccbb77 web safe hex color code and #ddaa66 web safe hex color code. #ccbb77 is the nearest web safe color code. You can see here many more shades of #cfb375 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codecfb375#cfb375
RGB Decimal207, 179, 117rgb(207, 179, 117)
RGB Percent81%, 70%, 46%rgb(81%, 70%, 46%)
CSS RGBa207, 179, 117,1rgba(207,179,117,1)
CMYK Modelcmyk(0%,14%,43%,18.82%)
HSL Color Space41,48% ,64%hsl(41,48% ,64%)
HSV Color Space41°, 43%, 81%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011111011001101110101
Octal317263165
Decimal207179117
Hexcfb375

Different shades of #cfb375 color code.

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

Light Shade of #cfb375
#dcc89b
Dark Shade of #cfb375
#c29e4f
Saturated Shade of #cfb375
#d8b66c
Desaturated Shade of #cfb375
#c6af7e
Grey scale Shade of #cfb375
#a2a2a2
Brighten Shade
#e8cc8e
Most Readable Shade
#000000

Shades of #cfb375 color code

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

#cfb375
#b89f68
#a18b5b
#8a774e
#736341
#5c4f34
#453b27
#2e271a
#17130d
#000000

Similar Color like #cfb375 color

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

#d0b476
#d1b577
#d2b678
#d3b779
#d4b87a
#d5b97b
#d6ba7c
#d7bb7d
#d8bc7e
#d9bd7f
#dabe80
#dbbf81
#dcc082
#ddc183
#ceb274
#cdb173
#ccb072
#cbaf71
#caae70
#c9ad6f
#c8ac6e
#c7ab6d
#c6aa6c
#c5a96b
#c4a86a
#c3a769
#c2a668
#c1a567

Monochromatic Color with #cfb375

#cfb375
#f9d88d
#252015
#4f452d
#7a6945
#a48e5d

Tints of #cfb375 Color

#cfb375
#d4bb84
#d9c393
#dfcca3
#e4d4b2
#e9ddc1
#efe5d1
#f4eee0
#f9f6ef
#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

#cfb375
#7591cf

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

Split Complementary

#cfb375
#75becf
#8675cf

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

Analogous Color

#cf8f75
#cfa175
#cfb375
#cfc575
#c7cf75

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

#cfb375
#75cfb3
#b375cf

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

#cfb375
#75cf86
#7591cf
#cf75be

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

#cfb375
#7591cf
#8675cf
#becf75

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

#cfb375 Color Code Preview on Black Background Color

This is how #cfb375 Color will look on black background color. Color contrast ratio is 10.36

#cfb375 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cfb375

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cfb375

#cfb375 color code is use for CSS Background Color

Background color for the above div is #cfb375

HTML with inline CSS

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

#cfb375 color code is use for CSS Border Color

CSS Border color for the above div is #cfb375

HTML with inline CSS

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

CSS Border Left color for the above div is #cfb375

HTML with inline CSS

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

CSS Border Right color for the above div is #cfb375

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cfb375

HTML with inline CSS

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

CSS Border Top color for the above div is #cfb375

HTML with inline CSS

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

#cfb375 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cfb375 Color code Preview on White Background

This is how #cfb375 Color code will look on white background color. Color contrast ratio is 2.03

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

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(207,179,117,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(117,145,207,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(207,179,117,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.