crispedge.com

#ccb349 hex color - Yellow - Warm color - Information

#ccb349 hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #ccb349 Color code in RGB color code model is created after adding 80% red color, 70.2% green color and 28.63% blue color. Hex #ccb349 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 12% magenta, 64% yellow and 20% black.

Hex #ccb349 color code is between #bbbb44 web safe hex color code and #ddaa55 web safe hex color code. #bbbb44 is the nearest web safe color code. You can see here many more shades of #ccb349 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeccb349#ccb349
RGB Decimal204, 179, 73rgb(204, 179, 73)
RGB Percent80%, 70%, 29%rgb(80%, 70%, 29%)
CSS RGBa204, 179, 73,1rgba(204,179,73,1)
CMYK Modelcmyk(0%,12%,64%,20%)
HSL Color Space49,56% ,54%hsl(49,56% ,54%)
HSV Color Space49°, 64%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011001011001101001001
Octal314263111
Decimal20417973
Hexccb349

Different shades of #ccb349 color code.

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

Light Shade of #ccb349
#d7c471
Dark Shade of #ccb349
#b19831
Saturated Shade of #ccb349
#d8ba3d
Desaturated Shade of #ccb349
#c0ac55
Grey scale Shade of #ccb349
#8a8a8a
Brighten Shade
#e5cc62
Most Readable Shade
#000000

Shades of #ccb349 color code

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

#ccb349
#b59f40
#9e8b38
#887730
#716328
#5a4f20
#443b18
#2d2710
#161308
#000000

Similar Color like #ccb349 color

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

#cdb44a
#ceb54b
#cfb64c
#d0b74d
#d1b84e
#d2b94f
#d3ba50
#d4bb51
#d5bc52
#d6bd53
#d7be54
#d8bf55
#d9c056
#dac157
#cbb248
#cab147
#c9b046
#c8af45
#c7ae44
#c6ad43
#c5ac42
#c4ab41
#c3aa40
#c2a93f
#c1a83e
#c0a73d
#bfa63c
#bea53b

Monochromatic Color with #ccb349

#ccb349
#f6d858
#221e0c
#4c431b
#77682b
#a18e3a

Tints of #ccb349 Color

#ccb349
#d1bb5d
#d7c371
#ddcc85
#e2d499
#e8ddae
#eee5c2
#f3eed6
#f9f6ea
#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

#ccb349
#4962cc

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

Split Complementary

#ccb349
#49a4cc
#7149cc

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

Analogous Color

#cc7f49
#cc9949
#ccb349
#cbcc49
#b1cc49

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

#ccb349
#49ccb3
#b349cc

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

#ccb349
#49cc71
#4962cc
#cc49a3

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

#ccb349
#4962cc
#7149cc
#a4cc49

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

#ccb349 Color Code Preview on Black Background Color

This is how #ccb349 Color will look on black background color. Color contrast ratio is 10.11

#ccb349 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccb349

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccb349

#ccb349 color code is use for CSS Background Color

Background color for the above div is #ccb349

HTML with inline CSS

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

#ccb349 color code is use for CSS Border Color

CSS Border color for the above div is #ccb349

HTML with inline CSS

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

CSS Border Left color for the above div is #ccb349

HTML with inline CSS

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

CSS Border Right color for the above div is #ccb349

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ccb349

HTML with inline CSS

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

CSS Border Top color for the above div is #ccb349

HTML with inline CSS

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

#ccb349 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ccb349 Color code Preview on White Background

This is how #ccb349 Color code will look on white background color. Color contrast ratio is 2.08

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

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(204,179,73,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(73,98,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(204,179,73,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.

< /html>