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

#cb7215 hex color - Brown - Warm color - Information

#cb7215 hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #cb7215 Color code in RGB color code model is created after adding 79.61% red color, 44.71% green color and 8.24% blue color. Hex #cb7215 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 44% magenta, 90% yellow and 20.39% black.

Hex #cb7215 color code is between #cc7711 web safe hex color code and #bb6622 web safe hex color code. #cc7711 is the nearest web safe color code. You can see here many more shades of #cb7215 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codecb7215#cb7215
RGB Decimal203, 114, 21rgb(203, 114, 21)
RGB Percent80%, 45%, 8%rgb(80%, 45%, 8%)
CSS RGBa203, 114, 21,1rgba(203,114,21,1)
CMYK Modelcmyk(0%,44%,90%,20.39%)
HSL Color Space31,81% ,44%hsl(31,81% ,44%)
HSV Color Space31°, 90%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110010110111001000010101
Octal31316225
Decimal20311421
Hexcb7215

Different shades of #cb7215 color code.

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

Light Shade of #cb7215
#e98c2a
Dark Shade of #cb7215
#9d5810
Saturated Shade of #cb7215
#d6720a
Desaturated Shade of #cb7215
#c07220
Grey scale Shade of #cb7215
#707070
Brighten Shade
#e48b2e
Most Readable Shade
#000000

Shades of #cb7215 color code

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

#cb7215
#b46512
#9d5810
#874c0e
#703f0b
#5a3209
#432607
#2d1904
#160c02
#000000

Similar Color like #cb7215 color

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

#cc7316
#cd7417
#ce7518
#cf7619
#d0771a
#d1781b
#d2791c
#d37a1d
#d47b1e
#d57c1f
#d67d20
#d77e21
#d87f22
#d98023
#ca7114
#c97013
#c86f12
#c76e11
#c66d10
#c56c0f
#c46b0e
#c36a0d
#c2690c
#c1680b
#c0670a
#bf6609
#be6508
#bd6407

Monochromatic Color with #cb7215

#cb7215
#f58a19
#211303
#4b2a08
#76420c
#a05a11

Tints of #cb7215 Color

#cb7215
#d0812f
#d69149
#dca163
#e2b07d
#e7c097
#edd0b1
#f3dfcb
#f9efe5
#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

#cb7215
#156ecb

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

Split Complementary

#cb7215
#15c9cb
#1715cb

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

Analogous Color

#cb2915
#cb4e15
#cb7215
#cb9615
#cbbb15

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

#cb7215
#15cb72
#7215cb

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

#cb7215
#15cb17
#156ecb
#cb15c9

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

#cb7215
#156ecb
#1715cb
#c9cb15

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

#cb7215 Color Code Preview on Black Background Color

This is how #cb7215 Color will look on black background color. Color contrast ratio is 5.96

#cb7215 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cb7215

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cb7215

#cb7215 color code is use for CSS Background Color

Background color for the above div is #cb7215

HTML with inline CSS

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

#cb7215 color code is use for CSS Border Color

CSS Border color for the above div is #cb7215

HTML with inline CSS

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

CSS Border Left color for the above div is #cb7215

HTML with inline CSS

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

CSS Border Right color for the above div is #cb7215

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cb7215

HTML with inline CSS

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

CSS Border Top color for the above div is #cb7215

HTML with inline CSS

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

#cb7215 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cb7215 Color code Preview on White Background

This is how #cb7215 Color code will look on white background color. Color contrast ratio is 3.53

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

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(203,114,21,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(21,110,203,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(203,114,21,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.