crispedge.com

Color picker

Loading...

#cd764b hex color - Orange - Warm color - Information

#cd764b hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #cd764b Color code in RGB color code model is created after adding 80.39% red color, 46.27% green color and 29.41% blue color. Hex #cd764b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 42% magenta, 63% yellow and 20% black.

Hex #cd764b color code is between #cc7744 web safe hex color code and #dd6655 web safe hex color code. #cc7744 is the nearest web safe color code. You can see here many more shades of #cd764b color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codecd764b#cd764b
RGB Decimal205, 118, 75rgb(205, 118, 75)
RGB Percent80%, 46%, 29%rgb(80%, 46%, 29%)
CSS RGBa205, 118, 75,1rgba(205,118,75,1)
CMYK Modelcmyk(0%,42%,63%,20%)
HSL Color Space20,57% ,55%hsl(20,57% ,55%)
HSV Color Space20°, 63%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011010111011001001011
Octal315166113
Decimal20511875
Hexcd764b

Different shades of #cd764b color code.

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

Light Shade of #cd764b
#d89473
Dark Shade of #cd764b
#b35d32
Saturated Shade of #cd764b
#d8723f
Desaturated Shade of #cd764b
#c17a56
Grey scale Shade of #cd764b
#8c8c8c
Brighten Shade
#e68f64
Most Readable Shade
#000000

Shades of #cd764b color code

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

#cd764b
#b66842
#9f5b3a
#884e32
#714129
#5b3421
#442719
#2d1a10
#160d08
#000000

Similar Color like #cd764b color

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

#ce774c
#cf784d
#d0794e
#d17a4f
#d27b50
#d37c51
#d47d52
#d57e53
#d67f54
#d78055
#d88156
#d98257
#da8358
#db8459
#cc754a
#cb7449
#ca7348
#c97247
#c87146
#c77045
#c66f44
#c56e43
#c46d42
#c36c41
#c26b40
#c16a3f
#c0693e
#bf683d

Monochromatic Color with #cd764b

#cd764b
#f78e5b
#23140d
#4d2d1c
#78452c
#a25e3b

Tints of #cd764b Color

#cd764b
#d2855f
#d89473
#dda387
#e3b29b
#e8c2af
#eed1c3
#f3e0d7
#f9efeb
#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

#cd764b
#4ba2cd

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

Split Complementary

#cd764b
#4bcdb7
#4b61cd

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

Analogous Color

#cd4b54
#cd5c4b
#cd764b
#cd904b
#cdaa4b

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

#cd764b
#4bcd76
#764bcd

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

#cd764b
#61cd4b
#4ba2cd
#b74bcd

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

#cd764b
#4ba2cd
#4b61cd
#cdb74b

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

#cd764b Color Code Preview on Black Background Color

This is how #cd764b Color will look on black background color. Color contrast ratio is 6.29

#cd764b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cd764b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cd764b

#cd764b color code is use for CSS Background Color

Background color for the above div is #cd764b

HTML with inline CSS

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

#cd764b color code is use for CSS Border Color

CSS Border color for the above div is #cd764b

HTML with inline CSS

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

CSS Border Left color for the above div is #cd764b

HTML with inline CSS

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

CSS Border Right color for the above div is #cd764b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cd764b

HTML with inline CSS

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

CSS Border Top color for the above div is #cd764b

HTML with inline CSS

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

#cd764b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cd764b Color code Preview on White Background

This is how #cd764b Color code will look on white background color. Color contrast ratio is 3.34

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

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(205,118,75,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(75,162,205,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(205,118,75,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.