crispedge.com

Color picker

Loading...

#cc7306 hex color - Orange - Warm color - Information

#cc7306 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #cc7306 Color code in RGB color code model is created after adding 80% red color, 45.1% green color and 2.35% blue color. Hex #cc7306 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 44% magenta, 97% yellow and 20% black.

Hex #cc7306 color code is between #bb7700 web safe hex color code and #dd6600 web safe hex color code. #bb7700 is the nearest web safe color code. You can see here many more shades of #cc7306 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codecc7306#cc7306
RGB Decimal204, 115, 6rgb(204, 115, 6)
RGB Percent80%, 45%, 2%rgb(80%, 45%, 2%)
CSS RGBa204, 115, 6,1rgba(204,115,6,1)
CMYK Modelcmyk(0%,44%,97%,20%)
HSL Color Space33,94% ,41%hsl(33,94% ,41%)
HSV Color Space33°, 97%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011000111001100000110
Octal3141636
Decimal2041156
Hexcc7306

Different shades of #cc7306 color code.

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

Light Shade of #cc7306
#f88e0d
Dark Shade of #cc7306
#9a5705
Saturated Shade of #cc7306
#d27400
Desaturated Shade of #cc7306
#c17211
Grey scale Shade of #cc7306
#696969
Brighten Shade
#e58c1f
Most Readable Shade
#000000

Shades of #cc7306 color code

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

#cc7306
#b56605
#9e5904
#884c04
#713f03
#5a3302
#442602
#2d1901
#160c00
#000000

Similar Color like #cc7306 color

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

#cd7407
#ce7508
#cf7609
#d0770a
#d1780b
#d2790c
#d37a0d
#d47b0e
#d57c0f
#d67d10
#d77e11
#d87f12
#d98013
#da8114
#cb7205
#ca7104
#c97003
#c86f02
#c76e01
#c66d00
#c56c00
#c46b00
#c36a00
#c26900
#c16800
#c06700
#bf6600
#be6500

Monochromatic Color with #cc7306

#cc7306
#f68b07
#221301
#4c2b02
#774304
#a15b05

Tints of #cc7306 Color

#cc7306
#d18221
#d7923d
#dda159
#e2b174
#e8c090
#eed0ac
#f3dfc7
#f9efe3
#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

#cc7306
#065fcc

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

Split Complementary

#cc7306
#06c2cc
#1006cc

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

Analogous Color

#cc2406
#cc4b06
#cc7306
#cc9b06
#ccc206

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

#cc7306
#06cc73
#7306cc

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

#cc7306
#06cc10
#065fcc
#cc06c2

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

#cc7306
#065fcc
#1006cc
#c2cc06

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

#cc7306 Color Code Preview on Black Background Color

This is how #cc7306 Color will look on black background color. Color contrast ratio is 6.02

#cc7306 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc7306

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc7306

#cc7306 color code is use for CSS Background Color

Background color for the above div is #cc7306

HTML with inline CSS

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

#cc7306 color code is use for CSS Border Color

CSS Border color for the above div is #cc7306

HTML with inline CSS

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

CSS Border Left color for the above div is #cc7306

HTML with inline CSS

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

CSS Border Right color for the above div is #cc7306

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cc7306

HTML with inline CSS

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

CSS Border Top color for the above div is #cc7306

HTML with inline CSS

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

#cc7306 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cc7306 Color code Preview on White Background

This is how #cc7306 Color code will look on white background color. Color contrast ratio is 3.49

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

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,115,6,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(6,95,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(204,115,6,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.